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
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
GeometryProcessing
/
Source
/
DynamicMesh
/
Private
History
lonnie li
4c69dbd68d
ModelingTools: Fixed gap in gutter when baking MaterialID in the Bake Textures tool.
...
#rb jimmy.andrews #jira UE-191491 [CL 26812515 by lonnie li in 5.3 branch]
2023-08-03 11:37:18 -04:00
..
Operations
Fixed a bug where overlay normals were used instead of the per-vertex normals.
2023-08-01 12:11:31 -04:00
Parameterization
UVEditor: Enable support for UV island normalization in Layout operations.
2023-04-21 19:15:16 -04:00
Polygroups
MeshModelingTools: Make FMeshFaceDualGraph support non-compact meshes.
2023-05-16 16:02:28 -04:00
Sampling
ModelingTools: Fixed gap in gutter when baking MaterialID in the Bake Textures tool.
2023-08-03 11:37:18 -04:00
Selections
Move some commonly-used mesh functionality from the DynamicMesh module over to GeometryCore, including DynamicMeshEditor, mesh booleans, and some selection handling
2023-06-08 12:40:29 -04:00
ShapeApproximation
MeshModelingTools: Make the box finding code in MeshSimpleShapeApproximation prefer to orient the boxes such that they align with the world frame better.
2023-04-25 13:27:03 -04:00
Solvers
-Added an operator for smoothing overlays of any dimension containing any scalar data
2023-06-16 11:44:25 -04:00
DynamicMeshModule.cpp
…
FaceGroupUtil.cpp
…
GroupTopology.cpp
MeshModelingTools: Subdivide tool improvements dealing with meshes with open boundaries.
2023-06-16 01:47:18 -04:00
MeshConstraintsUtil.cpp
…
MeshCurvature.cpp
…
MeshPaths.cpp
…
MeshRefinerBase.cpp
…
MeshSimplification.cpp
MeshModelingTools: Allow SimplifyToMinimalPlanar to work on the boundary of meshes.
2023-05-26 13:57:25 -04:00
MeshWeights.cpp
…
NormalFlowRemesher.cpp
…
ProjectionTargets.cpp
…
QueueRemesher.cpp
…
Remesher.cpp
…