godot/scene/main
Rémi Verschelde baae87e307
Merge pull request #71105 from reduz/unload-current-scene
Add SceneTree.unload_current_scene()
2023-01-11 09:46:33 +01:00
..
canvas_item.cpp Clarify some parent item checks in CanvasItem 2023-01-09 19:59:55 +03:00
canvas_item.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
canvas_layer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
canvas_layer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_request.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_request.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
instance_placeholder.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
instance_placeholder.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
missing_node.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
missing_node.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer_api.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer_api.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer_peer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer_peer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
node.cpp Add Node::get_window() method. 2023-01-10 11:10:46 +02:00
node.h Add Node::get_window() method. 2023-01-10 11:10:46 +02:00
resource_preloader.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_preloader.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_tree.cpp Merge pull request #71105 from reduz/unload-current-scene 2023-01-11 09:46:33 +01:00
scene_tree.h Add SceneTree.unload_current_scene() 2023-01-10 14:02:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_globals_override.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shader_globals_override.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
timer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
timer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
viewport.cpp Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
viewport.h Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
window.cpp Add support for the custom initial screen for the main window, fix primary screen detection. 2023-01-07 11:14:35 +02:00
window.h Add support for the custom initial screen for the main window, fix primary screen detection. 2023-01-07 11:14:35 +02:00