-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] Implement Loop Selected Frames #243
Comments
this can be implemented as frame "instances" or "clones" - similarily to how toonboom and flash handles it. This way editing a clone, affects all the other clones. But you can still create a brand new frame by copying from a clone. |
Will this be taken care of in #1106 , or is there more to it? |
@davidlamhauge Unfortunately there's more to it, as I wrote on Discord a few weeks ago in the #feature-requests channel, an later on the Google drive nested timeline proposal there are always two main expected use cases for loops: timeline dependent cycles and timeline-independent cycles. The issue you referenced would be able to cover the first case and address the OP suggestion I think. But the second comment would go more in line with the second use case, and would require the "nested" images container I spoke of. That said, once 1106 is merged I think we could close this issue and open a specific issue for the other case, since that one depends on a different set of requirements to be met before being fulfilled. |
By @sfepa
This function can save a lot of time when you need repeating animated details in complicated scenes, for example snow, rain, flag, smoke etc.
Instead of copying frames manually we could select them and define as loop.
The text was updated successfully, but these errors were encountered: