godot/servers
2022-12-12 14:14:53 +01:00
..
audio Remove warning when playing random no-repeat sound with only 1 sound in pool 2022-12-09 23:06:51 +01:00
camera
debugger
extensions
movie_writer Simplify GDVIRTUAL_REQUIRED_CALL calls 2022-11-30 18:36:57 +01:00
navigation Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00
physics_2d Merge pull request #69674 from rburing/conStraint 2022-12-07 13:25:28 +01:00
physics_3d Merge pull request #69852 from rburing/heightmap_shape_typo_bugfix 2022-12-11 11:51:46 +01:00
rendering Refactor SPIR-V reflection into a generic RenderingDevice feature 2022-12-12 14:14:53 +01:00
text Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
xr Fix VRS issues 2022-11-17 00:32:42 +11:00
audio_server.cpp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
audio_server.h
camera_server.cpp
camera_server.h
display_server.cpp Merge pull request #69712 from bruvzg/real_size 2022-12-07 14:29:46 +01:00
display_server.h Merge pull request #69712 from bruvzg/real_size 2022-12-07 14:29:46 +01:00
display_server_headless.h Rename window_get_real_size to window_get_size_with_decorations, add window_get_position_with_decorations. 2022-12-07 11:07:30 +02:00
navigation_server_2d.cpp Enable assigning an owner to navigation regions and links 2022-12-10 12:03:06 -08:00
navigation_server_2d.h Enable assigning an owner to navigation regions and links 2022-12-10 12:03:06 -08:00
navigation_server_3d.cpp Enable assigning an owner to navigation regions and links 2022-12-10 12:03:06 -08:00
navigation_server_3d.h Enable assigning an owner to navigation regions and links 2022-12-10 12:03:06 -08:00
physics_server_2d.cpp Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
physics_server_2d.h Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_3d.cpp Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
physics_server_3d.h Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
register_server_types.cpp
register_server_types.h
rendering_server.cpp Fix some switching decisions for index format. 2022-11-22 00:09:48 +09:00
rendering_server.h Expose texture_get_rd_texture 2022-11-03 05:27:24 +01:00
SCsub
server_wrap_mt_common.h
text_server.cpp Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
text_server.h Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
xr_server.cpp
xr_server.h Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00