Updated collection_delete_exec() so we don't try to delete elements as we search the outliner tree anymore.
Now we search the whole tree first for the selected nodes that need to be deleted and delete them afterward.
Differential D2940
Fix for T53415: Authored by Danrae Pray (spockTheGray) on Dec 3 2017, 8:48 PM.
Details
Updated collection_delete_exec() so we don't try to delete elements as we search the outliner tree anymore. Now we search the whole tree first for the selected nodes that need to be deleted and delete them afterward.
Diff Detail
Event TimelineComment Actions Why did you make a new diff instead of updating D2936? edit: scratch that, just saw your arc comment |