godot/servers
Rémi Verschelde 756102828e
Merge pull request #93055 from clayjohn/MV-debug
Ensure Motion Vectors are enabled by particles and skeletons when using the Motion Vector debug draw option
2024-06-12 18:17:03 +02:00
..
audio Automatically use property count in PropertyListHelper 2024-05-25 10:51:37 +02:00
camera
debugger
display [macOS] Improve native menu open/close callbacks. 2024-06-05 20:22:41 +03:00
extensions
movie_writer
navigation
physics_2d
physics_3d Add useful error msg in GodotSoftBody3D::set_mesh 2024-05-14 11:43:09 +08:00
rendering Merge pull request #93055 from clayjohn/MV-debug 2024-06-12 18:17:03 +02:00
text
xr
audio_server.cpp Add shorthand for using singleton string names 2024-05-11 18:53:08 +02:00
audio_server.h
camera_server.cpp
camera_server.h
display_server.cpp Fix creating cursor image from AtlasTexture 2024-06-05 01:44:05 +02:00
display_server.h Fix creating cursor image from AtlasTexture 2024-06-05 01:44:05 +02:00
display_server_headless.h Properly set window class in Wayland 2024-05-22 10:42:12 -03:00
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_2d_dummy.h
navigation_server_3d.cpp
navigation_server_3d.h
navigation_server_3d_dummy.h
physics_server_2d.cpp
physics_server_2d.h
physics_server_2d_wrap_mt.cpp Apply additional fixes to servers' threading 2024-05-08 17:41:40 +02:00
physics_server_2d_wrap_mt.h Apply additional fixes to servers' threading 2024-05-08 17:41:40 +02:00
physics_server_3d.cpp Bind physics server methods related to shape margin 2024-05-19 12:28:26 +02:00
physics_server_3d.h
physics_server_3d_wrap_mt.cpp Apply additional fixes to servers' threading 2024-05-08 17:41:40 +02:00
physics_server_3d_wrap_mt.h Apply additional fixes to servers' threading 2024-05-08 17:41:40 +02:00
register_server_types.cpp
register_server_types.h
rendering_server.compat.inc Add antialias support for CanvasItem draw primitives 2024-05-13 19:03:31 +08:00
rendering_server.cpp Improve Mesh class description 2024-05-26 21:52:39 -03:00
rendering_server.h Add antialias support for CanvasItem draw primitives 2024-05-13 19:03:31 +08:00
SCsub
server_wrap_mt_common.h
text_server.compat.inc
text_server.cpp
text_server.h
xr_server.compat.inc
xr_server.cpp Apply reference frame transform to OpenXRCompositionLayer nodes 2024-05-29 07:52:54 -05:00
xr_server.h