godot/servers
Josh Grams f7d31cec38 RigidBody2D: add and bind get_inertia() method.
You can't set this value very well, since it's automatically computed
from the mass and the collision shapes. But since the values are higher
than many people might suspect, so being able to read it helps estimate
the amount of torque you might need to apply.
2016-04-20 20:49:37 -04:00
..
audio remove trailing whitespace 2016-03-09 00:00:52 +01:00
physics Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +03:00
physics_2d RigidBody2D: add and bind get_inertia() method. 2016-04-20 20:49:37 -04:00
spatial_sound remove trailing whitespace 2016-03-09 00:00:52 +01:00
spatial_sound_2d Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
visual Merge pull request #3528 from SaracenOne/baked_light_realtime_colourize 2016-03-15 10:22:09 +01:00
audio_server.cpp set_signed_data now works correctly on pcm8 samples. 2016-01-21 14:40:58 +01:00
audio_server.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
physics_2d_server.cpp RigidBody2D: add and bind get_inertia() method. 2016-04-20 20:49:37 -04:00
physics_2d_server.h RigidBody2D: add and bind get_inertia() method. 2016-04-20 20:49:37 -04:00
physics_server.cpp Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +03:00
physics_server.h Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +03:00
register_server_types.cpp Variables SpatialSoundServer and SS pointed to SpatialSound2DServer. 2016-01-30 10:36:58 +01:00
register_server_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
server_wrap_mt_common.h ability to run 2D physics in a thread 2015-05-26 01:06:05 -03:00
spatial_sound_2d_server.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spatial_sound_2d_server.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spatial_sound_server.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spatial_sound_server.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
visual_server.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
visual_server.h Merge pull request #3528 from SaracenOne/baked_light_realtime_colourize 2016-03-15 10:22:09 +01:00