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
262cbbd1fac0c41c8422f130a206205ef08029ac
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
MeshUtilities
History
Alexis Matte
430520a2f1
Fix degenerated triangle that introduce nan value into the normals when we compute them
...
#jira UE-79793 #rb david.hill [CL 8551647 by Alexis Matte in Main branch]
2019-09-06 11:36:14 -04:00
..
Private
Fix degenerated triangle that introduce nan value into the normals when we compute them
2019-09-06 11:36:14 -04:00
Public
Added mesh distance field downsampling capability during serialization time (compressed and not compressed)
2019-05-15 10:21:41 -04:00
MeshUtilities.Build.cs
Updated module build configurations to follow our updated guidelines on using a library, you should always specify the full path to the library if you know it (in PublicAdditionalLibraries). This allows UBT to do up to date checking of the module and is faster.
2019-08-09 03:48:12 -04:00