kleonc 2bb6ad5cdf Fix debug CanvasItem redraw rects in RD renderer 8 months ago
..
audio 032cec51a7 Merge pull request #101958 from berarma/theora_fixes 8 months ago
camera e88e30c273 Remove unused headers in servers. 10 months ago
debugger e88e30c273 Remove unused headers in servers. 10 months ago
display e88e30c273 Remove unused headers in servers. 10 months ago
extensions e88e30c273 Remove unused headers in servers. 10 months ago
movie_writer a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
navigation c69408168c Patch navigation map async synchronization 9 months ago
rendering 2bb6ad5cdf Fix debug CanvasItem redraw rects in RD renderer 8 months ago
text cc1db569e1 [TextServer] Improve embedded objects handling performance. 9 months ago
xr 3014eec40d Merge pull request #99407 from devloglogan/rec-resolution 9 months ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 year ago
audio_server.cpp a12c1d3ddb Stop AudioStreamPlayback only if it's not playing 9 months ago
audio_server.h 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes 10 months ago
camera_server.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 1 year ago
camera_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 1 year ago
display_server.cpp a3d03717c0 Fix Floating Window request close when a dialog is opened 8 months ago
display_server.h a3d03717c0 Fix Floating Window request close when a dialog is opened 8 months ago
display_server_headless.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 8 months ago
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 10 months ago
navigation_server_2d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 9 months ago
navigation_server_2d.h 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 9 months ago
navigation_server_2d_dummy.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions 9 months ago
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 10 months ago
navigation_server_3d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 9 months ago
navigation_server_3d.h 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 9 months ago
navigation_server_3d_dummy.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions 9 months ago
physics_server_2d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 9 months ago
physics_server_2d.h d58b2e879f Get rid of easily removable uses of const_cast 10 months ago
physics_server_2d_dummy.h 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 1 year ago
physics_server_2d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 10 months ago
physics_server_2d_wrap_mt.h e88e30c273 Remove unused headers in servers. 10 months ago
physics_server_3d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 9 months ago
physics_server_3d.h e88e30c273 Remove unused headers in servers. 10 months ago
physics_server_3d_dummy.h 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server 1 year ago
physics_server_3d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 10 months 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 1 year ago
register_server_types.cpp e88e30c273 Remove unused headers in servers. 10 months 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 9 months ago
rendering_server.cpp 7444839299 Reduce mobile pipeline compilations by tracking more feature usage globally and only compile what is needed 8 months ago
rendering_server.h b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 8 months ago
server_wrap_mt_common.h cccd2432c3 Refactor CommandQueueMT to use vararg templates 9 months ago
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 1 year ago
text_server.cpp c03aa4b563 [TextServer] Fix space trimming on line break. 8 months ago
text_server.h f134769506 Fix various typos 9 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 a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
xr_server.h e88e30c273 Remove unused headers in servers. 10 months ago