belocity by default
parent
3742fd7bc3
commit
81b87eae99
|
@ -23,7 +23,7 @@ class GP_PG_interpolate_settings(PropertyGroup):
|
||||||
('BONE', 'Bone', 'Pick an armature bone and follow it', 3),
|
('BONE', 'Bone', 'Pick an armature bone and follow it', 3),
|
||||||
('TRI', 'Triangle', 'Interpolate based on triangle traced manually over geometry', 4)
|
('TRI', 'Triangle', 'Interpolate based on triangle traced manually over geometry', 4)
|
||||||
),
|
),
|
||||||
default='GEOMETRY',
|
default='VELOCITY',
|
||||||
description='Select method for interpolating strokes'
|
description='Select method for interpolating strokes'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue