Skip to content

Version 0.5.12

Compare
Choose a tag to compare
@bitbrain bitbrain released this 31 May 19:49
· 86 commits to master since this release
1e575a1
  • only create AStarPathFinder when it is actually used to reduce memory footprint
  • significantly reduce memory footprint of TiledMapManager by dynamically creating cell states at runtime
  • implement toString() method of CombinedRenderPipe