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
ca59cdae9d906a3d9f9fbf0baeba2fa6d462e30e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
History
jimmy andrews
bca502e8cd
Fix convex decomposition's min sample spacing test to run after finding the final sample location, rather than running on the initial estimate location, so it will function as intended when the samples are placed far from their initial estimate locations.
...
#rb rinat.abdrashitov [CL 30053523 by jimmy andrews in ue5-main branch]
2023-12-01 16:17:39 -05:00
..
Private
Fix convex decomposition's min sample spacing test to run after finding the final sample location, rather than running on the initial estimate location, so it will function as intended when the samples are placed far from their initial estimate locations.
2023-12-01 16:17:39 -05:00
Public
Add a method to remove unused vertices from a dynamic mesh, and expose it to geometry script
2023-12-01 14:14:28 -05:00
geometry3cpp.tps
…
geometry3Sharp.tps
…
GeometryCore.Build.cs
…
GTEngine.tps
…
Predicates.tps
…