Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
3c2010d281269994deefcc86297a79247a9aeb34
UnrealEngineUWP/Engine/Source/Runtime/GeometryCore/Private/CompGeom
History
Jimmy Andrews 4688af8512 Fix constrained delaunay triangulation failing on cavity fill by switching to a different (simpler) cavity fill algorithm
Should be faster in most practical cases, though can be slower if an inserted edge must cross a lot of existing edges.

#rb rinat.abdrashitov
#preflight 62845c74ac1a933d478fcc0b

[CL 20261922 by Jimmy Andrews in ue5-main branch]
2022-05-18 11:50:40 -04:00
..
ThirdParty
fix CIS asan failure: exact predicates accessing 1 past the end of local stack arrays
2022-04-20 17:23:03 -04:00
ConvexDecomposition3.cpp
improve convex decompositions by adding a concept of 'too thin' parts that the decomposition must remove in the merge phase
2022-04-12 17:42:14 -04:00
ConvexHull2.cpp
…
ConvexHull3.cpp
Fix convex hull crashes (due to zero points and due to exact predicate failure)
2022-03-14 20:15:28 -04:00
Delaunay2.cpp
Fix constrained delaunay triangulation failing on cavity fill by switching to a different (simpler) cavity fill algorithm
2022-05-18 11:50:40 -04:00
DiTOrientedBox.cpp
…
ExactPredicates.cpp
…
PolygonTriangulation.cpp
New BitCast<>() function which works like C++20's std::bit_cast<>().
2022-04-20 19:05:47 -04:00
Powered by Gitea Page: 1073ms Template: 15ms
English
English
Licenses API