ynput / ynput/ayon-documentation
Document TimeWarp support for Flame
Open
@rdelillo is already working on this.
Since Jan 27, 2025.
addon: Flame
Artist Docs
documentation
type: enhancement
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Is there an existing issue for this?
- I have searched the existing issues and added correct labels.
Please describe the feature you have in mind and explain what the current shortcomings are?
From the work started on this PR: https://github.com/ynput/ayon-flame/pull/47/files#r1925196614
We need to document the TimeWarp support with examples and use-cases.
We currently support:
- TimeWarp
- Linear speed change (positive or reverse)
- Freeze frame
There are known limitations about potential issues with the interpolation computation that needs to be documented as well:
- Community flagged that "Speed-base TimeWarp" are known to be problematic
https://github.com/guerilla-di/flame_channel_parser
https://forum.logik.tv/t/interpolation-extrapolation-of-animation-curves/2206/14 - I've spotted personally issues with positive-negative-positive velocity
Suggested implementation?
No response
Describe alternatives you've considered:
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.