Blender Git Commit Log

Git Commits -> Revision c1cee36

Revision c1cee36 by Julian Eisel (master)
October 12, 2020, 16:21 (GMT)
Fix T81555: Outliner object state filter not updating correctly

When changing the selected, active or visible object(s), the Outliner
has to be rebuilt while using the corresponding object state filters.

The object hiding operators also have to send the proper notifiers (they
changed visibility without notifying about that).

Commit Details:

Full Hash: c1cee363cd39aaf25cbf4e099a07d1c4df6d37d7
Parent Commit: 6f0b082
Lines Changed: +23, -3

4 Modified Paths:

/source/blender/editors/object/object_edit.c (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+10, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021