Files
test2/source/blender
Bastien Montagne 6e143cbf75 Fix #126549: Forbid unlinking Scene main collection.
Looks like this use to 'work' because lower-level code would refuse to
delete an embedded scene collection, but the operator should not have
been active at all in the first place.

Fixed by adding a proper `poll` callback to the `collection unlink`
operator.
2024-08-21 11:48:03 +02:00
..
2024-08-20 13:39:27 -04:00
2024-08-21 19:19:38 +10:00
2024-08-20 20:32:48 +02:00