godot/servers
jfons 238862bddb Minor fixes to shadow atlases:
* Erase shadow owner *before* setting it to RID().
* Add default texture in shadow atlas debug view to avoid error spam when no atlas is present.
* Fix typo.
2022-01-24 15:55:32 +01:00
..
audio Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
camera Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
physics_2d
physics_3d Rename or refactor macros to avoid leading underscores 2022-01-20 20:29:15 +01:00
rendering Minor fixes to shadow atlases: 2022-01-24 15:55:32 +01:00
text [TextServer] Implement locale and context sensitive case conversion functions. 2022-01-17 14:23:36 +02:00
xr Adding a tracking confidence state to XRPose 2022-01-20 10:35:50 +11:00
audio_server.cpp
audio_server.h
camera_server.cpp
camera_server.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
display_server.cpp Add DisplayServer.clipboard_has() to check clipboard content 2022-01-19 23:44:20 +08:00
display_server.h Add DisplayServer.clipboard_has() to check clipboard content 2022-01-19 23:44:20 +08:00
display_server_headless.h
navigation_server_2d.cpp Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
navigation_server_2d.h Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
navigation_server_3d.cpp Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
navigation_server_3d.h Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
physics_server_2d.cpp
physics_server_2d.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_3d.cpp
physics_server_3d.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
register_server_types.cpp
register_server_types.h
rendering_server.cpp Rename or refactor macros to avoid leading underscores 2022-01-20 20:29:15 +01:00
rendering_server.h Merge pull request #55360 from Calinou/rename-bake-mode-properties 2022-01-20 17:35:32 +01:00
SCsub
server_wrap_mt_common.h
text_server.cpp [TextServer] Implement locale and context sensitive case conversion functions. 2022-01-17 14:23:36 +02:00
text_server.h [TextServer] Implement locale and context sensitive case conversion functions. 2022-01-17 14:23:36 +02:00
xr_server.cpp
xr_server.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00