summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_cache.cpp
diff options
context:
space:
mode:
author风青山 <idleman@yeah.net>2023-11-13 09:44:07 +0800
committer风青山 <idleman@yeah.net>2023-12-20 18:29:25 +0800
commitf19c4191260041eed72daa8a2633187e71500d10 (patch)
tree6db723a453a54c3dfdeb1c21f09c6914239f072d /modules/gdscript/gdscript_cache.cpp
parent3ce73e5d419011d1642ed30a3417362b82c41898 (diff)
downloadredot-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/gdscript_cache.cpp')
0 files changed, 0 insertions, 0 deletions