| .. |
|
audio
|
Change time parameters and variables to double type
|
2022-09-26 13:52:54 -05:00 |
|
camera
|
…
|
|
|
debugger
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
|
extensions
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
movie_writer
|
Rename String `plus_file` to `path_join`
|
2022-08-29 19:38:13 -05:00 |
|
navigation
|
Add NavigationPathQuery
|
2022-09-20 22:20:11 +02:00 |
|
physics_2d
|
Merge pull request #66548 from akien-mga/msvc-warnings-c4701-c4703
|
2022-09-28 20:47:50 +02:00 |
|
physics_3d
|
Merge pull request #66568 from rburing/cylinder_support_is_dead
|
2022-09-28 23:52:28 +02:00 |
|
rendering
|
Fix typo - "collison" -> "collision"
|
2022-09-29 13:56:26 -08:00 |
|
text
|
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
|
2022-09-28 10:04:11 +03:00 |
|
xr
|
Add Passthrough extension wrapper
|
2022-09-27 12:26:53 +02:00 |
|
SCsub
|
Add NavigationPathQuery
|
2022-09-20 22:20:11 +02:00 |
|
audio_server.cpp
|
Rename `str2var` to `str_to_var` and similar
|
2022-08-26 14:58:22 +02:00 |
|
audio_server.h
|
Replace Array return types with TypedArray
|
2022-08-22 22:42:36 +02:00 |
|
camera_server.cpp
|
Use verbose prints when registering cameras in CameraServer
|
2022-09-02 23:26:04 +02:00 |
|
camera_server.h
|
Replace Array return types with TypedArray
|
2022-08-22 22:42:36 +02:00 |
|
display_server.cpp
|
[macOS extend-to-title] Add scene/project name to the editor title, fix incorrect window button position/order when system primary language is RTL.
|
2022-09-22 23:09:56 +03:00 |
|
display_server.h
|
[macOS extend-to-title] Add scene/project name to the editor title, fix incorrect window button position/order when system primary language is RTL.
|
2022-09-22 23:09:56 +03:00 |
|
display_server_headless.h
|
…
|
|
|
navigation_server_2d.cpp
|
Add NavigationPathQuery
|
2022-09-20 22:20:11 +02:00 |
|
navigation_server_2d.h
|
Add NavigationPathQuery
|
2022-09-20 22:20:11 +02:00 |
|
navigation_server_3d.cpp
|
Add NavigationPathQuery
|
2022-09-20 22:20:11 +02:00 |
|
navigation_server_3d.h
|
Add NavigationPathQuery
|
2022-09-20 22:20:11 +02:00 |
|
physics_server_2d.cpp
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
physics_server_2d.h
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
physics_server_2d_wrap_mt.cpp
|
Rename variable names for some singletons
|
2022-04-26 22:53:50 -05:00 |
|
physics_server_2d_wrap_mt.h
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
physics_server_3d.cpp
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
physics_server_3d.h
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
physics_server_3d_wrap_mt.cpp
|
Rename variable names for some singletons
|
2022-04-26 22:53:50 -05:00 |
|
physics_server_3d_wrap_mt.h
|
Add `area_get_collision_layer` and `area_get_collision_mask`
|
2022-09-25 14:34:35 +04:00 |
|
register_server_types.cpp
|
Merge pull request #62429 from smix8/navigation_path_query_4.x
|
2022-09-21 13:25:48 +02:00 |
|
register_server_types.h
|
Change Server initialization order
|
2022-06-01 16:48:28 +02:00 |
|
rendering_server.cpp
|
Fix various -Wmaybe-uninitialized warnings from GCC 12.2.1
|
2022-09-22 11:29:48 +02:00 |
|
rendering_server.h
|
Merge pull request #65170 from KoBeWi/your_argument_is_TypedArray
|
2022-09-02 13:57:02 +02:00 |
|
server_wrap_mt_common.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
|
text_server.cpp
|
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
|
2022-09-28 10:04:11 +03:00 |
|
text_server.h
|
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
|
2022-09-28 10:04:11 +03:00 |
|
xr_server.cpp
|
Replace Array return types with TypedArray 3
|
2022-08-24 12:53:36 +02:00 |
|
xr_server.h
|
Replace Array return types with TypedArray 3
|
2022-08-24 12:53:36 +02:00 |