godot/servers
kobewi 39d429e497 Change some math macros to constexpr
Changes `MAX`, `MIN`, `ABS`, `CLAMP` and `SIGN`.
2022-03-09 16:24:32 +01:00
..
audio Revert "PitchShift effect quality and performance tweaks for different pitch scale values" 2022-03-02 00:11:33 +01:00
camera Remove unused GDNative code 2022-03-09 13:59:03 +01:00
debugger
physics_2d [4.x] BVH - Fix area-area collision regression 2022-03-06 14:03:19 +00:00
physics_3d [4.x] BVH - Fix area-area collision regression 2022-03-06 14:03:19 +00:00
rendering Change some math macros to constexpr 2022-03-09 16:24:32 +01:00
text
xr Remove unused GDNative code 2022-03-09 13:59:03 +01:00
audio_server.cpp Expose AudioServer.capture_device as a property 2022-02-17 19:35:46 +01:00
audio_server.h
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp Improve popup window handling. 2022-02-25 09:33:27 +02:00
display_server.h Improve popup window handling. 2022-02-25 09:33:27 +02:00
navigation_server_2d.cpp
navigation_server_2d.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
physics_server_2d.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
physics_server_3d.cpp
physics_server_3d.h
register_server_types.cpp
register_server_types.h
rendering_server.cpp Remove unused shadow_color property from Light3D 2022-03-04 23:12:18 +01:00
rendering_server.h Remove unused shadow_color property from Light3D 2022-03-04 23:12:18 +01:00
SCsub
server_wrap_mt_common.h
text_server.cpp [TextServer] Improve word breaking when there are multiple spaces between words. 2022-03-05 22:31:58 +02:00
text_server.h
xr_server.cpp Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
xr_server.h