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
c596e74073c757bd762d1062d79bf70105aeae48
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
GeometryProcessingInterfaces
History
ryan schmidt
d8dd1860d8
CombineMeshInstances: add support for passing unique mesh LOD chains as array of MeshDescriptions, as an alternative to passing UStaticMeshes.
...
#rb none [CL 25971514 by ryan schmidt in ue5-main branch]
2023-06-13 23:13:47 -04: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 passing unique mesh LOD chains as array of MeshDescriptions, as an alternative to passing UStaticMeshes.
2023-06-13 23:13:47 -04:00
GeometryProcessingInterfaces.Build.cs
…