You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Report failures to constrain edges, optionally detecting the case where the edge was flipped away by a subsequent constraint (happens if the constraint edges intersect) - Add options to directly triangulation TPolygon2 and TGeneralPolygon2 (+ the supporting fill algorithms to be run on any array of edges) - Add validation of Delaunay property for CDTs on all non-constrained edges - Update edge cache (if enabled) on sub-triangulation append, improving perf on CDTs with many constrained edges add corresponding test coverage, and change the test runner to always automatically run exact predicates globalinit #preflight 62321d0fe2541b4ff3b35efd #rb rinat.abdrashitov [CL 19408363 by Jimmy Andrews in ue5-main branch]