Interactively change the current frame number
Parameters: | frame (int in [-300000, 300000], (optional)) – Frame |
---|
Handle mouse-clicks over animation channels
Parameters: |
|
---|
Collapse (i.e. close) all selected expandable animation channels
Parameters: | all (boolean, (optional)) – All, Collapse all channels (not just selected ones) |
---|
Delete all selected animation channels
Toggle editability of selected channels
Parameters: |
|
---|
Expand (i.e. open) all selected expandable animation channels
Parameters: | all (boolean, (optional)) – All, Expand all channels (not just selected ones) |
---|
Clears ‘disabled’ tag from all F-Curves to get broken F-Curves working again
Rearrange selected animation channels
Parameters: | direction (enum in [‘TOP’, ‘UP’, ‘DOWN’, ‘BOTTOM’], (optional)) – Direction |
---|
Toggle selection of all animation channels
Parameters: | invert (boolean, (optional)) – Invert |
---|
Select all animation channels within the specified region
Parameters: |
|
---|
Disable specified setting on all selected animation channels
Parameters: |
|
---|
Enable specified setting on all selected animation channels
Parameters: |
|
---|
Invert specified setting on all selected animation channels
Parameters: |
|
---|
Make only the selected animation channels visible in the Graph Editor
Toggle visibility in Graph Editor of all selected animation channels
Copy the driver for the highlighted button
Add driver(s) for the property(s) connected represented by the highlighted button
Parameters: | all (boolean, (optional)) – All, Create drivers for all elements of the array. |
---|
Remove the driver(s) for the property(s) connected represented by the highlighted button
Parameters: | all (boolean, (optional)) – All, Delete drivers for all elements of the array. |
---|
Delete keyframes on the current frame for all properties in the specified Keying Set
Parameters: |
|
---|
Undocumented (contribute)
Parameters: | all (boolean, (optional)) – All, Delete keyfames from all elements of the array. |
---|
Undocumented (contribute)
Insert keyframes on the current frame for all properties in the specified Keying Set
Parameters: |
|
---|
Undocumented (contribute)
Parameters: | all (boolean, (optional)) – All, Insert a keyframe for all element of the array. |
---|
Insert Keyframes for specified Keying Set, with menu of available Keying Sets if undefined
Parameters: |
|
---|
Undocumented (contribute)
Parameters: | type (int in [-inf, inf], (optional)) – Keying Set Number, Index (determined internally) of the Keying Set to use |
---|
Add a new (empty) Keying Set to the active Scene
Export Keying Set to a python script.
Parameters: |
|
---|---|
File : |
Add empty path to active Keying Set
Remove active Path from active Keying Set
Remove the active Keying Set
Undocumented (contribute)
Parameters: | all (boolean, (optional)) – All, Add all elements of the array to a Keying Set. |
---|
Undocumented (contribute)
Paste the driver in the copy/paste buffer for the highlighted button
Clear Preview Range
Interactively define frame range used for playback
Parameters: |
|
---|
Toggle whether timing is displayed in frames or seconds for active timeline view
Update data paths from 2.53 to edited data paths of drivers and fcurves
File : | op/animsys_update.py:693 |
---|