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
e634ee40dc2e97daa4e4ead10edfeb683fee4792
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
GeometryProcessing
/
Source
/
DynamicMesh
/
Public
/
Operations
History
rinat abdrashitov
ac8014e909
Added ability to specify force inpaint mask via weight map name in addition to just plain array.
...
#rb jimmy.andrews #rnx [CL 26583207 by rinat abdrashitov in ue5-main branch]
2023-07-25 14:34:41 -04:00
..
PolyModeling
…
AverageOverlayToVertices.h
Added an operation to compute per-vertex averaged value of all overlay elements.
2023-06-15 15:18:03 -04:00
DisplaceMesh.h
…
ExtrudeMesh.h
…
FFDLattice.h
…
GeodesicPath.h
…
GroupEdgeInserter.h
…
GroupTopologyDeformer.h
…
HoleFiller.h
…
InsetMeshRegion.h
…
IntrinsicCorrespondenceUtils.h
…
IntrinsicTriangulationMesh.h
…
JoinMeshLoops.h
…
MeshAttributeTransfer.h
…
MeshBevel.h
…
MeshConvexHull.h
…
MeshGeodesicSurfaceTracer.h
…
MeshMirror.h
…
MeshPlaneCut.h
…
MeshProjectionHull.h
add variant of mesh projection hull that keeps 3d hull on one side of the projection
2023-07-19 16:20:22 -04:00
MeshRegionOperator.h
…
MeshResolveTJunctions.h
…
MinimalHoleFiller.h
…
OffsetMeshRegion.h
…
PlanarFlipsOptimization.h
…
PlanarHoleFiller.h
…
PNTriangles.h
…
PolyEditingEdgeUtil.h
…
PolyEditingUVUtil.h
…
PolygroupRemesh.h
…
QuadGridPatchUtil.h
…
RemoveOccludedTriangles.h
…
RepairOrientation.h
…
SelectiveTessellate.h
…
SimpleHoleFiller.h
…
SmoothBoneWeights.h
-Add optional smoothing of weights after transfer.
2023-06-15 13:48:31 -04:00
SmoothDynamicMeshAttributes.h
-Added an operator for smoothing overlays of any dimension containing any scalar data
2023-06-15 18:19:32 -04:00
SmoothHoleFiller.h
…
TransferBoneWeights.h
Added ability to specify force inpaint mask via weight map name in addition to just plain array.
2023-07-25 14:34:41 -04:00
UniformTessellate.h
…
WeldEdgeSequence.h
…