fix: grease pencil material holdout is not synced
This commit is contained in:
parent
1fd54769b9
commit
6a5ff9a097
@ -409,6 +409,9 @@ class BlMaterial(BlDatablock):
|
||||
'fill_style',
|
||||
'gradient_type',
|
||||
# 'fill_image',
|
||||
'use_stroke_holdout',
|
||||
'use_overlap_strokes',
|
||||
'use_fill_holdout',
|
||||
]
|
||||
data['grease_pencil'] = gp_mat_dumper.dump(instance.grease_pencil)
|
||||
elif instance.use_nodes:
|
||||
|
Loading…
Reference in New Issue
Block a user