godot/servers
Rémi Verschelde 52f22902c7
Merge pull request #94902 from clayjohn/SHADER-hints
Restrict sampler hint validation to only screen texture hints
2024-07-30 12:29:04 +02:00
..
audio Fix audio samples not being able to be "finished" 2024-07-17 10:45:38 -04:00
camera
debugger
display
extensions
movie_writer
navigation
physics_2d
physics_3d
rendering Merge pull request #94902 from clayjohn/SHADER-hints 2024-07-30 12:29:04 +02:00
text
xr
audio_server.cpp Fix audio samples not being able to be "finished" 2024-07-17 10:45:38 -04:00
audio_server.h Fix typo that prevented samples finishing 2024-07-26 09:56:44 -04:00
camera_server.cpp
camera_server.h
display_server_headless.h Pass window exclusive and transient properties for subwindow creation 2024-07-25 00:27:27 +08:00
display_server.cpp Pass window exclusive and transient properties for subwindow creation 2024-07-25 00:27:27 +08:00
display_server.h Pass window exclusive and transient properties for subwindow creation 2024-07-25 00:27:27 +08:00
navigation_server_2d_dummy.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d_dummy.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.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_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
physics_server_3d.cpp Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
physics_server_3d.h
register_server_types.cpp
register_server_types.h
rendering_server.compat.inc
rendering_server.cpp
rendering_server.h
SCsub
server_wrap_mt_common.h
text_server.compat.inc
text_server.cpp
text_server.h
xr_server.compat.inc
xr_server.cpp
xr_server.h