Custom frame range: Plugin works with specific family - #2040
Open
iLLiCiTiT wants to merge 2 commits into
Open
Conversation
…al-Rendering' into enhancement/custom-frame-range-new-with-bw
Member
|
Tested with ynput/ayon-3dsmax#163, works with me. |
Member
Author
Nice! @BigRoy do you think this is good idea? |
BigRoy
approved these changes
Sep 4, 2026
BigRoy
left a comment
Member
There was a problem hiding this comment.
LGTM
I wonder if the family should actually be something like framerange.custom instead? 🤔 Fine with it either way - just feel like since we're pushing out more families as we intended that we need some naming rules? 🗡️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog Description
The custom frame plugin does work with specific family
"custom.frame.range", but also has backwards compatibility for the families that were defined by deadline plugin but only for hosts that did work with deadline addon.Additional info
Using this approach it still works for hosts that did work before, but hosts that would like to use this new feature has to add
"custom.frame.range"to instance to be able to show the option.Testing notes:
"custom.frame.range"family to an instance in some other host to validate it shows for it too.