fix bone group color

master
“christopheseux” 2023-05-22 12:05:49 +02:00
parent 2cd54ee22b
commit 7aae48687b
3 changed files with 1 additions and 0 deletions

View File

@ -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],

BIN
widgets/Custom/crown.blend Normal file

Binary file not shown.

BIN
widgets/Custom/crown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB