Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 20:54
· 75 commits to trunk since this release
v3.0.0
c23805d

   Breaking Changes

  • refactor public API and improve documentation  -  (a47cd)
  • refactor public API from fps/timestep to drawRate/updateRate system  -  (6339b)

   Features

  • add performance benchmarking for core animation loop  -  (928c8)
  • replace fps/timestep API with drawRate/updateRate and refactor frame timing system  -  (d1dee)

   Bug Fixes

   Performance

  • optimize subscription system with Map-based state management  -  (045e5)
    View changes on GitHub