Rémi Verschelde 014fac8f28 Merge pull request #67746 from SonnyBonds/fix_cluster_shader_mvk il y a 3 ans
..
audio f7c611ab71 Style: Misc docs and comment style and language fixes il y a 3 ans
camera 9b05f29894 Remove unused GDNative code il y a 3 ans
debugger 90019676b0 Code quality: Fix header guards consistency il y a 3 ans
extensions 8dc15aac38 Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor il y a 3 ans
movie_writer 264ce15a83 Warn if available disk space is low when Movie Maker mode is enabled il y a 3 ans
navigation a2c53b881b Update NavigationAgent to use query_path il y a 3 ans
physics_2d d9f066d5fa Remove duplicate project settings definitions il y a 3 ans
physics_3d d9f066d5fa Remove duplicate project settings definitions il y a 3 ans
rendering 014fac8f28 Merge pull request #67746 from SonnyBonds/fix_cluster_shader_mvk il y a 3 ans
text d06a8320e5 Simplify GDVIRTUAL_CALL calls il y a 3 ans
xr 84f6791bd8 expose XRInterface::get_transform_for_view and XRInterface::get_projection_for_view to gdscript il y a 3 ans
SCsub 63dcb9aa80 Add NavigationPathQuery il y a 3 ans
audio_server.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET il y a 3 ans
audio_server.h 8be27dc59e Replace Array return types with TypedArray il y a 3 ans
camera_server.cpp b83e0b6447 Use verbose prints when registering cameras in CameraServer il y a 3 ans
camera_server.h 8be27dc59e Replace Array return types with TypedArray il y a 3 ans
display_server.cpp 23603e409c Add support for OpenGL to OpenXR il y a 3 ans
display_server.h 23603e409c Add support for OpenGL to OpenXR il y a 3 ans
display_server_headless.h d7e39e313b Make window creation with custom position do not flash il y a 3 ans
navigation_server_2d.cpp 63dcb9aa80 Add NavigationPathQuery il y a 3 ans
navigation_server_2d.h 63dcb9aa80 Add NavigationPathQuery il y a 3 ans
navigation_server_3d.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
navigation_server_3d.h 63dcb9aa80 Add NavigationPathQuery il y a 3 ans
physics_server_2d.cpp efd4dc20a3 Add `area_get_collision_layer` and `area_get_collision_mask` il y a 3 ans
physics_server_2d.h 48e6f84295 Merge pull request #66951 from rburing/restore_recovery_as_collision il y a 3 ans
physics_server_2d_wrap_mt.cpp 0ae00a07d6 Rename variable names for some singletons il y a 3 ans
physics_server_2d_wrap_mt.h efd4dc20a3 Add `area_get_collision_layer` and `area_get_collision_mask` il y a 3 ans
physics_server_3d.cpp 8dc15aac38 Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor il y a 3 ans
physics_server_3d.h 48e6f84295 Merge pull request #66951 from rburing/restore_recovery_as_collision il y a 3 ans
physics_server_3d_wrap_mt.cpp 0ae00a07d6 Rename variable names for some singletons il y a 3 ans
physics_server_3d_wrap_mt.h efd4dc20a3 Add `area_get_collision_layer` and `area_get_collision_mask` il y a 3 ans
register_server_types.cpp 9521849da6 Merge pull request #62429 from smix8/navigation_path_query_4.x il y a 3 ans
register_server_types.h 54542ef3ec Change Server initialization order il y a 3 ans
rendering_server.cpp e10f8cbf40 Merge pull request #68186 from pkdawson/expose-texture-rd il y a 3 ans
rendering_server.h 71d8de2763 Expose texture_get_rd_texture il y a 3 ans
server_wrap_mt_common.h 90019676b0 Code quality: Fix header guards consistency il y a 3 ans
text_server.cpp a750ca7ec1 Add split caret direction markers. Fix block/overtype caret size. il y a 3 ans
text_server.h 8f5d56e04a [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. il y a 3 ans
xr_server.cpp f7f4873ed0 Replace Array return types with TypedArray 3 il y a 3 ans
xr_server.h f7c611ab71 Style: Misc docs and comment style and language fixes il y a 3 ans