Blender Git Commit Log

Git Commits -> Revision ae8e845

Revision ae8e845 by Julian Eisel (master)
October 14, 2016, 23:03 (GMT)
Outliner: Element mouse hover feedback

Some little UI polish to get familiar with outliner code (but also because it's a useful feature). Committing to blender2.8 branch but can also port to master (2.7) if wanted.

This basically causes the mouse hovered element to be highlighted. Contrast of the highlight should be fine, even with a non-default theme. Also did some minor cleanup.

Commit Details:

Full Hash: ae8e84547005dcb67ed85a6c65a1e0f031758dbf
Parent Commit: ee54a6f
Lines Changed: +160, -52

5 Modified Paths:

/source/blender/editors/space_outliner/outliner_draw.c (+60, -39) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+85, -6) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+3, -1) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+8, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021