TinyTS v0.1.2
TinyTS v0.1.2 - Release Notes
- Added 2 new examples to the
examples/directory. - Added free-list index to Particle scanning, improving memory efficiency.
- ECS view cache is now hybrid, does O(1) and zero allocations, improving fps.
- Engine now supports a stack-based scene management system.