Blender Git Commit Log

Git Commits -> Revision c90bc01

Revision c90bc01 by Nathan Craddock (soc-2019-outliner)
July 11, 2019, 17:56 (GMT)
Outliner: Fix setting of active element from the outliner

The active element was being synced, which incorrectly failed
when clicking on object data and other non-base elements in the
outliner. Now it leaves activation to operators in the outliner
rather than syncing to avoid code duplication.

Commit Details:

Full Hash: c90bc0175cf307d691e7d9ab887948730aa6df02
Parent Commit: a284ca9
Lines Changed: +24, -18

4 Modified Paths:

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