Brushstroke Tools: Initial Version #328
@ -277,7 +277,7 @@ class BSBST_Settings(bpy.types.PropertyGroup):
|
||||
deforming_surface: bpy.props.BoolProperty(default=False,
|
||||
name='Deforming Surface',
|
||||
description='Create brushstrokes layer for a deforming surface')
|
||||
edit_toggle: bpy.props.BoolProperty(default=True,
|
||||
edit_toggle: bpy.props.BoolProperty(default=False,
|
||||
name='Edit Active Brushstrokes',
|
||||
description="Jump into the corresponding edit mode when selecting/creating a brushstrokes layer")
|
||||
estimate_dimensions: bpy.props.BoolProperty(default=True,
|
||||
|
Loading…
Reference in New Issue
Block a user