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
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
MeshSimplifier
/
Private
History
brian karis
5be1bb1adb
Fix mesh reduction bugs due to replacing TSimpVert with FLerpVert.
...
#rb rune.stubbe [CL 26720828 by brian karis in 5.3 branch]
2023-07-31 17:00:38 -04:00
..
MeshSimplify.cpp
Fixed bug where single edge collapse removes all remaining triangles.
2023-06-01 17:55:09 -04:00
MeshSimplify.h
Fixed bug where single edge collapse removes all remaining triangles.
2023-06-01 17:55:09 -04:00
MeshSimplifyElements.h
…
Quadric.cpp
…
Quadric.h
…
QuadricMeshReduction.cpp
Fix mesh reduction bugs due to replacing TSimpVert with FLerpVert.
2023-07-31 17:00:38 -04:00
UnrolledLinkList.h
…