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