virtualx-engine/servers
smix8 30c6fff214 Fix Navigation Debug always enabled
Fixes that Navigation Debug is always enabled in debug builds even while "Visible Navigation" is turned off.
2022-07-31 05:44:39 +02:00
..
audio Merge pull request #60957 from DeeJayLSP/sample_pcm 2022-07-28 19:51:08 +02:00
camera
debugger Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
extensions Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
movie_writer Add a Movie Quit On Finish property to AnimationPlayer 2022-07-27 18:50:28 +02:00
physics_2d Remove Signal connect binds 2022-07-29 16:26:13 +02:00
physics_3d Remove Signal connect binds 2022-07-29 16:26:13 +02:00
rendering Make Decal's modulate property affect emission color as well 2022-07-30 21:41:48 +02:00
text Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
xr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
audio_server.cpp Rename AudioStreamSample to a more discoverable name 2022-07-28 13:53:36 -03:00
audio_server.h Rename AudioStreamSample to a more discoverable name 2022-07-28 13:53:36 -03:00
camera_server.cpp
camera_server.h
display_server.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
display_server.h
display_server_headless.h
navigation_server_2d.cpp Merge pull request #62300 from smix8/navigation_map_force_update_4.x 2022-06-24 10:13:07 +02:00
navigation_server_2d.h Merge pull request #62300 from smix8/navigation_map_force_update_4.x 2022-06-24 10:13:07 +02:00
navigation_server_3d.cpp Add more detailed Navigation Debug Visualization 2022-07-29 09:58:41 +02:00
navigation_server_3d.h Fix Navigation Debug always enabled 2022-07-31 05:44:39 +02:00
physics_server_2d.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
physics_server_2d.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_3d.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
physics_server_3d.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
register_server_types.cpp Split MovieWriterPNGWAV into its own file 2022-06-30 01:02:28 +02:00
register_server_types.h Change Server initialization order 2022-06-01 16:48:28 +02:00
rendering_server.cpp Merge pull request #46557 from asmaloney/remove-impossible-condition 2022-07-29 16:56:48 +02:00
rendering_server.h Merge pull request #59840 from Calinou/renderingserver-global-uniform-rename 2022-07-28 20:34:17 +02:00
SCsub Implement Running Godot as Movie Writer 2022-06-21 11:28:47 +02:00
server_wrap_mt_common.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
text_server.cpp Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
text_server.h Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
xr_server.cpp Add startup flag to override XR mode settings 2022-07-28 11:50:34 +10:00
xr_server.h Add startup flag to override XR mode settings 2022-07-28 11:50:34 +10:00