Blender Git Commit Log

Git Commits -> Revision 6864873

Revision 6864873 by Nathan Craddock (soc-2019-outliner)
June 18, 2019, 22:29 (GMT)
Eyedropper: Support datablock picking in outliner

This adds support for picking datablocks from the outliner with the
eyedropper tool.

This requires changing the region the UI tooltip is drawn in by
tracking when the mouse moves to a different area on the screen.
By doing this the draw callback can be reset for each new area the
eyedropper enters.

Commit Details:

Full Hash: 6864873372928ce03f7e9072bf9c6fcd5e376ceb
Parent Commit: 0bc6448
Lines Changed: +74, -4

4 Modified Paths:

/source/blender/editors/include/ED_outliner.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_eyedropper_datablock.c (+46, -3) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+25, -0) (Diff)
/source/blender/editors/space_outliner/outliner_utils.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021