virtualx-engine/scene/main
lawnjelly 17f42e8e66 Improve signal already connected error message
The signal already connected message is improved to provide the names of the objects involved.
2022-09-21 07:52:30 +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 Use a floating-point number for the timeout property in HTTPRequest 2022-05-11 08:41:40 +02:00
http_request.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02: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 Improve signal already connected error message 2022-09-21 07:52:30 +01:00
node.h Merge pull request #61578 from YuriSizov/core-fix-events-for-moved-nodes-3.x 2022-08-05 19:33:25 +02: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 Allow to change the Stop shortcut used at runtime 2022-09-05 15:35:45 +02:00
scene_tree.h Allow to change the Stop shortcut used at runtime 2022-09-05 15:35:45 +02: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 Fix Viewport size change not updating textures 2022-09-05 15:35:45 +02:00
viewport.h Merge pull request #48157 from madmiraal/fix-46438-3.x 2022-08-05 22:37:17 +02:00