virtualx-engine/servers
Hugo Locurcio d3c9817300 Use verbose prints when registering cameras in CameraServer
This prevents lines from being printed every time the editor or project
starts in the editor Output log.

(cherry picked from commit b83e0b6447)
2022-09-05 15:35:45 +02:00
..
arvr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio Make audio thread control flags safe 2022-08-19 11:55:23 +02:00
camera Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
physics Clarify invalid RID errors in Server free() functions. 2022-08-12 23:02:09 +08:00
physics_2d Clarify invalid RID errors in Server free() functions. 2022-08-12 23:02:09 +08:00
visual Merge pull request #64920 from lawnjelly/bind_physics_interpolation 2022-08-30 22:02:58 +02:00
arvr_server.cpp Add missing argument names in bindings 2022-04-04 12:56:59 +02:00
arvr_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_server.cpp Optimize AudioServer::_driver_process() 2022-07-25 11:06:19 +01:00
audio_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.cpp Use verbose prints when registering cameras in CameraServer 2022-09-05 15:35:45 +02:00
camera_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
navigation_2d_server.cpp Backport fixes to documentation for paths, curves and navigation servers 2022-08-19 15:52:03 +03:00
navigation_2d_server.h Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
navigation_server.cpp Backport fixes to documentation for paths, curves and navigation servers 2022-08-19 15:52:03 +03:00
navigation_server.h Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
physics_2d_server.cpp Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
physics_2d_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
physics_server.cpp Hack as a hot fix for Bullet's collision margin issue 2022-08-25 16:32:48 +02:00
physics_server.h Hack as a hot fix for Bullet's collision margin issue 2022-08-25 16:32:48 +02:00
register_server_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
visual_server.cpp Bind Physics Interpolation functions in VisualServer 2022-08-30 18:06:12 +01:00
visual_server.h Merge pull request #64920 from lawnjelly/bind_physics_interpolation 2022-08-30 22:02:58 +02:00
visual_server_callbacks.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_callbacks.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00