godot/servers
2021-09-25 14:46:45 +05:45
..
audio Merge pull request #52237 from ellenhp/polyphony 2021-09-07 17:38:51 -03:00
camera
physics_2d Added set_active(true) to all body direct state force apply/impulses. #52915 2021-09-24 17:22:51 +12:00
physics_3d Added set_active(true) to all body direct state force apply/impulses. #52915 2021-09-24 17:22:51 +12:00
rendering Construct values only when necessary. 2021-09-25 14:46:45 +05:45
xr Change to using doubles in XR classes 2021-09-21 22:46:31 +10:00
audio_server.cpp [HTML5] Use browser mix rate by default on the Web. 2021-09-15 11:56:21 +02:00
audio_server.h Add polyphony to Audio Stream Player nodes 2021-09-07 09:44:39 -07:00
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp Fix InputMap and display server not nulling singleton on free 2021-09-01 16:46:04 +01:00
display_server.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d.cpp Rename WorldMarginShape to WorldBoundaryShape 2021-09-14 11:16:31 -07:00
physics_server_2d.h Rename WorldMarginShape to WorldBoundaryShape 2021-09-14 11:16:31 -07:00
physics_server_3d.cpp Port 2D improvement to move and slide 3D 2021-09-22 00:14:04 +02:00
physics_server_3d.h Port 2D improvement to move and slide 3D 2021-09-22 00:14:04 +02:00
register_server_types.cpp Adding GDExtension support to XRInterface 2021-08-26 23:24:44 +10:00
register_server_types.h
rendering_server.cpp Merge pull request #49063 from Calinou/remove-16x-msaa 2021-09-13 17:34:04 +02:00
rendering_server.h Merge pull request #49063 from Calinou/remove-16x-msaa 2021-09-13 17:34:04 +02:00
SCsub
server_wrap_mt_common.h
text_server.cpp Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX. 2021-09-21 13:51:38 +03:00
text_server.h Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX. 2021-09-21 13:51:38 +03:00
xr_server.cpp Change to using doubles in XR classes 2021-09-21 22:46:31 +10:00
xr_server.h Change to using doubles in XR classes 2021-09-21 22:46:31 +10:00