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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
/
CompGeom
History
jimmy andrews
653c0036aa
Fix convex hull vs sphere test for convex decomposition, and track/exclude degenerate planes from the test
...
#rb rinat.abdrashitov [CL 31076102 by jimmy andrews in ue5-main branch]
2024-01-31 19:56:33 -05:00
..
ThirdParty
…
ConvexDecomposition3.cpp
Fix convex hull vs sphere test for convex decomposition, and track/exclude degenerate planes from the test
2024-01-31 19:56:33 -05:00
ConvexHull2.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
ConvexHull3.cpp
fix convex hull failure case when tolerances are used to discard points, and the best point has a reported plane distance less than zero due to floating point error (but the exact test has reported that the point is on the correct side of the plane)
2024-01-26 14:59:41 -05:00
Delaunay2.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
Delaunay3.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
DiTOrientedBox.cpp
…
ExactPredicates.cpp
…
FitKDOP3.cpp
…
FitOrientedBox2.cpp
…
FitOrientedBox3.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
PolygonTriangulation.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00