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
bb66f7e357f055ee66628dfeb44b193db27d368a
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
History
Jimmy Andrews
ea5e78a8e0
fix exact predicate test failures -- use volatile for INEXACT to force rounding
...
#preflight 622fce37ce577e3ab2e0b680 [CL 19380794 by Jimmy Andrews in ue5-main branch]
2022-03-14 20:24:15 -04:00
..
CompGeom
fix exact predicate test failures -- use volatile for INEXACT to force rounding
2022-03-14 20:24:15 -04:00
DynamicMesh
GeometryCore:
2022-02-03 13:52:20 -05:00
Generators
Path Extrude Tool: support a single-segment path
2022-01-14 13:58:37 -05:00
Intersection
…
Parameterization
GeometryCore: Remove ExplicitUseGeometryMathTypes.h
2021-11-17 19:02:44 -05:00
Spatial
Add a ZOrderCurve class to order points such that adjacent points in the ordering are likely to be close in space, to be used for incremental Delaunay construction (but can be useful in other algorithms too)
2022-03-08 15:08:31 -05:00
Util
MeshModelingToolset: Some minor comment/code cleanup
2022-01-10 07:51:15 -05:00
GeometryCoreModule.cpp
…
IndexUtil.cpp
…
MathUtil.cpp
…