blender/source
Joshua Leung c42a796e9f Fix: Make it easier to tell if Color Swatches are greyed out or not
This commit makes disabled/inactive color swatches look more obviously disabled
by halving their alpha values. It is necessary because the results of
ui_widget_color_disabled() (which is usually used when disabling widgets)
get overwritten by the color filling code here.

To avoid confusion, the checkerboard background (when the color genuinely has
alpha) will still only show in those cases. That is, when disabled, color swatches
won't show the checkerboard unless the color actually has an alpha component if it
wasn't disabled.
2016-04-19 00:42:59 +12:00
..
blender Fix: Make it easier to tell if Color Swatches are greyed out or not 2016-04-19 00:42:59 +12:00
blenderplayer Update stub for recent BPY API 2016-04-01 18:56:48 +11:00
creator Missed last commit 2016-04-13 00:49:47 +10:00
gameengine BGE: Fix T48071: Global logic manager 2016-04-10 23:57:43 +02:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00