Skip to content

v2.0.2

Compare
Choose a tag to compare
@W2Wizard W2Wizard released this 06 Apr 02:44
· 332 commits to master since this release
42MLX_Logo

Version: 2.0.2

Overall not many changes just a few QOL stuff, a few bug fixes as well as improvements and some nice makefile overhauling by @Eathox, thank you very much!

Feature Summary

  • Add assertions for compile time error checking. (Use make DEBUG=1)
  • Add mouse hook function.
  • Add cursor hook function.
  • Re-visit of the Makefiles.
  • Some more minor internal stuff.

Bug Fixes

  • Fixed a crash when deleting an XPM42 texture object.
  • Fixed a performance issue with rendering.
  • Fixed endian dependent color reading for XPM42

PRs Merged

New Contributors

Full Changelog: V2.0.1...v2.0.2