Rémi Verschelde 4aed2b7981 Merge pull request #99086 from Calinou/editor-visual-profiler-show-hardware-info 1 month ago
..
audio 88e81ee730 Fix various typos and code style issues 1 month ago
camera 6f846eb5c5 Added external camera feed from external plugin on Android 2 months ago
debugger 3e8a24d0da Display CPU and GPU model name in the editor visual profiler 1 month ago
display 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 3 months ago
extensions 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 3 months ago
movie_writer af6d260c17 Don't include `core/io/image.h` in `core/os/os.h` 2 months ago
navigation 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 3 months ago
rendering c7198dda64 Fix another incorrect clear color flag on texture storage. 1 month ago
text 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 months ago
xr 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 months ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 3 months ago
audio_server.cpp 4dc69c827b Merge pull request #98131 from KeyboardDanni/remove_playback_fadein 2 months ago
audio_server.h 4dc69c827b Merge pull request #98131 from KeyboardDanni/remove_playback_fadein 2 months ago
camera_server.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 months ago
camera_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 months ago
display_server.cpp 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` 2 months ago
display_server.h 2b49543478 Merge pull request #98709 from darksylinc/matias-upsidedown-splash 2 months ago
display_server_headless.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 months ago
navigation_server_2d.cpp 287fdb16d5 Add navigation region point and segment queries 3 months ago
navigation_server_2d.h 287fdb16d5 Add navigation region point and segment queries 3 months ago
navigation_server_2d_dummy.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 months ago
navigation_server_3d.cpp 287fdb16d5 Add navigation region point and segment queries 3 months ago
navigation_server_3d.h 287fdb16d5 Add navigation region point and segment queries 3 months ago
navigation_server_3d_dummy.h 287fdb16d5 Add navigation region point and segment queries 3 months ago
physics_server_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 3 months 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 3 months ago
physics_server_2d_wrap_mt.cpp 1589433e8f Apply additional fixes to servers' threading 8 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 5 months ago
physics_server_3d.cpp 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 3 months ago
physics_server_3d.h c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 3 months ago
physics_server_3d_dummy.h 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server 3 months ago
physics_server_3d_wrap_mt.cpp 1589433e8f Apply additional fixes to servers' threading 8 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 5 months ago
register_server_types.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 3 months ago
register_server_types.h d95794ec8a One Copyright Update to rule them all 2 years ago
rendering_server.compat.inc ed3d311687 Add antialias support for CanvasItem draw primitives 7 months ago
rendering_server.cpp 6e9d31f602 Implemented multimesh_get_buffer_rd_rid function into RenderingServer. 1 month ago
rendering_server.h 6e9d31f602 Implemented multimesh_get_buffer_rd_rid function into RenderingServer. 1 month ago
server_wrap_mt_common.h 800e5f0f11 Fix typo in preprocessor symbol 6 months ago
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 8 months ago
text_server.cpp 13a90e938f Merge pull request #70096 from rune-scape/stringname-dict 4 months ago
text_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 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. 8 months ago
xr_server.cpp 194bdde947 Cleanup of raw `nullptr` checks with `Ref` 4 months ago
xr_server.h cbab7dc049 OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR 8 months ago