Rémi Verschelde 7c1f42506a Merge pull request #99448 from clayjohn/RD-sky-flip 1 day ago
..
audio bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 2 weeks ago
camera 6f846eb5c5 Added external camera feed from external plugin on Android 3 weeks ago
debugger 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 month ago
display 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 month ago
extensions 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 1 month ago
movie_writer af6d260c17 Don't include `core/io/image.h` in `core/os/os.h` 1 month ago
navigation 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 month ago
rendering 7c1f42506a Merge pull request #99448 from clayjohn/RD-sky-flip 1 day ago
text 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
xr 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 month ago
audio_server.cpp 4dc69c827b Merge pull request #98131 from KeyboardDanni/remove_playback_fadein 2 weeks ago
audio_server.h 4dc69c827b Merge pull request #98131 from KeyboardDanni/remove_playback_fadein 2 weeks ago
camera_server.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
camera_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
display_server.cpp 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` 3 weeks ago
display_server.h 2b49543478 Merge pull request #98709 from darksylinc/matias-upsidedown-splash 2 weeks ago
display_server_headless.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
navigation_server_2d.cpp 287fdb16d5 Add navigation region point and segment queries 2 months ago
navigation_server_2d.h 287fdb16d5 Add navigation region point and segment queries 2 months ago
navigation_server_2d_dummy.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
navigation_server_3d.cpp 287fdb16d5 Add navigation region point and segment queries 2 months ago
navigation_server_3d.h 287fdb16d5 Add navigation region point and segment queries 2 months ago
navigation_server_3d_dummy.h 287fdb16d5 Add navigation region point and segment queries 2 months ago
physics_server_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 1 month ago
physics_server_2d.h 0fcfb07246 Update PinJoint2D API with angle limits and motor speed 1 year ago
physics_server_2d_dummy.h 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 1 month ago
physics_server_2d_wrap_mt.cpp 1589433e8f Apply additional fixes to servers' threading 6 months ago
physics_server_2d_wrap_mt.h 8ce4f655f4 Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide 4 months ago
physics_server_3d.cpp 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 1 month ago
physics_server_3d.h c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 2 months ago
physics_server_3d_dummy.h 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server 2 months ago
physics_server_3d_wrap_mt.cpp 1589433e8f Apply additional fixes to servers' threading 6 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 4 months ago
register_server_types.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 1 month ago
register_server_types.h d95794ec8a One Copyright Update to rule them all 1 year ago
rendering_server.compat.inc ed3d311687 Add antialias support for CanvasItem draw primitives 6 months ago
rendering_server.cpp 6e9d31f602 Implemented multimesh_get_buffer_rd_rid function into RenderingServer. 6 days ago
rendering_server.h 6e9d31f602 Implemented multimesh_get_buffer_rd_rid function into RenderingServer. 6 days ago
server_wrap_mt_common.h 800e5f0f11 Fix typo in preprocessor symbol 5 months ago
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 7 months ago
text_server.cpp 13a90e938f Merge pull request #70096 from rune-scape/stringname-dict 2 months ago
text_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 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. 7 months ago
xr_server.cpp 194bdde947 Cleanup of raw `nullptr` checks with `Ref` 2 months ago
xr_server.h cbab7dc049 OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR 6 months ago