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
e943cd3efd007cd83af41f6d57697c7ef00a10e2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Public
History
steve robb
92463911c8
Fixed mismatched printf format arguments.
...
#rb brandon.schaefer [CL 33264801 by steve robb in ue5-main branch]
2024-04-26 11:02:47 -04:00
..
Async
…
Clustering
…
CompGeom
…
Curve
…
Deformers
…
Distance
…
DynamicMesh
Set a default value for dynamic mesh CanCollapse edge parameter + note that it doesn't affect the result
2024-04-19 13:39:30 -04:00
Generators
Improvements to capsule generator (and corresponding add capsule tool and geometry script node):
2024-04-17 12:20:16 -04:00
Image
…
Implicit
…
Intersection
…
Operations
…
Parameterization
…
Sampling
Fixed potentially uninitialized variables.
2024-04-22 14:54:14 -04:00
Selections
…
Solvers
…
Spatial
Add an Enumerate method to PointHashGrid3 to reduce the need to build temp arrays, and support optional early out
2024-04-15 21:00:57 -04:00
Util
Fixed mismatched printf format arguments.
2024-04-26 11:02:47 -04:00
BoxTypes.h
…
CapsuleTypes.h
…
CircleTypes.h
…
DynamicMeshEditor.h
add a 'cut outside' option to the polycut tool
2024-04-17 11:34:05 -04:00
DynamicSubmesh3.h
…
EdgeLoop.h
…
EdgeSpan.h
…
FrameTypes.h
…
GeometryBase.h
…
GeometryCoreModule.h
…
GeometryTypes.h
…
HalfspaceTypes.h
…
IndexTypes.h
…
IntBoxTypes.h
…
IntVectorTypes.h
…
LineTypes.h
…
MathUtil.h
…
MatrixTypes.h
…
MeshAdapter.h
…
MeshAdapterTransforms.h
…
MeshBoundaryLoops.h
…
MeshQueries.h
remove unreferenced local variables to fix geometry processing tests build
2024-04-17 17:02:58 -04:00
MeshRegionBoundaryLoops.h
…
OrientedBoxTypes.h
…
PlaneTypes.h
…
PointSetAdapter.h
…
Polygon2.h
…
Polyline3.h
…
QuadricError.h
…
Quaternion.h
…
SegmentTypes.h
…
SphereTypes.h
…
TetUtil.h
…
TransformSequence.h
…
TransformTypes.h
…
TriangleTypes.h
…
VectorTypes.h
…
VectorUtil.h
…
VertexConnectedComponents.h
Add an Enumerate method to PointHashGrid3 to reduce the need to build temp arrays, and support optional early out
2024-04-15 21:00:57 -04:00
WeightMapTypes.h
…