Files
UnrealEngineUWP/Engine/Source/Developer
Sebastien Lussier 06ccaf7c69 Optimized proxy mesh generation
* Added GroupIdenticalMeshesForBaking, which, when activated, will result in identical meshes (or mesh instances) being baked only once.

Other changes/fixes
* Always rely on the StaticMesh RenderData when retrieving mesh description for mesh merging/simplification (was the case when retrieving from a SMC, now also the case for a SM).
* For some reason, Material baking was rendering each triangle twice, but with opposite facing. Uneeded as we are rendering with backface culling disabled.

[CL 15669055 by Sebastien Lussier in ue5-main branch]
2021-03-10 15:46:29 -04:00
..
2021-03-10 09:30:08 -04:00
2020-11-16 09:57:56 -04:00
2021-02-23 14:03:21 -04:00
2021-02-23 14:03:21 -04:00
2021-03-05 14:38:41 -04:00
2021-01-12 16:15:34 -04:00
2021-01-28 13:35:53 -04:00
2021-03-08 15:13:56 -04:00