v2.22.0
playcanvas/supersplatv2.22.0Feb 12, 2026by slimbuck
AI Summary
Major refactor of the animation system introducing new interfaces and tools for managing tracks and camera poses.
Key Highlights
- Refactor animation system
- Introduce AnimTrack interface
- Track manager implementation
- Camera pose gizmos added
New Features
- AnimTrack interface
- Track manager
- Camera pose gizmos
Full Release Notes
## What's Changed * Refactor animation system: introduce AnimTrack interface, track manager, and camera pose gizmos by @slimbuck in https://github.com/playcanvas/supersplat/pull/805 **Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.21.1...v2.22.0