This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a8faff2fdd031b24739429fa0177dfd57d839bd
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
GeometryProcessingInterfaces
History
ryan schmidt
e995540d36
CombineMeshInstances: Add support for merging faces after removing hidden faces. Provide a mechanism for external calling code to prevent this merging based on external "Grouping ID" (eg color index, etc). Add CVar geometry.CombineInstances.Verbose, when enabled, multi-threaded LOD generation is disabled and various log info is printed during the process.
...
#preflight 64077b295515f4f57b490fe0 [CL 24546957 by ryan schmidt in ue5-main branch]
2023-03-07 15:37:16 -05:00
..
Private
CombineMeshInstances: Add support for merging faces after removing hidden faces. Provide a mechanism for external calling code to prevent this merging based on external "Grouping ID" (eg color index, etc). Add CVar geometry.CombineInstances.Verbose, when enabled, multi-threaded LOD generation is disabled and various log info is printed during the process.
2023-03-07 15:37:16 -05:00
Public
CombineMeshInstances: Add support for merging faces after removing hidden faces. Provide a mechanism for external calling code to prevent this merging based on external "Grouping ID" (eg color index, etc). Add CVar geometry.CombineInstances.Verbose, when enabled, multi-threaded LOD generation is disabled and various log info is printed during the process.
2023-03-07 15:37:16 -05:00
GeometryProcessingInterfaces.Build.cs
…