Skip to content

0.3.3

Compare
Choose a tag to compare
@dktapps dktapps released this 13 Oct 12:50
· 34 commits to master since this release
96e3389

Changes since 0.3.2

  • Fixed bogus corruption errors due to non-zero bits in 3, 5 and 6 bits-per-block PalettedBlockArrays.
  • Fixed memory corruption and assert failures in the following methods (now ignoring all but the final 4 bits in the coordinates given):
    • PalettedBlockArray::get()
    • PalettedBlockArray::set()
    • LightArray::get()
    • LightArray::set()