.. |
audio
|
Merge pull request #96572 from adamscott/fix-samples-leak
|
2024-09-09 17:51:42 +02:00 |
camera
|
|
|
debugger
|
|
|
display
|
|
|
extensions
|
|
|
movie_writer
|
|
|
navigation
|
Extract navigation-related defaults to separate header
|
2024-08-27 20:12:10 +02:00 |
physics_2d
|
|
|
physics_3d
|
|
|
rendering
|
Merge pull request #94893 from rune-scape/no-const-cast-mesh-storage
|
2024-09-10 09:51:22 +02:00 |
text
|
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
2024-07-23 20:34:39 +03:00 |
xr
|
Change hand tracking project settings and finetune show_when_tracked
|
2024-08-20 11:12:52 +10:00 |
audio_server.cpp
|
Fix leak when using audio samples instead of streams
|
2024-09-04 12:56:03 -04:00 |
audio_server.h
|
Fix leak when using audio samples instead of streams
|
2024-09-04 12:56:03 -04:00 |
camera_server.cpp
|
|
|
camera_server.h
|
|
|
display_server.cpp
|
Metal: enable for betsy and lightmapper modules
|
2024-08-31 08:29:07 +10:00 |
display_server.h
|
Check if RD is supported in the ProjectManager and disable creating RD projects if not supported.
|
2024-08-02 12:36:45 -07:00 |
display_server_headless.h
|
Pass window exclusive and transient properties for subwindow creation
|
2024-07-25 00:27:27 +08:00 |
navigation_server_2d.cpp
|
|
|
navigation_server_2d.h
|
|
|
navigation_server_2d_dummy.h
|
|
|
navigation_server_3d.cpp
|
Extract navigation-related defaults to separate header
|
2024-08-27 20:12:10 +02:00 |
navigation_server_3d.h
|
|
|
navigation_server_3d_dummy.h
|
|
|
physics_server_2d.cpp
|
Bind PhysicsServer*D::body_set_state_sync_callback
|
2024-07-23 13:30:44 +02:00 |
physics_server_2d.h
|
|
|
physics_server_2d_wrap_mt.cpp
|
|
|
physics_server_2d_wrap_mt.h
|
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
2024-07-12 10:52:30 -07:00 |
physics_server_3d.cpp
|
Bind PhysicsServer*D::body_set_state_sync_callback
|
2024-07-23 13:30:44 +02:00 |
physics_server_3d.h
|
|
|
physics_server_3d_wrap_mt.cpp
|
|
|
physics_server_3d_wrap_mt.h
|
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
2024-07-12 10:52:30 -07:00 |
register_server_types.cpp
|
|
|
register_server_types.h
|
|
|
rendering_server.compat.inc
|
|
|
rendering_server.cpp
|
Expose the function 'RenderingServer.canvas_item_attach_skeleton'
|
2024-08-25 04:13:04 +03:00 |
rendering_server.h
|
Fix incorrect parameters for layered textures in Video RAM texture memory profiler
|
2024-09-01 11:49:30 +02:00 |
SCsub
|
|
|
server_wrap_mt_common.h
|
|
|
text_server.compat.inc
|
|
|
text_server.cpp
|
Merge pull request #70096 from rune-scape/stringname-dict
|
2024-09-03 17:38:06 +02:00 |
text_server.h
|
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
2024-07-23 20:34:39 +03:00 |
xr_server.compat.inc
|
|
|
xr_server.cpp
|
Cleanup of raw nullptr checks with Ref
|
2024-08-31 15:01:09 +02:00 |
xr_server.h
|
|
|