Blender Git Loki
Git Commits -> Revision f45f8a7
Revision f45f8a7 by Nathan Craddock (master) July 30, 2020, 17:19 (GMT) |
Fix T79278: Selected object filter skipping collection instances Collection instance datablocks were not filtered out when only showing the selected object. They were treated as a collection (which should show when filtering objects). Adds a case to check if the parent is an object. |
Commit Details:
Full Hash: f45f8a7a898575819a8c687ed6935ee94ddefa8e
Parent Commit: 4089b07
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tree.c (+3, -1) (Diff)