Files
test2/source
Bastien Montagne 0a7510ebaa Fix #116818: Unlinking an Object in the Scene Collection unlinks all linked objects
Code was assuming that if an object had a Scene parent ID (in Outliner
context), Outliner was in Scene view and object had to be removed from
whole scene.

However, in ViewLayer view, in case an object is in a Scene's main
collection, its parent item is the scene.
2024-04-15 18:42:45 +02:00
..