godot/scene/animation
AndreaCatania 9e57a07fb6 Implemented ragdoll
Implementing ragdoll

Implementing ragdoll

Implementing ragdoll

Implementing ragdoll

Implementing ragdoll

a

Implemented implicit hierarchy.

Improved

Added some physics properties

Added bone offset to preserve COM, partially fixed scaling

work in progress

WIP

wip

Implemented Joint Gizmos

Implemented pin joint joint

Implemented all joints
2018-05-07 21:03:16 +02:00
..
animation_cache.cpp
animation_cache.h
animation_player.cpp Implemented ragdoll 2018-05-07 21:03:16 +02:00
animation_player.h Added get_playing_speed method to AnimationPlayer, returning the actual 2018-03-03 09:29:22 +01:00
animation_tree_player.cpp Implemented ragdoll 2018-05-07 21:03:16 +02:00
animation_tree_player.h Implemented ragdoll 2018-05-07 21:03:16 +02:00
SCsub
tween.cpp
tween.h
tween_interpolaters.cpp