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
700f150e4e43a8fa2a419dcafe2366b398ae39b0
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
MeshModelingToolset
/
Source
/
ModelingOperators
/
Private
History
matija kecman
84bdab0304
Support Geometry Selection in the Tangents tool and fix some bugs
...
#jira UE-181650 #rb jimmy.andrews [CL 27584315 by matija kecman in ue5-main branch]
2023-09-04 07:29:03 -04:00
..
BaseOps
…
CleaningOps
Support Geometry Selection in the Tangents tool and fix some bugs
2023-09-04 07:29:03 -04:00
CompositionOps
…
CurveOps
Fix crash when spline mesh tool has a spline with too few points, and generally make polygon triangulation not crash when passed an input with too few points
2023-06-28 15:30:03 -04:00
CuttingOps
…
DeformationOps
…
MeshSpaceDeformerOps
…
ParameterizationOps
ModelingOperators: Prevent ensure from firing when a selection is passed to the operation that doesn't consist of at least one full triangle.
2023-06-23 15:37:07 -04:00
PolyModelingOps
…
SkinningOps
Skin Bind: fixed geodesic binding crash when the sampled bone's bbox voxels are out of the occupancy grid
2023-07-27 11:44:13 -04:00
SmoothingOps
…
ModelingOperatorsModule.cpp
…