godot/servers
2021-10-26 15:37:22 +02:00
..
audio Remove unimplemented methods 2021-10-21 18:44:25 +01:00
camera
physics_2d Merge pull request #54124 from Uxeron/CenterOfMassRotationFix 2021-10-22 12:58:18 -07:00
physics_3d Refactored Node3D rotation modes 2021-10-25 14:34:00 -03:00
rendering Fix shadow disabling on mobile renderer 2021-10-26 15:37:22 +02:00
text
xr Fix double _get_tracking_status declaration 2021-10-20 17:39:08 +11:00
audio_server.cpp fix potential memory leak of AudioStreamPlaybackBusDetails in AudioServer::start_playback_stream() 2021-10-18 10:47:11 -04:00
audio_server.h
camera_server.cpp
camera_server.h
display_server.cpp Fix primary clipboard warning 2021-10-23 15:50:01 +02:00
display_server.h Fix primary clipboard warning 2021-10-23 15:50:01 +02:00
display_server_headless.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d.cpp
physics_server_2d.h Rename Godot Physics classes from *SW to Godot* 2021-10-18 17:01:10 -07:00
physics_server_2d_wrap_mt.cpp Rename Godot Physics classes from *SW to Godot* 2021-10-18 17:01:10 -07:00
physics_server_2d_wrap_mt.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
physics_server_3d.cpp
physics_server_3d.h Rename Godot Physics classes from *SW to Godot* 2021-10-18 17:01:10 -07:00
physics_server_3d_wrap_mt.cpp Rename Godot Physics classes from *SW to Godot* 2021-10-18 17:01:10 -07:00
physics_server_3d_wrap_mt.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
register_server_types.cpp Merge pull request #53980 from nekomatata/rename-godot-physics-classes 2021-10-19 08:24:02 +02:00
register_server_types.h
rendering_server.cpp Merge pull request #53992 from Calinou/hard-shadow-mapping-allow-dithering 2021-10-22 19:34:09 +02:00
rendering_server.h Add Soft Very Low shadow quality mode for 3D 2021-10-21 18:34:26 +02:00
SCsub
server_wrap_mt_common.h
text_server.cpp [TextServer] Use round instead of floor for hex code box size calculation to better match font size. 2021-10-18 11:02:49 +03:00
text_server.h
xr_server.cpp Add support for returning the play area from XRInterface 2021-10-19 21:17:04 +11:00
xr_server.h Rework XR positional trackers 2021-10-17 12:12:20 +11:00