Blender Git Commit Log

Git Commits -> Revision b947998

July 17, 2015, 00:48 (GMT)
New widget types for drawing scrollbars using widget pipeline

Had to add UI_WTYPE_SCROLL_BACK and UI_WTYPE_SCROLL_INNER since they need different rectangles, drawing and states. Also renamed UI_WTYPE_SCROLL to UI_WTYPE_LISTSCROLL as it's only used for lists.

Commit Details:

Full Hash: b947998a517c8fd5f8adc19052d2e7ca9b1265c4
Parent Commit: 2a325a0
Lines Changed: +202, -155

6 Modified Paths:

/source/blender/editors/interface/interface_widgets.c (+20, -101) (Diff)
/source/blender/editors/interface/widgets/widgets.c (+11, -3) (Diff)
/source/blender/editors/interface/widgets/widgets.h (+6, -2) (Diff)
/source/blender/editors/interface/widgets/widgets_draw/drawstyle_classic.c (+144, -49) (Diff)
/source/blender/editors/interface/widgets/widgets_draw/widgets_draw.c (+20, -0) (Diff)
/source/blender/editors/interface/widgets/widgets_draw/widgets_draw_intern.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021