- 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]
- 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]
- Changes to Texmaps are synced(bitmap and other types, bakeable or not)
- No unused textures left in the udatasmith file(any situation when texture was used but not anymore)
- Only textures referenced in converted material are exported. This is an improvement over old exporter where it exported all texmaps referenced by source Max material and then cleaned up scene.
#jira UETOOL-4391
#preflight 6239ee8b7b69b01ec152cc1e
#rb benoit.deschenes
[CL 19495448 by kerim borchaev in ue5-main branch]