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
bf6dacedd0db90879496dcd5e9971dbfda02b39d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
History
jimmy andrews
f55e6088b8
Add support for negative space protection in the 'splitting' part of the convex decomposition algorithm + associated initialization / support functions
...
#rb matija.kecman [CL 29498286 by jimmy andrews in ue5-main branch]
2023-11-06 15:40:07 -05:00
..
Clustering
Add angle-tolerance method of convex hull simplification to the geometry script convex hull simplify options
2023-10-04 14:29:39 -04:00
CompGeom
Add support for negative space protection in the 'splitting' part of the convex decomposition algorithm + associated initialization / support functions
2023-11-06 15:40:07 -05:00
DynamicMesh
make MergeCoincidentMeshEdges operation not ensure on inputs with near-zero bounding box size
2023-10-17 17:54:27 -04:00
Generators
…
Implicit
…
Intersection
…
Operations
…
Parameterization
…
Sampling
…
Selections
…
Spatial
support custom early-out overlap queries for sparse dynamic octree, and early-out Enumerate functions on SmallListSet and SparseListSet to support this
2023-10-11 18:26:55 -04:00
Util
support custom early-out overlap queries for sparse dynamic octree, and early-out Enumerate functions on SmallListSet and SparseListSet to support this
2023-10-11 18:26:55 -04:00
DynamicMeshEditor.cpp
…
EdgeLoop.cpp
…
EdgeSpan.cpp
…
GeometryCoreModule.cpp
…
IndexUtil.cpp
…
MathUtil.cpp
…
MeshBoundaryLoops.cpp
…
MeshRegionBoundaryLoops.cpp
…