Thaddeus Crews ea2770eb4f Merge pull request #101947 from Rudolph-B/Issue-101750 9 hours ago
..
audio e1a1acc66b Merge pull request #101279 from akien-mga/audio-pitch-shift-fix-gcc-warning 3 weeks ago
camera e88e30c273 Remove unused headers in servers. 1 month ago
debugger e88e30c273 Remove unused headers in servers. 1 month ago
display e88e30c273 Remove unused headers in servers. 1 month ago
extensions e88e30c273 Remove unused headers in servers. 1 month ago
movie_writer a1846b27ea Improve use of `Ref.is_null/valid` 1 month ago
navigation c69408168c Patch navigation map async synchronization 1 month ago
rendering ea2770eb4f Merge pull request #101947 from Rudolph-B/Issue-101750 9 hours ago
text cc1db569e1 [TextServer] Improve embedded objects handling performance. 4 weeks ago
xr 3014eec40d Merge pull request #99407 from devloglogan/rec-resolution 3 weeks ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 4 months ago
audio_server.cpp a12c1d3ddb Stop AudioStreamPlayback only if it's not playing 1 month ago
audio_server.h 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes 1 month ago
camera_server.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 months ago
camera_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 months ago
display_server.cpp 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 1 week ago
display_server.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 1 week ago
display_server_headless.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 1 week ago
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 1 month ago
navigation_server_2d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2 weeks ago
navigation_server_2d.h 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2 weeks ago
navigation_server_2d_dummy.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions 3 weeks ago
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 1 month ago
navigation_server_3d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2 weeks ago
navigation_server_3d.h 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2 weeks ago
navigation_server_3d_dummy.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions 3 weeks ago
physics_server_2d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 1 month ago
physics_server_2d.h d58b2e879f Get rid of easily removable uses of const_cast 2 months ago
physics_server_2d_dummy.h 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 4 months ago
physics_server_2d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 1 month ago
physics_server_2d_wrap_mt.h e88e30c273 Remove unused headers in servers. 1 month ago
physics_server_3d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 1 month ago
physics_server_3d.h e88e30c273 Remove unused headers in servers. 1 month ago
physics_server_3d_dummy.h 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server 4 months ago
physics_server_3d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 1 month ago
physics_server_3d_wrap_mt.h 8ce4f655f4 Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide 6 months ago
register_server_types.cpp e88e30c273 Remove unused headers in servers. 1 month ago
register_server_types.h d95794ec8a One Copyright Update to rule them all 2 years ago
rendering_server.compat.inc e6daec9cf8 Added indirect drawing functionality to MultiMesh 3 weeks ago
rendering_server.cpp b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 18 hours ago
rendering_server.h b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 18 hours ago
server_wrap_mt_common.h cccd2432c3 Refactor CommandQueueMT to use vararg templates 1 month ago
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 9 months ago
text_server.cpp cc1db569e1 [TextServer] Improve embedded objects handling performance. 4 weeks ago
text_server.h f134769506 Fix various typos 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. 9 months ago
xr_server.cpp a1846b27ea Improve use of `Ref.is_null/valid` 1 month ago
xr_server.h e88e30c273 Remove unused headers in servers. 1 month ago