Page MenuHome

Fix T89864: Adding an asset referencing other objects adds it to scene but only adds data-blocks of referenced objects.
ClosedPublic

Authored by Bastien Montagne (mont29) on Sep 29 2021, 3:33 PM.

Details

Summary

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.

Diff Detail

Repository
rB Blender

Event Timeline

Bastien Montagne (mont29) requested review of this revision.Sep 29 2021, 3:33 PM
Bastien Montagne (mont29) created this revision.

While this isn't not too nice, all this drag & drop code is rather hacky & clumsy. So I'm definitely fine with this.

This revision is now accepted and ready to land.Sep 29 2021, 3:42 PM