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
e943cd3efd007cd83af41f6d57697c7ef00a10e2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
/
DynamicMesh
History
steve robb
9c7affb850
Removed unused variables.
...
[CL 32969776 by steve robb in ue5-main branch]
2024-04-15 08:49:28 -04:00
..
Operations
Modeling Tools: Adds Geometry Selection Support for the Weld Tool
2024-03-19 12:04:31 -04:00
ColliderMesh.cpp
…
DynamicBoneAttribute.cpp
…
DynamicMesh3_Edits.cpp
…
DynamicMesh3_Queries.cpp
…
DynamicMesh3_Serialization.cpp
…
DynamicMesh3.cpp
…
DynamicMeshAttributeSet.cpp
…
DynamicMeshChangeTracker.cpp
…
DynamicMeshOverlay.cpp
…
MeshAdapterUtil.cpp
…
MeshAttributeUtil.cpp
…
MeshBones.cpp
…
MeshIndexMappings.cpp
…
MeshIndexUtil.cpp
fix incorrect invalid-ID check in SplitInteriorVertexTrianglesIntoSubsets (to fix crash in bevel code)
2024-02-09 17:34:40 -05:00
MeshNormals.cpp
…
MeshTangents.cpp
Removed unused variables.
2024-04-15 08:49:28 -04:00
MeshTransforms.cpp
Geometry Script. Fix a bug in MeshTransforms that caused a crash if the mesh had normals attributes but no tangents.
2024-04-11 11:10:50 -04:00
NonManifoldMappingSupport.cpp
…