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
cf462f5bfcd7a89f4b7ba0beff03bcdf5ea7ec24
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Public
History
steve robb
d0b8ac0014
Replaced TEMPLATE_REQUIRES usage.
...
[CL 33685506 by steve robb in ue5-main branch]
2024-05-16 09:34:45 -04:00
..
Async
…
Clustering
…
CompGeom
…
Curve
…
Deformers
…
Distance
…
DynamicMesh
[MLDeformer] Add support for painted masks using weight maps using the skeletal mesh attributes. Maps can now also be painted for bone and bone group masks in the Neural Morph Model local mode.
2024-05-16 07:54:59 -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
…
Util
Inline some geometrycore smalllistset methods and change them to use a template function, to reduce overhead of tfunction calls in dynamic mesh processing
2024-05-01 10:52:32 -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
Replaced TEMPLATE_REQUIRES usage.
2024-05-16 09:34:45 -04:00
TriangleTypes.h
…
VectorTypes.h
…
VectorUtil.h
…
VertexConnectedComponents.h
…
WeightMapTypes.h
…