.. |
SCsub
|
…
|
|
canvas_item.cpp
|
Allow negative indices in move_child()
|
2022-09-10 03:54:04 +02:00 |
canvas_item.h
|
Rename raise() to move_to_front()
|
2022-09-06 22:13:06 +02:00 |
canvas_layer.cpp
|
Rename `or_lesser` range property hint to `or_less`
|
2022-09-02 19:08:20 +02:00 |
canvas_layer.h
|
Make `_validate_property` a multilevel method
|
2022-08-22 18:35:11 +03:00 |
http_request.cpp
|
[HTTPRequest] Cleanup, refactor deferred call.
|
2022-09-20 18:39:10 +02:00 |
http_request.h
|
[HTTPRequest] Cleanup, refactor deferred call.
|
2022-09-20 18:39:10 +02:00 |
instance_placeholder.cpp
|
…
|
|
instance_placeholder.h
|
…
|
|
missing_node.cpp
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
missing_node.h
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
multiplayer_api.cpp
|
[MP] Fix variant serialization after variant size change.
|
2022-08-24 19:46:55 +02:00 |
multiplayer_api.h
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
multiplayer_peer.cpp
|
Simplify network GDExtension bindings using EXBIND macros.
|
2022-09-01 19:10:22 +02:00 |
multiplayer_peer.h
|
Simplify network GDExtension bindings using EXBIND macros.
|
2022-09-01 19:10:22 +02:00 |
node.cpp
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
node.h
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
resource_preloader.cpp
|
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
2022-08-08 16:36:01 +03:00 |
resource_preloader.h
|
…
|
|
scene_tree.cpp
|
Change time parameters and variables to double type
|
2022-09-26 13:52:54 -05:00 |
scene_tree.h
|
Change time parameters and variables to double type
|
2022-09-26 13:52:54 -05:00 |
shader_globals_override.cpp
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
shader_globals_override.h
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
timer.cpp
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
timer.h
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
viewport.cpp
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
viewport.h
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2022-09-19 16:43:15 +01:00 |
window.cpp
|
Force window position if spawned outside screen
|
2022-09-26 13:44:25 +02:00 |
window.h
|
Fix MOUSE_MODE_CAPTURED not working correctly with popups
|
2022-09-07 19:31:57 +02:00 |