mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
hound fix
This commit is contained in:
parent
3aa6e9ac9d
commit
db75941e00
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ def set_framerange(startFrame, endFrame):
|
|||
* `1` - Single frame.
|
||||
* `2` - Active time segment ( animationRange ).
|
||||
* `3` - User specified Range.
|
||||
* `4`-User specified Frame pickup string (for example `1,3,5-12`).
|
||||
* `4` - User specified Frame pickup string (for example `1,3,5-12`).
|
||||
TODO:
|
||||
Current type is hard-coded, there should be a custom setting for this.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue