godot/scene
Juan Linietsky 15144c24bd Implement a transient_to_focused mode
This intends to be the correct way to handle non-child windows becoming covered by the current window when becoming focused.
Enabling this property on select windows, they will become transient to the currently focused one when becoming visible.

This deprecates the "unparent_when_invisible" function introduced by #76025.
2024-01-14 18:51:44 +01:00
..
2d Add getters to navigation servers 2023-12-19 19:51:49 +01:00
3d Merge pull request #85594 from addmix/camera3d-current-bug 2023-12-19 20:33:00 +01:00
animation Merge pull request #85575 from TokageItLab/Make-unstore-library 2023-12-16 17:49:43 +01:00
audio
debugger
gui Emit slider's drag_started signal before the first value change 2023-12-21 11:23:35 +08:00
main Implement a transient_to_focused mode 2024-01-14 18:51:44 +01:00
resources Merge pull request #86169 from Repiteo/gdvirtual-call-refactoring 2023-12-20 15:07:55 +01:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp Merge pull request #85000 from bruvzg/ed_ui_direction 2023-12-19 13:01:35 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub