Blender Git Commit Log

Git Commits -> Revision d2c4129

Revision d2c4129 by Bastien Montagne (master)
November 15, 2018, 11:26 (GMT)
Fix T57831: Crash with multi-select / delete of the same object in Collection outliner.

Tssst? that piece of code should have been removed when we got rid of
bases here, kind of obvious it would break if object pointer itself is
NULL! And since deleting an object clears its ID pointers in outliner
tree, this fixes for free the issue of deleting several time the same
object (being selected in several collections at once).

Commit Details:

Full Hash: d2c41293a010e10bb5f79505686d663ec3bd11b3
Parent Commit: e318da5
Lines Changed: +2, -9

1 Modified Path:

/source/blender/editors/space_outliner/outliner_tools.c (+2, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021