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
e943cd3efd007cd83af41f6d57697c7ef00a10e2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
/
CompGeom
History
jimmy andrews
e10d52f492
Specify the ConvexDecomposition3 thicken hull after failure parameter in world space, not local space, to match other parameters on that class
...
#rb rinat.abdrashitov [CL 33003082 by jimmy andrews in ue5-main branch]
2024-04-16 11:53:12 -04:00
..
ThirdParty
…
ConvexDecomposition3.cpp
Specify the ConvexDecomposition3 thicken hull after failure parameter in world space, not local space, to match other parameters on that class
2024-04-16 11:53:12 -04:00
ConvexHull2.cpp
…
ConvexHull3.cpp
fix unreachable implicit "++iterator" in cases where a for-loop was used to just grab the first element of a set or map
2024-02-28 14:51:06 -05:00
Delaunay2.cpp
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
Delaunay3.cpp
…
DiTOrientedBox.cpp
…
ExactPredicates.cpp
…
FitKDOP3.cpp
…
FitOrientedBox2.cpp
…
FitOrientedBox3.cpp
…
PolygonTriangulation.cpp
…