Blender Git Commit Log

Git Commits -> Revision d4f94d8

Revision d4f94d8 by Julian Eisel (master)
October 15, 2020, 18:31 (GMT)
Cleanup: Refactor lookup for hovered Outliner element for renaming

* Use existing and optimized lookup function, rather than own duplicated logic.
* Move low-level coordinate check into general function, alongside similar
ones.

Commit Details:

Full Hash: d4f94d8a31044af489d4821966854a7bc8975d23
Parent Commit: 5129e2e
Lines Changed: +12, -21

3 Modified Paths:

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