..
audio
Merge pull request #2707 from akien-mga/master
2015-11-18 19:43:28 -03:00
physics
Fix can_move_to and rename it for more clarity
2015-11-22 14:14:07 +01:00
physics_2d
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
2015-11-19 10:41:20 -03:00
spatial_sound
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00
spatial_sound_2d
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00
visual
Merge pull request #2707 from akien-mga/master
2015-11-18 19:43:28 -03:00
SCsub
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00
audio_server.cpp
Fixed theora playback. Removed theoraplayer.
2015-09-26 14:50:42 -03:00
audio_server.h
Rename voice_set_volume argument to p_volume to avoid confusion
2015-09-26 22:43:34 +02:00
physics_2d_server.cpp
Merge pull request #1932 from Faless/gravity_distance_full
2015-06-07 00:25:37 -03:00
physics_2d_server.h
Expose softness parameter of pin joint to the editor.
2015-10-10 23:28:05 +03:00
physics_server.cpp
Added gravity scale, and linear/angular damp override to 3D physics.
2015-08-30 18:57:17 -03:00
physics_server.h
Ability to visually debug geometry visually:
2015-09-20 13:03:46 -03:00
register_server_types.cpp
-Ability to debug video memory usage
2015-10-21 09:50:44 -03:00
register_server_types.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03: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
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
-fixed many memory initialization issues
2015-06-06 22:06:58 -03:00
visual_server.h
-Ability to debug video memory usage
2015-10-21 09:50:44 -03:00