Dario 8c4180adf4 Add GENERAL resource usage to the render graph. Fixes texture initialization in D3D12. 14 小時之前
..
audio c9096e1f98 Merge pull request #93200 from AndreiPetrov890/fix-android-microphone 1 月之前
camera 257176ea32 Defer `format_changed` and `frame_changed` signal for all camera feeds 1 周之前
debugger 4497e2a0d3 Add Meshes to the Video RAM Profiler 4 月之前
display 324512e11c Style: Replace header guards with `#pragma once` 5 月之前
extensions 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
movie_writer a16b04fe07 Add Ogg Theora support to MovieWriter 2 月之前
navigation cbd446ac29 Add navigation path query parameter limits 2 月之前
rendering 8c4180adf4 Add GENERAL resource usage to the render graph. Fixes texture initialization in D3D12. 14 小時之前
text 22e99a4901 Restore per font oversampling override. 2 月之前
xr 7a2db8c67d Adjust names of new XRBodyTracker joints 2 月之前
SCsub 5ad414d046 Allow to compile templates without physics servers 5 月之前
audio_server.cpp 1328921e04 [Web] Fix sample playback deletion and `AudioStreamPolyphonic` issue 1 月之前
audio_server.h 6858607e74 Add "Mute Audio" button to Game view in editor 5 月之前
camera_server.cpp 2560ddbce0 Add CameraServer camera_feeds_updated signal, and document async behavior 3 周之前
camera_server.h 2560ddbce0 Add CameraServer camera_feeds_updated signal, and document async behavior 3 周之前
display_server.compat.inc 3e4e6e6c0c Improve native file dialog parent window selection. 6 月之前
display_server.cpp 3f757c41fc Update access-kit to 0.17.0 1 月之前
display_server.h 3f757c41fc Update access-kit to 0.17.0 1 月之前
display_server_headless.h 2d93e004b9 Cleanup and unify `DisplayServer` screen methods and documentation. 3 月之前
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 8 月之前
navigation_server_2d.cpp e37efa8722 Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2 月之前
navigation_server_2d.h e37efa8722 Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2 月之前
navigation_server_2d_dummy.h e37efa8722 Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2 月之前
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 8 月之前
navigation_server_3d.cpp 877da269d8 Change navigation region and link updates to an async process 2 月之前
navigation_server_3d.h 7ae2c0af9d Add MultiNodeEdit support for NavigationRegion3D 2 月之前
navigation_server_3d_dummy.h 7ae2c0af9d Add MultiNodeEdit support for NavigationRegion3D 2 月之前
physics_server_2d.cpp 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
physics_server_2d.h 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
physics_server_2d_dummy.h 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
physics_server_2d_wrap_mt.cpp 70979ae8bd Pause physics command queue during physics processing 2 周之前
physics_server_2d_wrap_mt.h 70979ae8bd Pause physics command queue during physics processing 2 周之前
physics_server_3d.cpp 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
physics_server_3d.h 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
physics_server_3d_dummy.h 6c907c2d37 Fix `move_and_slide` forcing synchronization with physics thread 2 周之前
physics_server_3d_wrap_mt.cpp 70979ae8bd Pause physics command queue during physics processing 2 周之前
physics_server_3d_wrap_mt.h 70979ae8bd Pause physics command queue during physics processing 2 周之前
register_server_types.cpp 78eb0b68d3 Move MovieWriterMJPEG class to `jpg` module it depends on 2 月之前
register_server_types.h 324512e11c Style: Replace header guards with `#pragma once` 5 月之前
rendering_server.compat.inc ae04a3a5dd Physics Interpolation - Move 3D FTI to `SceneTree` 4 月之前
rendering_server.cpp 05eaafc546 Fix `surface_get_arrays` returns wrong index array when using empty vertex array 1 月之前
rendering_server.h 37982d4a01 Merge pull request #107116 from beicause/expose-mesh-surface-update-index-buffer 2 月之前
server_wrap_mt_common.h 70979ae8bd Pause physics command queue during physics processing 2 周之前
text_server.compat.inc 4afeca3bcf Replace global oversampling with overrideable per-viewport oversampling. 4 月之前
text_server.cpp d13b5361b4 [TextServer] Fix caret hit test rounding. 3 周之前
text_server.h 22e99a4901 Restore per font oversampling override. 2 月之前
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 4f4031a675 Replace size() == 0 with is_empty(). 5 月之前
xr_server.h 324512e11c Style: Replace header guards with `#pragma once` 5 月之前