Thaddeus Crews 19bb18716e Merge pull request #102399 from clayjohn/cull-mask-overhaul 21 hours ago
..
audio f8f350a32a Add `GLOBAL_GET` cached macros. 1 week ago
camera 501c64a12f Remove `auto` misuse cases. 3 weeks ago
debugger 4497e2a0d3 Add Meshes to the Video RAM Profiler 2 weeks ago
display 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
extensions 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
movie_writer 5cdd612c54 Fix time display in MovieWriter window title and console output 1 month ago
navigation 783728fcb4 Capitalize global navigation constants 4 days ago
rendering 19bb18716e Merge pull request #102399 from clayjohn/cull-mask-overhaul 21 hours ago
text 4afeca3bcf Replace global oversampling with overrideable per-viewport oversampling. 3 weeks ago
xr 98aced4e65 Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering 3 weeks ago
SCsub 5ad414d046 Allow to compile templates without physics servers 1 month ago
audio_server.cpp 01fc9aee6c Core: Modernize C headers with C++ equivalents 1 week ago
audio_server.h 6858607e74 Add "Mute Audio" button to Game view in editor 1 month ago
camera_server.cpp e9e455823e Automatically activate camera monitoring when using `CameraTexture`. 2 weeks ago
camera_server.h 54685c3037 Deactivate the `CameraServer` by default. 1 month ago
display_server.compat.inc 3e4e6e6c0c Improve native file dialog parent window selection. 2 months ago
display_server.cpp 0d267e7b1e Core: Add dedicated `BitField` template 4 weeks ago
display_server.h ad40939b6f Core: Replace C math headers with C++ equivalents 3 weeks ago
display_server_headless.h 0497522933 Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers. 1 month ago
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 4 months ago
navigation_server_2d.cpp fd1168620f Merge pull request #105718 from aaronfranke/nav-const-caps 4 days ago
navigation_server_2d.h 98e39c6440 Merge pull request #105105 from smix8/springclean 2 days ago
navigation_server_2d_dummy.h b002ade3ed Add function to get navigation link iteration id from NavigationServer 2 weeks ago
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 4 months ago
navigation_server_3d.cpp fd1168620f Merge pull request #105718 from aaronfranke/nav-const-caps 4 days ago
navigation_server_3d.h 98e39c6440 Merge pull request #105105 from smix8/springclean 2 days ago
navigation_server_3d_dummy.h b002ade3ed Add function to get navigation link iteration id from NavigationServer 2 weeks ago
physics_server_2d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 4 months ago
physics_server_2d.h a5de242a2f Place a hard limit on the max_contacts_reported property 1 month ago
physics_server_2d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
physics_server_2d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 4 months ago
physics_server_2d_wrap_mt.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
physics_server_3d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 4 months ago
physics_server_3d.h a5de242a2f Place a hard limit on the max_contacts_reported property 1 month ago
physics_server_3d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
physics_server_3d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 4 months ago
physics_server_3d_wrap_mt.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
register_server_types.cpp 242293c451 Remove registration of deprecated classes 4 days ago
register_server_types.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
rendering_server.compat.inc ae04a3a5dd Physics Interpolation - Move 3D FTI to `SceneTree` 2 weeks ago
rendering_server.cpp 56730d0cb2 Add specular occlusion from ambient light 1 day ago
rendering_server.h ae04a3a5dd Physics Interpolation - Move 3D FTI to `SceneTree` 2 weeks ago
server_wrap_mt_common.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago
text_server.compat.inc 4afeca3bcf Replace global oversampling with overrideable per-viewport oversampling. 3 weeks ago
text_server.cpp 4afeca3bcf Replace global oversampling with overrideable per-viewport oversampling. 3 weeks ago
text_server.h d0aa95a6d4 Fix typo ovrsampling → oversampling 3 weeks 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(). 1 month ago
xr_server.h 324512e11c Style: Replace header guards with `#pragma once` 2 months ago