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