godot/scene/main
Markus Sauermann a12627765f Embedded Popups store their safe_rect in their embedder
Storing it in the DisplayServer didn't make sense in this case,
because the embedded window is unknown to the DisplayServer.
2023-06-20 18:06:26 +02:00
..
canvas_item.cpp Use NULL instead of COND checks when appropriate 2023-06-10 08:56:30 +02:00
canvas_item.h Fix CanvasItem::draw_string_outline parameter order 2023-06-08 18:15:38 +02:00
canvas_layer.cpp Remove NOTIFICATION_MOVED_IN_PARENT 2023-04-06 13:57:13 +02:00
canvas_layer.h Remove NOTIFICATION_MOVED_IN_PARENT 2023-04-06 13:57:13 +02:00
http_request.cpp Fix wait for thread not started 2023-04-27 20:28:22 +02:00
http_request.h
instance_placeholder.cpp
instance_placeholder.h
missing_node.cpp
missing_node.h
multiplayer_api.cpp
multiplayer_api.h
multiplayer_peer.cpp
multiplayer_peer.h
node.cpp Merge pull request #75459 from kleonc/node-fix-find-children 2023-06-19 22:33:46 +02:00
node.h Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
resource_preloader.cpp
resource_preloader.h
scene_tree.cpp Respect returned bool from virtual process methods in SceneTree 2023-06-18 20:45:58 +02:00
scene_tree.h Remove SceneTree debug avoidance hint 2023-06-16 17:18:47 +02:00
SCsub
shader_globals_override.cpp Fix shader uniform storage conversions and crash 2023-05-29 15:17:13 +03:00
shader_globals_override.h
timer.cpp
timer.h
viewport.cpp Embedded Popups store their safe_rect in their embedder 2023-06-20 18:06:26 +02:00
viewport.h Embedded Popups store their safe_rect in their embedder 2023-06-20 18:06:26 +02:00
window.cpp Fix that the focus-out notification got sent deferred 2023-06-18 23:06:07 +02:00
window.h Fix mouse position with screen transform 2023-06-09 11:29:43 +02:00