Thaddeus Crews 717df3ee88 Merge pull request #105249 from Repiteo/core/math-defs-namespace 3 months ago
..
audio 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
camera 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
debugger 75881f8322 Use initializer list in Arrays 4 months ago
display 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
extensions 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
movie_writer 5cdd612c54 Fix time display in MovieWriter window title and console output 4 months ago
navigation 556933306a Allow to compile templates without navigation features 4 months ago
rendering 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
text b106dfd4f9 Base accessibility API. 4 months ago
xr 3b90bb56ad Merge pull request #89782 from KoBeWi/stdArrayList 4 months ago
SCsub 5ad414d046 Allow to compile templates without physics servers 4 months ago
audio_server.cpp 97241ffea6 Merge pull request #99555 from Meorge/mute-game 4 months ago
audio_server.h 6858607e74 Add "Mute Audio" button to Game view in editor 4 months ago
camera_server.cpp 54685c3037 Deactivate the `CameraServer` by default. 4 months ago
camera_server.h 54685c3037 Deactivate the `CameraServer` by default. 4 months ago
display_server.compat.inc 3e4e6e6c0c Improve native file dialog parent window selection. 5 months ago
display_server.cpp e6a61b1ecc Merge pull request #76829 from bruvzg/ac_kit_direct 4 months ago
display_server.h e6a61b1ecc Merge pull request #76829 from bruvzg/ac_kit_direct 4 months ago
display_server_headless.h 0497522933 Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers. 3 months ago
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 7 months ago
navigation_server_2d.cpp 5cc0539961 [Navigation] Create a dedicated 2D navigation server 4 months ago
navigation_server_2d.h 16fd7b6ae1 Prepare NavigationServer for process() and physics_process() split 4 months ago
navigation_server_2d_dummy.h 16fd7b6ae1 Prepare NavigationServer for process() and physics_process() split 4 months ago
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 7 months ago
navigation_server_3d.cpp 5cc0539961 [Navigation] Create a dedicated 2D navigation server 4 months ago
navigation_server_3d.h 16fd7b6ae1 Prepare NavigationServer for process() and physics_process() split 4 months ago
navigation_server_3d_dummy.h 16fd7b6ae1 Prepare NavigationServer for process() and physics_process() split 4 months ago
physics_server_2d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 7 months ago
physics_server_2d.h a5de242a2f Place a hard limit on the max_contacts_reported property 4 months ago
physics_server_2d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
physics_server_2d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 7 months ago
physics_server_2d_wrap_mt.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
physics_server_3d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 7 months ago
physics_server_3d.h a5de242a2f Place a hard limit on the max_contacts_reported property 4 months ago
physics_server_3d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
physics_server_3d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 7 months ago
physics_server_3d_wrap_mt.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
register_server_types.cpp 2800948d61 Organize ifdefs for disabling navigation, physics, and XR 4 months ago
register_server_types.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
rendering_server.compat.inc e6daec9cf8 Added indirect drawing functionality to MultiMesh 6 months ago
rendering_server.cpp 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
rendering_server.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
server_wrap_mt_common.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 1 year ago
text_server.cpp b106dfd4f9 Base accessibility API. 4 months ago
text_server.h b106dfd4f9 Base accessibility API. 4 months ago
xr_server.compat.inc 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 1 year ago
xr_server.cpp 4f4031a675 Replace size() == 0 with is_empty(). 4 months ago
xr_server.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago