fix: annotation settings
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user