Link/append code needs proper access to scene/view3d data to handle
collections/objects instantiation.
Note that this is a temporary hack more than a proper fix, which would require
a deeper redesign of drag&drop code.
Differential D12696
Fix T89864: Adding an asset referencing other objects adds it to scene but only adds data-blocks of referenced objects. Authored by Bastien Montagne (mont29) on Sep 29 2021, 3:33 PM.
Details
Link/append code needs proper access to scene/view3d data to handle Note that this is a temporary hack more than a proper fix, which would require
Diff Detail
Event TimelineComment Actions While this isn't not too nice, all this drag & drop code is rather hacky & clumsy. So I'm definitely fine with this. |