Blender Git Commit Log

Git Commits -> Revision 5dcbc32

Revision 5dcbc32 by Nathan Craddock (soc-2019-outliner)
August 1, 2019, 01:00 (GMT)
Outliner: Add scroll view util function

Adds a scroll view utility function to be used for walk select
scrolling, pageup/pagedown scrolling, show active, and other
operators that scroll the outliner. The scroll view function
ensures the scroll amount does not go past the bounds of the
outliner, reducing redundant code in the operators.

Commit Details:

Full Hash: 5dcbc320673b147fdac3dd541bd4f082d67a5a89
Parent Commit: eb33e03
Lines Changed: +25, -1

2 Modified Paths:

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