GraphiteEditor / GraphiteEditor/Graphite
Tracking Issue: Animation
- Vorherrschende Sprache
- Rust
- Sterne
- 27.2k
- Forks
- 1.3k
- Ø Merge
- 20 Std. 5 Min.
- Gemergte PRs (30 T.)
- 57
Beschreibung
Previously discussed in #1601.
- [x] Avoiding constant folding (#2232)
Progress on animation was stalled because of the constant folding: non-async secondary inputs are all evaluated as the graph is compiled.
- [x] Parametric animation (#2443)
Allow the time from the context to be retrieved by the user in the node graph via the "Animation Time" and "Real Time" nodes. Add simple buttons and keybinds for pausing/playing and restarting the animation.
- [ ] Add nodes for [easings](https://easings.net/)
- [ ] Implement the Timeline panel

- [ ] Add the ability to expose channels for keyframing from the Properties panel


- [ ] Onion skins
- [ ] 2D rigging
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.