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
1c3701e2de2a301058dec1dd09f794a5c7bc8317
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
History
jimmy andrews
a4182e8dfb
fix incorrect invalid-ID check in SplitInteriorVertexTrianglesIntoSubsets (to fix crash in bevel code)
...
#jira UE-206344 #rb David.Hill [CL 31359015 by jimmy andrews in ue5-main branch]
2024-02-09 17:34:40 -05:00
..
Private
fix incorrect invalid-ID check in SplitInteriorVertexTrianglesIntoSubsets (to fix crash in bevel code)
2024-02-09 17:34:40 -05:00
Public
robustness improvements for convex decomposition: continue splitting other parts after one part fails to split, add a min part size to stop splitting too-small parts, add thickening for degenerate cases where convex hull could not be constructed, add offset on-tri planes by plane tolerance to generate fewer very thin parts
2024-02-06 21:30:32 -05:00
geometry3cpp.tps
…
geometry3Sharp.tps
…
GeometryCore.Build.cs
…
GTEngine.tps
…
Predicates.tps
…