David Snopek a285d1aa98 `texture_create_from_native_handle()` should return `RID` for texture from `RenderingServer`, not `RenderingDevice` 5 달 전
..
audio 032cec51a7 Merge pull request #101958 from berarma/theora_fixes 5 달 전
camera e88e30c273 Remove unused headers in servers. 7 달 전
debugger e88e30c273 Remove unused headers in servers. 7 달 전
display e88e30c273 Remove unused headers in servers. 7 달 전
extensions e88e30c273 Remove unused headers in servers. 7 달 전
movie_writer a1846b27ea Improve use of `Ref.is_null/valid` 7 달 전
navigation c69408168c Patch navigation map async synchronization 7 달 전
rendering a285d1aa98 `texture_create_from_native_handle()` should return `RID` for texture from `RenderingServer`, not `RenderingDevice` 5 달 전
text cc1db569e1 [TextServer] Improve embedded objects handling performance. 7 달 전
xr 3014eec40d Merge pull request #99407 from devloglogan/rec-resolution 6 달 전
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 10 달 전
audio_server.cpp a12c1d3ddb Stop AudioStreamPlayback only if it's not playing 7 달 전
audio_server.h 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes 7 달 전
camera_server.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 9 달 전
camera_server.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 9 달 전
display_server.cpp 8ea725a181 [Windows] Fix unreachable code in `DisplayServer` 5 달 전
display_server.h ab717497ef [Windows] Offload `RenderingDevice` creation test to subprocess. 5 달 전
display_server_headless.h 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 6 달 전
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 7 달 전
navigation_server_2d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 6 달 전
navigation_server_2d.h 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 6 달 전
navigation_server_2d_dummy.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions 6 달 전
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 7 달 전
navigation_server_3d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 6 달 전
navigation_server_3d.h 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 6 달 전
navigation_server_3d_dummy.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions 6 달 전
physics_server_2d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 7 달 전
physics_server_2d.h d58b2e879f Get rid of easily removable uses of const_cast 8 달 전
physics_server_2d_dummy.h 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 10 달 전
physics_server_2d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 7 달 전
physics_server_2d_wrap_mt.h e88e30c273 Remove unused headers in servers. 7 달 전
physics_server_3d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 7 달 전
physics_server_3d.h e88e30c273 Remove unused headers in servers. 7 달 전
physics_server_3d_dummy.h 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server 10 달 전
physics_server_3d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 7 달 전
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 년 전
register_server_types.cpp e88e30c273 Remove unused headers in servers. 7 달 전
register_server_types.h d95794ec8a One Copyright Update to rule them all 2 년 전
rendering_server.compat.inc e6daec9cf8 Added indirect drawing functionality to MultiMesh 6 달 전
rendering_server.cpp 7444839299 Reduce mobile pipeline compilations by tracking more feature usage globally and only compile what is needed 6 달 전
rendering_server.h b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 6 달 전
server_wrap_mt_common.h cccd2432c3 Refactor CommandQueueMT to use vararg templates 7 달 전
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 1 년 전
text_server.cpp c03aa4b563 [TextServer] Fix space trimming on line break. 5 달 전
text_server.h f134769506 Fix various typos 7 달 전
xr_server.compat.inc 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 1 년 전
xr_server.cpp a1846b27ea Improve use of `Ref.is_null/valid` 7 달 전
xr_server.h e88e30c273 Remove unused headers in servers. 7 달 전