diff options
author | 风青山 <idleman@yeah.net> | 2023-11-13 09:44:07 +0800 |
---|---|---|
committer | 风青山 <idleman@yeah.net> | 2023-12-20 18:29:25 +0800 |
commit | f19c4191260041eed72daa8a2633187e71500d10 (patch) | |
tree | 6db723a453a54c3dfdeb1c21f09c6914239f072d /modules/gdscript/tests/gdscript_test_runner.cpp | |
parent | 3ce73e5d419011d1642ed30a3417362b82c41898 (diff) | |
download | redot-engine-f19c4191260041eed72daa8a2633187e71500d10.tar.gz |
Fix duplicating sub-scene may get two copies of internal node
Previously, internal node might be mistaken for `hidden_root` and be duplicated again.
Exclude those internal nodes to avoid this case, unless the owner is set intentionally.
Diffstat (limited to 'modules/gdscript/tests/gdscript_test_runner.cpp')
0 files changed, 0 insertions, 0 deletions