fix bone group color
This commit is contained in:
@@ -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],
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user