clayjohn 3bb8e6a9fe SkyShaders working 3 лет назад
..
audio c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 лет назад
camera 9b05f29894 Remove unused GDNative code 3 лет назад
debugger 79be2c7b75 Rename profiler "Idle Time" to "Process Time" 3 лет назад
extensions f8ab79e68a Zero initialize all pointer class and struct members 3 лет назад
physics_2d fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 лет назад
physics_3d fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 лет назад
rendering 3bb8e6a9fe SkyShaders working 3 лет назад
text 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 лет назад
xr 6b28d94e77 Merge canvas and decal into TextureStorage and add render target 3 лет назад
SCsub 8b547331be Create GDExtension clases for PhysicsServer3D 3 лет назад
audio_server.cpp c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 лет назад
audio_server.h c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 лет назад
camera_server.cpp fe52458154 Update copyright statements to 2022 4 лет назад
camera_server.h ba2bdc478b Style: Remove inconsistently used `@author` docstrings 3 лет назад
display_server.cpp 297241f368 Merge pull request #60714 from Calinou/typedef-remove-ref 3 лет назад
display_server.h 297241f368 Merge pull request #60714 from Calinou/typedef-remove-ref 3 лет назад
display_server_headless.h 57e5a33623 Split dummy renderer classes into separate files 3 лет назад
navigation_server_2d.cpp a793960a10 Fix cppcheck const parameters 3 лет назад
navigation_server_2d.h 585231a172 Merge pull request #56492 from akien-mga/remove-author-docstrings 3 лет назад
navigation_server_3d.cpp 63a9188ddb Rename NavigationServer's free method to free_rid 3 лет назад
navigation_server_3d.h 585231a172 Merge pull request #56492 from akien-mga/remove-author-docstrings 3 лет назад
physics_server_2d.cpp 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
physics_server_2d.h 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
physics_server_2d_wrap_mt.cpp 0ae00a07d6 Rename variable names for some singletons 3 лет назад
physics_server_2d_wrap_mt.h 0ae00a07d6 Rename variable names for some singletons 3 лет назад
physics_server_3d.cpp 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
physics_server_3d.h 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
physics_server_3d_wrap_mt.cpp 0ae00a07d6 Rename variable names for some singletons 3 лет назад
physics_server_3d_wrap_mt.h 0ae00a07d6 Rename variable names for some singletons 3 лет назад
register_server_types.cpp de0ca3b999 Refactor module initialization 3 лет назад
register_server_types.h fe52458154 Update copyright statements to 2022 4 лет назад
rendering_server.cpp 31194f5b1c Add `get_video_adapter_api_version()` to RenderingServer 3 лет назад
rendering_server.h 31194f5b1c Add `get_video_adapter_api_version()` to RenderingServer 3 лет назад
server_wrap_mt_common.h fe52458154 Update copyright statements to 2022 4 лет назад
text_server.cpp 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 лет назад
text_server.h 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 лет назад
xr_server.cpp fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 лет назад
xr_server.h 98e5cd24db Improve XRInterface hooks into rendering 3 лет назад