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
c245cdc36281eb0cd31c8265a263aaaed00a4580
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
GeometryProcessing
/
Source
/
DynamicMesh
/
Private
/
Parameterization
History
sebastien lussier
43203ff4b0
Fixed invalid array access in FDynamicMeshUVEditor::SetTriangleUVsFromConformal()
...
#rb trivial [CL 23199908 by sebastien lussier in ue5-main branch]
2022-11-18 13:57:48 -05:00
..
DynamicMeshUVEditor.cpp
Fixed invalid array access in FDynamicMeshUVEditor::SetTriangleUVsFromConformal()
2022-11-18 13:57:48 -05:00
MeshPlanarSymmetry.cpp
…
MeshRegionGraph.cpp
…
MeshUDIMClassifier.cpp
GeometryProcessing: Fix error with local namespace name throwing duplicate symbol warnings during builds.
2022-10-21 21:57:03 -04:00
MeshUVPacking.cpp
…
MeshUVTransforms.cpp
…
PatchBasedMeshUVGenerator.cpp
…
UVUnwrapMeshUtil.cpp
UVEditor: Performance tuning to improve runtime speed of rebuilding the UV overlays and meshes when edits or channel switches are performed. This significantly reduces the allocation and search churn when switching UV channels on high poly count meshes.
2022-09-28 22:01:32 -04:00