Skip to content

TinyTS v0.1.2

Choose a tag to compare

@github-actions github-actions released this 31 May 00:43
· 12 commits to main since this release

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.