.. |
audio
|
Add optional arguments to AudioStreamRandomizer
|
2022-12-20 18:48:02 -05:00 |
camera
|
Add safety-checks before some servers free()
|
2022-12-29 16:23:38 -05:00 |
debugger
|
|
|
extensions
|
Bind methods related to disabling collision between joint bodies
|
2022-12-23 14:16:33 +01:00 |
movie_writer
|
Rename all gdnative occurences to gdextension
|
2022-12-12 11:04:57 +01:00 |
navigation
|
Add support for emitting a signal when entering a NavLink
|
2022-12-17 16:33:41 -08:00 |
physics_2d
|
Fix regression 70154 caused by my prior CCD fix.
|
2022-12-16 11:39:19 -07:00 |
physics_3d
|
Merge pull request #63650 from fabriceci/apply-moving-platform-angular-velocity
|
2023-01-03 12:39:35 +01:00 |
rendering
|
Merge pull request #70638 from markusneg/cull-masked-shadows-gd4
|
2023-01-03 23:22:31 +01:00 |
text
|
Fix String::word_wrap() for long words
|
2022-12-16 13:18:57 +08:00 |
xr
|
Add safety-checks before some servers free()
|
2022-12-29 16:23:38 -05:00 |
audio_server.cpp
|
Remove redundant nullptr check before delete
|
2022-12-17 19:57:16 -05:00 |
audio_server.h
|
|
|
camera_server.cpp
|
|
|
camera_server.h
|
|
|
display_server_headless.h
|
Improve window_set_current_screen and fix secondary window initial mode and positions.
|
2022-12-29 09:43:39 +02:00 |
display_server.cpp
|
Improve window_set_current_screen and fix secondary window initial mode and positions.
|
2022-12-29 09:43:39 +02:00 |
display_server.h
|
Improve window_set_current_screen and fix secondary window initial mode and positions.
|
2022-12-29 09:43:39 +02:00 |
navigation_server_2d.cpp
|
Add support for emitting a signal when entering a NavLink
|
2022-12-17 16:33:41 -08:00 |
navigation_server_2d.h
|
Fix Navigation API abbreviations inconsistency
|
2022-12-17 22:06:22 +01:00 |
navigation_server_3d.cpp
|
Add support for emitting a signal when entering a NavLink
|
2022-12-17 16:33:41 -08:00 |
navigation_server_3d.h
|
Fix Navigation API abbreviations inconsistency
|
2022-12-17 22:06:22 +01:00 |
physics_server_2d_wrap_mt.cpp
|
|
|
physics_server_2d_wrap_mt.h
|
|
|
physics_server_2d.cpp
|
Merge pull request #70708 from rburing/bind_pin_joint_set_param_2d
|
2023-01-03 12:39:43 +01:00 |
physics_server_2d.h
|
|
|
physics_server_3d_wrap_mt.cpp
|
|
|
physics_server_3d_wrap_mt.h
|
|
|
physics_server_3d.cpp
|
Bind methods related to disabling collision between joint bodies
|
2022-12-23 14:16:33 +01:00 |
physics_server_3d.h
|
Merge pull request #63650 from fabriceci/apply-moving-platform-angular-velocity
|
2023-01-03 12:39:35 +01:00 |
register_server_types.cpp
|
|
|
register_server_types.h
|
|
|
rendering_server.cpp
|
Merge pull request #69998 from BastiaanOlij/sorting-pivot-4
|
2022-12-23 09:47:24 +01:00 |
rendering_server.h
|
Merge pull request #69998 from BastiaanOlij/sorting-pivot-4
|
2022-12-23 09:47:24 +01:00 |
SCsub
|
|
|
server_wrap_mt_common.h
|
|
|
text_server.cpp
|
Fix String::word_wrap() for long words
|
2022-12-16 13:18:57 +08:00 |
text_server.h
|
Fix String::word_wrap() for long words
|
2022-12-16 13:18:57 +08:00 |
xr_server.cpp
|
|
|
xr_server.h
|
|
|