godot/servers
BlueCube3310 ef9bb1a207 Implement support for bicubic lightmap filtering
Co-authored-by: Calinou <hugo.locurcio@hugo.pro>
2024-08-19 09:52:09 +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 Implement support for bicubic lightmap filtering 2024-08-19 09:52:09 +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 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_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 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
register_server_types.cpp
register_server_types.h
rendering_server.compat.inc
rendering_server.cpp Implement support for bicubic lightmap filtering 2024-08-19 09:52:09 +02:00
rendering_server.h Implement support for bicubic lightmap filtering 2024-08-19 09:52:09 +02:00
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