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
d3900659d73e0c287c2f35b8ca0ee2c033a8d2bc
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SkeletalMeshEditor
History
christopher waters
b80d33a5d6
Moving USkeletalBodySetup out of "PhysicsEngine/PhysicsAsset.h" and into its own header "PhysicsEngine/SkeletalBodySetup.h"
...
#rb Tim.Smith [CL 32451501 by christopher waters in ue5-main branch]
2024-03-22 17:23:45 -04:00
..
Private
Moving USkeletalBodySetup out of "PhysicsEngine/PhysicsAsset.h" and into its own header "PhysicsEngine/SkeletalBodySetup.h"
2024-03-22 17:23:45 -04:00
Public
Added an AssignPhysicsAsset node to the skel mesh editor subsystem to handle editor scripting of modifying the physics asset for a mesh. Also added validation so we check to make sure all the bodies and constraints in the incoming physics asset are linked to bones that actually exist on the target skeletal mesh. Validation also exposed as a seperate node.
2024-02-02 13:44:55 -05:00
SkeletalMeshEditor.Build.cs
…