godot/servers
2018-04-14 21:42:44 +02:00
..
arvr Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
audio Added pitch scale property to AudioStreamPlayer, AudioStreamPlayer2D and AudioStreamPlayer3D 2018-03-28 22:43:44 +02:00
physics Clean up some bad words from code comments 2018-02-22 12:22:41 +01:00
physics_2d Clean up some bad words from code comments 2018-02-22 12:22:41 +01:00
visual Fixed several leaks in VisualServerScene, RasterizerSceneGLES3 and RasterizerGLES3 2018-03-29 00:29:06 +02:00
arvr_server.cpp Remove a few debugging prints 2018-02-19 22:13:46 +01:00
arvr_server.h Fix typos with codespell 2018-02-22 12:17:06 +01:00
audio_server.cpp Added new audio device functions to set/get the audio device 2018-04-14 21:42:44 +02:00
audio_server.h Added new audio device functions to set/get the audio device 2018-04-14 21:42:44 +02:00
physics_2d_server.cpp Fix inconsistencies and typos in argument names 2018-02-04 20:10:13 +01:00
physics_2d_server.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
physics_server.cpp Deprecate a typo for a new method introduced in 3.0.1 2018-02-27 17:53:46 +01:00
physics_server.h Deprecate a typo for a new method introduced in 3.0.1 2018-02-27 17:53:46 +01:00
register_server_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_server_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
server_wrap_mt_common.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
visual_server.cpp Readd VS.sync and VS.draw to keep compatibility 2018-02-19 22:13:44 +01:00
visual_server.h Added all missing VisualServer bindings 2018-02-19 22:13:44 +01:00