| .. |
|
audio
|
Merge pull request #107989 from Jojo-1000/docs-add-required-qualifier
|
2025-09-19 09:17:06 -05:00 |
|
camera
|
Defer `format_changed` and `frame_changed` signal for all camera feeds
|
2025-08-25 21:33:34 +08:00 |
|
debugger
|
Skip copying values constructed immediately before returning
|
2025-09-26 19:13:58 -07:00 |
|
display
|
…
|
|
|
extensions
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
movie_writer
|
Add Ogg Theora support to MovieWriter
|
2025-06-10 15:52:24 +02:00 |
|
navigation
|
Add navigation path query parameter limits
|
2025-06-13 14:42:26 +02:00 |
|
rendering
|
Merge pull request #107923 from clayjohn/RD-mat3x4
|
2025-09-30 18:34:59 -05:00 |
|
text
|
Restore per font oversampling override.
|
2025-06-19 18:10:54 +03:00 |
|
xr
|
Use const ref parameters in the OpenXR module
|
2025-09-28 08:10:03 -07:00 |
|
SCsub
|
…
|
|
|
audio_server.cpp
|
[Web] Fix sample playback deletion and `AudioStreamPolyphonic` issue
|
2025-07-10 08:46:34 -04:00 |
|
audio_server.h
|
…
|
|
|
camera_server.cpp
|
Add CameraServer camera_feeds_updated signal, and document async behavior
|
2025-08-08 03:53:41 +09:00 |
|
camera_server.h
|
Add CameraServer camera_feeds_updated signal, and document async behavior
|
2025-08-08 03:53:41 +09:00 |
|
display_server.compat.inc
|
…
|
|
|
display_server.cpp
|
Android: Add method to set root window color at runtime
|
2025-08-11 22:25:53 +05:30 |
|
display_server.h
|
Android: Add method to set root window color at runtime
|
2025-08-11 22:25:53 +05:30 |
|
display_server_headless.h
|
Cleanup and unify `DisplayServer` screen methods and documentation.
|
2025-06-02 08:03:48 +03:00 |
|
navigation_server_2d.compat.inc
|
…
|
|
|
navigation_server_2d.cpp
|
Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings
|
2025-06-21 16:51:17 +02:00 |
|
navigation_server_2d.h
|
Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings
|
2025-06-21 16:51:17 +02:00 |
|
navigation_server_2d_dummy.h
|
Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings
|
2025-06-21 16:51:17 +02:00 |
|
navigation_server_3d.compat.inc
|
…
|
|
|
navigation_server_3d.cpp
|
Change navigation region and link updates to an async process
|
2025-06-10 14:18:47 +02:00 |
|
navigation_server_3d.h
|
Add MultiNodeEdit support for NavigationRegion3D
|
2025-06-10 16:59:29 +02:00 |
|
navigation_server_3d_dummy.h
|
Add MultiNodeEdit support for NavigationRegion3D
|
2025-06-10 16:59:29 +02:00 |
|
physics_server_2d.cpp
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
physics_server_2d.h
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
physics_server_2d_dummy.h
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
physics_server_2d_wrap_mt.cpp
|
Pause physics command queue during physics processing
|
2025-08-14 15:54:59 +02:00 |
|
physics_server_2d_wrap_mt.h
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
|
physics_server_3d.cpp
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
physics_server_3d.h
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
physics_server_3d_dummy.h
|
Fix `move_and_slide` forcing synchronization with physics thread
|
2025-08-14 18:58:36 +02:00 |
|
physics_server_3d_wrap_mt.cpp
|
Pause physics command queue during physics processing
|
2025-08-14 15:54:59 +02:00 |
|
physics_server_3d_wrap_mt.h
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
|
register_server_types.cpp
|
Core: Handle disabled class detection in ClassDB
|
2025-08-26 09:31:14 -05:00 |
|
register_server_types.h
|
…
|
|
|
rendering_server.compat.inc
|
…
|
|
|
rendering_server.cpp
|
Prompt editor restart when reflection probe size is updated
|
2025-09-29 18:35:34 -07:00 |
|
rendering_server.h
|
Add methods to draw ellipses
|
2025-09-19 10:45:16 +02:00 |
|
server_wrap_mt_common.h
|
Pause physics command queue during physics processing
|
2025-08-14 15:54:59 +02:00 |
|
text_server.compat.inc
|
…
|
|
|
text_server.cpp
|
Remove overrun code duplication
|
2025-09-23 16:08:46 +02:00 |
|
text_server.h
|
Remove overrun code duplication
|
2025-09-23 16:08:46 +02:00 |
|
xr_server.compat.inc
|
…
|
|
|
xr_server.cpp
|
…
|
|
|
xr_server.h
|
…
|
|