Blender Git Commit Log

Git Commits -> Revision 553c88d

December 20, 2015, 20:30 (GMT)
Port over widget draw routine (update and draw functions)

Commit Details:

Full Hash: 553c88dc38776aa4cc8002d1f2c5cf86351d793f
Parent Commit: 157a80e
Lines Changed: +260, -234

10 Modified Paths:

/source/blender/windowmanager/intern/widgets/wm_widget.cc (+32, -1) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widget.h (+3, -0) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widgetgrouptype.cc (+0, -5) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widgetgrouptype.h (+4, -7) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widgetmap.cc (+196, -2) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widgetmap.h (+7, -2) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widgets_c_api.cc (+13, -0) (Diff)
/source/blender/windowmanager/intern/widgets/wm_widgets_c_api.h (+5, -0) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+0, -214) (Diff)
/source/blender/windowmanager/WM_api.h (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021