Skip to content

Releases: ASGAlex/flame_spatial_grid

Flame 0.17.0 support

31 Mar 21:38
Compare
Choose a tag to compare
  • Flame 1.16.0 support
  • onCurrentCellChanged callback for HasGridSupport mixin

v0.9.0 Performance and multithreading

28 Dec 09:34
Compare
Choose a tag to compare
  • Support Flame 1.12.0 and upper
  • Multithreading for collision optimisation (including web)
  • Raycasting speed optimized
  • 2x faster collision detection for active collisions

v0.8.4 Flame 1.9.0 support

22 Sep 12:05
Compare
Choose a tag to compare

Flame 1.9.0 support

v0.8.3 Raycast

10 Sep 21:53
Compare
Choose a tag to compare
  • Basic raycast support
  • Hotfix recreateBoundingHitbox function
  • BREAKING: noMapCellBuilder accepts list of map rects instead of isFullyOutside variable

v0.8.2 Better performance & Flame 1.8.2 support

02 Sep 22:15
Compare
Choose a tag to compare
  • Flame 1.8.2 compatibility fixes
  • Tiled world: streaming maps
  • Broadphase and collision detection optimisations
  • Improving CollisionOptimizer performance
  • CollisionProspect pool support
  • StaticCellLayer reusing Image instances
  • Loading maps and building cells is much faster now
  • BREAKING CHANGES in API during refactoring...

v0.8.1 First relatively-stable version

25 Jul 20:51
Compare
Choose a tag to compare