Skip to content

v1.6

Compare
Choose a tag to compare
@EngineerSmith EngineerSmith released this 28 Jan 22:40
· 10 commits to main since this release
f83bab0
  • Change blend mode to replace for rendering atlases
  • Move render system to support headless rendering (Kudos @MikuAuahDark )
  • Replaced dynamic size binary tree algorithm with custom cell-based algorithm
  • Bug fix for fixed size indexing (Not sure how it wasn't failing with this bug)