mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
Default to weightflip
This commit is contained in:
parent
7a2b9983f1
commit
cce53c23a6
@ -74,7 +74,7 @@ blend = (
|
|||||||
'affects the periodic extension of angular parameters (values are '
|
'affects the periodic extension of angular parameters (values are '
|
||||||
'extended to minimize deviation from average velocity), and also '
|
'extended to minimize deviation from average velocity), and also '
|
||||||
'sets the default value for `time.duration` in an animation.')
|
'sets the default value for `time.duration` in an animation.')
|
||||||
, 'xform_sort': enum('weightflip weight natural color')
|
, 'xform_sort': enum('weightflip weight natural color', 'weightflip')
|
||||||
, 'xform_map': list_(list_(String('xfid'), d='A pair of src, dst IDs'))
|
, 'xform_map': list_(list_(String('xfid'), d='A pair of src, dst IDs'))
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user