.. |
arvr
|
Adding a new Camera Server implementation to Godot.
|
2019-06-15 21:30:32 +10:00 |
audio
|
Merge pull request #29980 from Dentrax/directed-by-qarmin
|
2019-07-01 14:59:29 +02:00 |
camera
|
Made constants fully upper case in camera server
|
2019-06-19 22:24:54 +10:00 |
physics
|
Merge pull request #29951 from raphael10241024/add_physics_2d_optimize
|
2019-07-01 17:08:05 +02:00 |
physics_2d
|
Merge pull request #29951 from raphael10241024/add_physics_2d_optimize
|
2019-07-01 17:08:05 +02:00 |
visual
|
Fix various memory leaks and errors
|
2019-07-02 17:23:54 +03:00 |
arvr_server.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
arvr_server.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
audio_server.cpp
|
Add 'global_rate_scale' to the AudioServer
|
2019-06-19 11:36:46 -03:00 |
audio_server.h
|
Merge pull request #29413 from YeldhamDev/global_rate_scale
|
2019-07-01 13:53:04 +02:00 |
camera_server.cpp
|
Made constants fully upper case in camera server
|
2019-06-19 22:24:54 +10:00 |
camera_server.h
|
Made constants fully upper case in camera server
|
2019-06-19 22:24:54 +10: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
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
SCsub
|
Adding a new Camera Server implementation to Godot.
|
2019-06-15 21:30:32 +10:00 |
server_wrap_mt_common.h
|
Free server id pools directly.
|
2019-06-27 03:25:36 +03:00 |
visual_server.cpp
|
Some code changed with Clang-Tidy
|
2019-06-26 15:08:25 +02:00 |
visual_server.h
|
Merge pull request #29764 from Calinou/boot-splash-no-filter-option
|
2019-06-16 10:39:53 +02:00 |