fix bone group color
This commit is contained in:
parent
2cd54ee22b
commit
7aae48687b
@ -225,6 +225,7 @@ class BW_OT_load_default_color(Operator):
|
|||||||
'Yellow': [1, 1, 0],
|
'Yellow': [1, 1, 0],
|
||||||
'Red': [0, 0.035, 0.95],
|
'Red': [0, 0.035, 0.95],
|
||||||
'Blue': [1, 0, 0],
|
'Blue': [1, 0, 0],
|
||||||
|
'Green': [0.733333, 0.937255, 0.356863],
|
||||||
'Pink': [1, 0.1, 0.85],
|
'Pink': [1, 0.1, 0.85],
|
||||||
'Purple': [0.67, 0, 0.87],
|
'Purple': [0.67, 0, 0.87],
|
||||||
'Brown': [0.75, 0.65, 0],
|
'Brown': [0.75, 0.65, 0],
|
||||||
|
BIN
widgets/Custom/crown.blend
Normal file
BIN
widgets/Custom/crown.blend
Normal file
Binary file not shown.
BIN
widgets/Custom/crown.png
Normal file
BIN
widgets/Custom/crown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
x
Reference in New Issue
Block a user