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
daacee5732ea20871e243ccd11746bd97a142e4e
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
GeometryProcessing
/
Source
/
DynamicMesh
/
Private
History
jimmy andrews
5e5d976da3
fix unreachable implicit "++iterator" in cases where a for-loop was used to just grab the first element of a set or map
...
#rb lonnie.li #lockdown michael.balzer [CL 31880424 by jimmy andrews in ue5-main branch]
2024-02-28 14:51:06 -05:00
..
Operations
fix unreachable implicit "++iterator" in cases where a for-loop was used to just grab the first element of a set or map
2024-02-28 14:51:06 -05: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
…
Selections
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
ShapeApproximation
…
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