fix: annotation settings

This commit is contained in:
Swann
2020-03-30 15:01:48 +02:00
parent 79ba63ce85
commit 219973930b

View File

@ -151,17 +151,17 @@ def dump_layer(layer):
'opacity',
'channel_color',
'color',
# 'thickness',
'thickness',
'tint_color',
'tint_factor',
'vertex_paint_opacity',
'line_change',
'use_onion_skinning',
# 'use_annotation_onion_skinning',
# 'annotation_onion_before_range',
# 'annotation_onion_after_range',
# 'annotation_onion_before_color',
# 'annotation_onion_after_color',
'use_annotation_onion_skinning',
'annotation_onion_before_range',
'annotation_onion_after_range',
'annotation_onion_before_color',
'annotation_onion_after_color',
'pass_index',
# 'viewlayer_render',
'blend_mode',