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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
/
CompGeom
History
jimmy andrews
32fdb471b8
fix unreachable implicit "++iterator" in cases where a for-loop was used to just grab the first element of a set or map
...
#rb lonnie.li #lockdown michael.balzer [CL 31877332 by jimmy andrews in 5.4 branch]
2024-02-28 13:34:31 -05:00
..
ThirdParty
…
ConvexDecomposition3.cpp
edigration of new convexity-based clustering options for autocluster (fracture mode + dataflow) + supporting changes to convex decomposition algorithm (CLs: 31244638 31457281 31486473 31487152 31486751 31495302 31534444 31638029 31495973)
2024-02-23 17:24:11 -05: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 13:34:31 -05:00
Delaunay2.cpp
…
Delaunay3.cpp
…
DiTOrientedBox.cpp
…
ExactPredicates.cpp
…
FitKDOP3.cpp
…
FitOrientedBox2.cpp
…
FitOrientedBox3.cpp
…
PolygonTriangulation.cpp
…