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
06398e9aaa6e4e5de7ff23c0488e71f271962d0e
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
GeometryProcessing
/
Source
/
DynamicMesh
/
Private
History
david hill
06398e9aaa
PolyModelingFaceUtil - fix error in detecting the case of a planar selection
...
#rb Jimmy.Andrews [CL 33141736 by david hill in ue5-main branch]
2024-04-22 12:17:33 -04:00
..
Operations
PolyModelingFaceUtil - fix error in detecting the case of a planar selection
2024-04-22 12:17:33 -04:00
Parameterization
GeometryProcessing: Improve the UV generation scheme PatchBuilder via a change to the polygroup generation stage, providing area aware sampling of the mesh surface and reducing the overcompensation effects that small, disconnected regions in the mesh were having on the overall segmentation.
2024-02-16 19:24:45 -05:00
Polygroups
GeometryProcessing: Improve the UV generation scheme PatchBuilder via a change to the polygroup generation stage, providing area aware sampling of the mesh surface and reducing the overcompensation effects that small, disconnected regions in the mesh were having on the overall segmentation.
2024-02-16 19:24:45 -05:00
Sampling
Silence PVS warnings
2024-01-17 01:34:02 -05:00
Selections
Modeling Tools: Add support for customizing colors in Mesh Element Selection, add support for different between hovering over a selected vs non-selected elements, fix issues with EnumerateSelectionEdges
2024-04-18 09:20:08 -04:00
ShapeApproximation
Mesh to collision tool improvements around convex decomposition:
2024-04-16 11:56:28 -04:00
Solvers
…
DynamicMeshModule.cpp
…
FaceGroupUtil.cpp
…
GroupTopology.cpp
…
MeshConstraintsUtil.cpp
…
MeshCurvature.cpp
…
MeshDerivatives.cpp
…
MeshPaths.cpp
…
MeshRefinerBase.cpp
…
MeshSimplification.cpp
…
MeshWeights.cpp
…
NormalFlowRemesher.cpp
…
ProjectionTargets.cpp
…
QueueRemesher.cpp
…
Remesher.cpp
Remesher: add an optional edge length scale function that can be used for adaptive-density remeshing
2024-02-15 19:02:26 -05:00