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
/
MeshModelingToolset
History
lonnie li
8412050e52
ModelingTools: Disable Convert tool on bIsCookedForEditor StaticMesh and SkeletalMesh assets again to prevent crashes when running the tool on read-only cooked assets in UEFN.
...
#rb Jimmy.Andrews [CL 32057046 by lonnie li in ue5-main branch]
2024-03-06 12:02:31 -05:00
..
Source
ModelingTools: Disable Convert tool on bIsCookedForEditor StaticMesh and SkeletalMesh assets again to prevent crashes when running the tool on read-only cooked assets in UEFN.
2024-03-06 12:02:31 -05:00
MeshModelingToolset.uplugin
Make the convert tool support a larger range of scene component sources, by switching away from tool targets to instead use a general scene component->mesh conversion function adapted from geometry script. Make the geometry script node also now use this function.
2023-12-15 16:11:52 -05:00