- TriObject is used to extract geometry
- For some object types in Max GetRenderMesh doesn't give away the finest mesh even when viewport mesh is set to highest quality. It's the case for Body Cutter
#jira UE-149604
#preflight 634fca61ac48fa11ed2ddad9
#rb benoit.deschenes
[CL 22629343 by kerim borchaev in ue5-main branch]
- instead begin edint event is used
- this was reproduced with Body Cutter - when event wasn't sent to the object that a body cutter is made from
#jira UE-149596
#preflight 634d1c77305a762e7e1e5772
#rb benoit.deschenes
[CL 22568348 by kerim borchaev in ue5-main branch]
- decimal symbol in the locale was leaking into name avoiding sanitize
#jira UE-165221
#preflight 63357f50691c0168b73d3fc8
#rb JeanLuc.Corenthin
[CL 22292885 by kerim borchaev in ue5-main branch]
- submaterials(of a composite material) that are not used on geometry are note added to datasmith scene
#jira UE-157274
#preflight 631ad0fff448dc6e58d4af7d
#rb benoit.deschenes
[CL 22110175 by kerim borchaev in ue5-main branch]
- explicit "srgb" flag set for texture element appropriately
- fixed usecase when same image file used twice(or more) in different bitmap texmaps but with different gamma
#jira UE-141058
#preflight 63204ed88c478acecf4d9e00
[CL 22002157 by kerim borchaev in ue5-main branch]
- to allow the fix refactored texture element creation for texmaps. Removed legacy code duplication of texmap conversion code and texture element creation.
- also added more statistics and for baked textures - total/average stats and individual texmap
#jira UE-162594
#preflight 630f34370345de4ccfce4a52
#rb benoit.deschenes
[CL 21737030 by kerim borchaev in ue5-main branch]
- printed in log and displayed in Messages title
#jira UE-161536
#preflight 63033e31fa1ac183e5deaca1
#rb benoit.deschenes
[CL 21483205 by kerim borchaev in ue5-main branch]
- replaced dropdown option to choose what to export with dedicated button to export all selected
- additionally: used 'gear' ison for settings and new 'wrench' icon for tools menus
#jira UE-161535
#preflight 63033396516bef57ff61963e
#rb benoit.deschenes
[CL 21482995 by kerim borchaev in ue5-main branch]
- using smallest handle value among instance nodes
#jira UE-161187
#preflight 62fcd078200ff87e0771ab05
#rb benoit.deschenes
[CL 21425402 by kerim borchaev in ue5-main branch]
- note: this was not a regression
#jira UE-159603
#preflight 62f1044e23003b62a3c9bcce
#rb benoit.deschenes
[CL 21402068 by kerim borchaev in ue5-main branch]
- Max materials are not changing names anymore by the plugin
- Fixed export/sync for Multisubobj submaterials with same name
- Fixed crash for Blend material with null input material
#jira UE-154116
#preflight 62a0872d521254896f9e623e
#rb benoit.deschenes
[CL 20598266 by kerim borchaev in ue5-main branch]