You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor Node hierarchy; add animations
* CI: update repos before installing packages
* Replace class Node with struct Node
* Cleanup
* Fix animation timeline
- Per BoxAnimated in GLTF samples, each animation must have a single timeline, and channels shorter than the maximum duration stay locked at the last keyframe until the timeline resets.
* Incorporate Step interpolation
0 commit comments