v1.6
- 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)