made weight paint panel full width ( still try to understand that X,Y system panels use )

replaced senseless 0 opacity  with 1/8 opacity
This commit is contained in:
Jens Ole Wund
2005-08-08 21:56:52 +00:00
parent 9c8c51cbe3
commit 932e958816
2 changed files with 17 additions and 17 deletions

View File

@@ -476,7 +476,7 @@ enum {
#define B_WEIGHT3_4 2843
#define B_WEIGHT1_0 2844
#define B_OPA0_0 2845
#define B_OPA1_8 2845
#define B_OPA1_4 2846
#define B_OPA1_2 2847
#define B_OPA3_4 2848