Blender Git Commit Log

Git Commits -> Revision ab4654c

Revision ab4654c by Nathan Craddock (master)
November 27, 2020, 03:37 (GMT)
Cleanup: Move logic to `outliner_find_item_at_x_in_row`

Move the logic for determining if the item at a given x position is an
icon into the function. This is used for determining selection over an
icon, and will be used in a later commit for checking for hover over an
icon. No functional changes.

Commit Details:

Full Hash: ab4654cdfe8f393d70426456a29c3ae0bfc4ac03
Parent Commit: 1709bc5
Lines Changed: +19, -12

4 Modified Paths:

/source/blender/editors/space_outliner/outliner_edit.c (+3, -1) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+3, -2) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+3, -5) (Diff)
/source/blender/editors/space_outliner/outliner_utils.c (+10, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021