Blender Git Commit Log

Git Commits -> Revision 5304a65

Revision 5304a65 by Matt Ebb (master)
April 6, 2010, 07:02 (GMT)
Fix [#21516] UI artifacts in array modifier

Modify the glClearColor used to draw disabled buttons, when creating a ROUNDBOX
ui element. Made a convenience function and rippled it though, too.

Commit Details:

Full Hash: 5304a65b50103c405cc5130a479a36833ec7f9bd
SVN Revision: 28034
Parent Commit: b9d60f2
Lines Changed: +57, -83

18 Modified Paths:

/source/blender/editors/include/UI_resources.h (+3, -0) (Diff)
/source/blender/editors/interface/interface.c (+2, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+20, -2) (Diff)
/source/blender/editors/interface/resources.c (+8, -0) (Diff)
/source/blender/editors/screen/area.c (+5, -19) (Diff)
/source/blender/editors/space_action/space_action.c (+2, -6) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -8) (Diff)
/source/blender/editors/space_console/space_console.c (+1, -3) (Diff)
/source/blender/editors/space_info/space_info.c (+1, -3) (Diff)
/source/blender/editors/space_logic/space_logic.c (+2, -11) (Diff)
/source/blender/editors/space_nla/space_nla.c (+2, -6) (Diff)
/source/blender/editors/space_node/node_draw.c (+1, -3) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -3) (Diff)
/source/blender/editors/space_script/space_script.c (+2, -4) (Diff)
/source/blender/editors/space_sound/space_sound.c (+1, -3) (Diff)
/source/blender/editors/space_text/space_text.c (+1, -3) (Diff)
/source/blender/editors/space_time/space_time.c (+1, -3) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+2, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021