summaryrefslogtreecommitdiffstats
path: root/Scripts/Fold/Editor/KeyframeNode.cs
Commit message (Collapse)AuthorAge
* Fold: drop NodeGraphProcessoryum2026-01-06
|
* Fold: add custom NodeGraphProcessor as submoduleyum2026-01-02
|
* Fold: add Serialize() method to fold nodesyum2026-01-02
|
* Fold: Introduce keyframe nodeyum2026-01-01
Connect a GameObject and a chain of FoldNodes, then click the keyframe button. Actual keyframe logic not yet implemented.