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
339715043e06f4f71d571ba3641df875ec3d6c4f
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Public
/
DynamicMesh
History
michael balzer
b7caae9b14
MeshModelingTools: Fix UV overlay duplication crash bug
...
#jira UE-116883 #rb ryan.schmidt #rnx [CL 16897388 by michael balzer in ue5-main branch]
2021-07-20 11:29:32 -04:00
..
Operations
…
DynamicAttribute.h
…
DynamicMesh3.h
GeometryProcessing:
2021-05-25 12:13:39 -04:00
DynamicMeshAABBTree3.h
…
DynamicMeshAttributeSet.h
…
DynamicMeshChangeTracker.h
…
DynamicMeshOctree3.h
…
DynamicMeshOverlay.h
MeshModelingTools: Fix UV overlay duplication crash bug
2021-07-20 11:29:32 -04:00
DynamicMeshTriangleAttribute.h
…
DynamicPointSet3.h
…
DynamicVertexAttribute.h
…
DynamicVertexSkinWeightsAttribute.h
…
DynamicVerticesOctree3.h
…
InfoTypes.h
…
MeshAdapterUtil.h
…
MeshIndexMappings.h
…
MeshIndexUtil.h
GeometryProcessing:
2021-05-25 12:13:39 -04:00
MeshNormals.h
…
MeshTangents.h
GeometryProcessing: add FDynamicMeshTangents helper class to simplify access to FDynamicMesh3 tangent attribute overlays. Add functions to FMeshTangents and TDynamicMeshVectorOverlay to simplify getting a single triangle-vertex tangent/bitangent. Fix paste-o in FDynamicMeshAttributeSet::SetNumNormalLayers()
2021-06-11 17:11:27 -04:00
MeshTransforms.h
…