diff options
author | tamas <tamas@xndu.net> | 2024-01-25 11:01:56 -0600 |
---|---|---|
committer | tamas <tamas@xndu.net> | 2024-06-18 12:39:34 -0500 |
commit | e19f0042caddb7d0ceb260e9ba9f5e5ee08a9f44 (patch) | |
tree | aee8a963d58a649c19d6fa3898031fd6b9404d79 /modules/gdscript/gdscript_disassembler.cpp | |
parent | 0a83e7c5dac550afb26e26684cbb6e4d6c139f5e (diff) | |
download | redot-engine-e19f0042caddb7d0ceb260e9ba9f5e5ee08a9f44.tar.gz |
Retain meta data set on imported nodes
During the import process, many importer nodes are replaced with their
engine node counterparts. For example, ImporterMeshInstance3D is
replaced with a MeshInstance3D node. Any meta data set on these
importer nodes, i.e. through a GLTFDocumentExtension, are lost during
the conversion. This change copies over any meta data set on these
importer nodes to their engine counterparts.
Diffstat (limited to 'modules/gdscript/gdscript_disassembler.cpp')
0 files changed, 0 insertions, 0 deletions