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
3feeb2386c5496ca731a894bc2ff089a91e22e96
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
History
David Hill
3feeb2386c
Geometry: fix clang warning on android with 3rd party code.
...
#preflight none #rnx [CL 21165207 by David Hill in ue5-main branch]
2022-07-19 14:27:26 -04:00
..
CompGeom
Geometry: fix clang warning on android with 3rd party code.
2022-07-19 14:27:26 -04:00
DynamicMesh
GeometryCore:
2022-07-11 17:10:51 -04:00
Generators
Geometry Core, Geometry Processing. Fix implicit cast warnings encountered during clang build.
2022-07-19 09:31:09 -04:00
Implicit
Geometery Core: extends the blocked 3d grids and adds narrow band sparse SDF generation using these blocked grids.
2022-05-04 11:28:18 -04:00
Intersection
…
Parameterization
Geometry Core, Geometry Processing. Fix implicit cast warnings encountered during clang build.
2022-07-19 09:31:09 -04:00
Spatial
GeometryCore: add FSegmentTree3, an AABBTree for 3D line segments. Supports finding Nearest Segment to 3D point, and FindNearestVisibleSegmentHitByRay() which raycasts into a set of boxes based on a "visibility" metric, similar to FGeometrySet3::FindNearestCurveToRay().
2022-07-18 21:55:20 -04:00
Util
Add progress tracking to FProgressCancel, with nested scopes and messages
2022-06-05 21:25:04 -04:00
GeometryCoreModule.cpp
…
IndexUtil.cpp
…
MathUtil.cpp
…