virtualx-engine/scene/main
Pedro J. Estébanez 3d7821bf1f Drop mouse focus and over when gui input is globally disabled
Since some porjects may be relying on the former behavior, this is opt-in via a new project setting, disabled by default, but enabled for new projects, since it's the new standard behavior (and the only one in 4.0).
2022-03-14 11:06:26 +01:00
..
canvas_layer.cpp Fix top level CanvasItem visibility 2022-03-08 01:29:24 +08:00
canvas_layer.h Added show and hide methods and updated doc API. 2022-02-17 09:52:47 +01:00
http_request.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
http_request.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
instance_placeholder.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
instance_placeholder.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
node.cpp Clear owners when pruning even out of the tree 2022-03-12 12:48:15 +01:00
node.h Clear owners when pruning even out of the tree 2022-03-12 12:48:15 +01:00
resource_preloader.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_preloader.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
scene_tree.cpp Clear owners when pruning even out of the tree 2022-03-12 12:48:15 +01:00
scene_tree.h Fix get_global_transform_interpolated() with multiple ticks per frame 2022-02-25 11:22:00 +00:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
timer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
timer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
viewport.cpp Drop mouse focus and over when gui input is globally disabled 2022-03-14 11:06:26 +01:00
viewport.h Drop mouse focus and over when gui input is globally disabled 2022-03-14 11:06:26 +01:00