godot/servers
Rémi Verschelde 24ee8c3566 Add script to fix style issues and copyright headers
This is only meant to check the validity of the whole codebase every
now and then, or to apply clang-format config changes when relevant.
2019-06-17 13:35:47 +02:00
..
arvr Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
audio Add missing license headers 2019-06-11 15:33:32 +02:00
camera Add script to fix style issues and copyright headers 2019-06-17 13:35:47 +02:00
physics Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
physics_2d Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
visual Merge pull request #29764 from Calinou/boot-splash-no-filter-option 2019-06-16 10:39:53 +02:00
arvr_server.cpp
arvr_server.h
audio_server.cpp Added functions to further improve music timing 2019-04-27 14:05:16 -03:00
audio_server.h audio_server.h : fix typo in comment (minor) 2019-05-30 13:47:18 +02:00
camera_server.cpp Add script to fix style issues and copyright headers 2019-06-17 13:35:47 +02:00
camera_server.h Add script to fix style issues and copyright headers 2019-06-17 13:35:47 +02:00
physics_2d_server.cpp Properly expose PhysicsServer methods 2019-04-30 20:42:07 +09:00
physics_2d_server.h Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
physics_server.cpp Properly expose PhysicsServer methods 2019-04-30 20:42:07 +09:00
physics_server.h Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
register_server_types.cpp Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
register_server_types.h
SCsub Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
server_wrap_mt_common.h
visual_server.cpp Merge pull request #29764 from Calinou/boot-splash-no-filter-option 2019-06-16 10:39:53 +02:00
visual_server.h Merge pull request #29764 from Calinou/boot-splash-no-filter-option 2019-06-16 10:39:53 +02:00