Blender Git Commit Log

Git Commits -> Revision 1353158

Revision 1353158 by Julian Eisel (master)
September 19, 2019, 13:42 (GMT)
Fix crash in local collections with excluded layer

Steps to reproduce were:
* Add a new collection
* Put an object into it
* Exclude the selection (the checkbox in front of the name)
* Enable "Local Collections" in any viewport
-> Crash

Did not skip the excluded collections, causing an unsuccessful object
lookup (returned null-pointer).

Commit Details:

Full Hash: 1353158aa24b4ada82cc569543e765c5ff388e20
Parent Commit: 3c09e4d
Lines Changed: +3, -1

1 Modified Path:

/source/blender/blenkernel/intern/layer.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021