godot/servers
Juan Linietsky 28c4afeb57 -Rewritten KinematicBody2D::move to MUCH more efficient code.
-KinematicBody2D::move now properly recognizes collision exceptions and masks, fixes #1649
-Removed object type masking for KinematicBody2D
-Added a test_motion() function to RigidBody2D, allowing simlar behavior to KinematicBody2D::move there.
2015-04-19 20:50:55 -03:00
..
audio Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
physics Merge pull request #1691 from Faless/area_combine_2d 2015-04-18 14:44:59 -03:00
physics_2d -Rewritten KinematicBody2D::move to MUCH more efficient code. 2015-04-19 20:50:55 -03:00
spatial_sound Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
spatial_sound_2d Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
visual -try to avoid errors when path using ".." is present in script include, fixes #1703 2015-04-18 16:17:33 -03:00
audio_server.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
audio_server.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
physics_2d_server.cpp -Rewritten KinematicBody2D::move to MUCH more efficient code. 2015-04-19 20:50:55 -03:00
physics_2d_server.h -Rewritten KinematicBody2D::move to MUCH more efficient code. 2015-04-19 20:50:55 -03:00
physics_server.cpp -try to avoid errors when path using ".." is present in script include, fixes #1703 2015-04-18 16:17:33 -03:00
physics_server.h -try to avoid errors when path using ".." is present in script include, fixes #1703 2015-04-18 16:17:33 -03:00
register_server_types.cpp -Rewritten KinematicBody2D::move to MUCH more efficient code. 2015-04-19 20:50:55 -03:00
register_server_types.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
SCsub Build System Changes 2014-10-07 01:31:49 -03:00
spatial_sound_2d_server.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
spatial_sound_2d_server.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
spatial_sound_server.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
spatial_sound_server.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
visual_server.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
visual_server.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00