godot/servers
PouleyKetchoupp f101349225 Fix applied rotation from moving platforms in move_and_slide
When synchronizing KinematicBody motion with moving the platform using
direct body state, only the linear velocity was taken into account.

This change exposes velocity at local point in direct body state and
uses it in move_and_slide to get the proper velocity that includes
rotations.
2021-08-09 12:04:57 -07:00
..
arvr
audio
camera
physics
physics_2d
visual
arvr_server.cpp
arvr_server.h
audio_server.cpp
audio_server.h
camera_server.cpp
camera_server.h
physics_2d_server.cpp
physics_2d_server.h
physics_server.cpp
physics_server.h
register_server_types.cpp
register_server_types.h
SCsub
server_wrap_mt_common.h
visual_server.cpp
visual_server.h
visual_server_callbacks.cpp
visual_server_callbacks.h