Keyshift

C# Keyframe Timeline/Sequencer/Dope Sheet library with WinForms GUI extension.
Originally KI-O for M64MM's METAL Orchestrator
GlitchyPSI & Project Comet
Features
- Supports Keyframe Interpolation types similar to MAGIX VEGAS Pro's.
- Linear
- Fast
- Slow
- Smooth
- Sharp
- Hold
- Undo/Redo (WIP)
- Serialization and deserialization (JSON powered by JSON.NET)
- GUI (As of currently, only Windows Forms.)
Roadmap
- Finish Undo/Redo (almost done)
- Proper Keyboard support
- Bézier keyframes
- Shake keyframes
Building
You need:
- Visual Studio 2022 or greater
- NuGet packages (Newtonsoft.JSON)
License
MPL 2.0. See LICENSE for more info.