Skip to content

Version 0.26-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@elnormous elnormous released this 15 Nov 01:26
· 7284 commits to master since this release

This release brings the following new features and fixes:

  • Removed shared_ptr's from Scene classes, now user is responsible for the memory
  • Removed utfcpp dependency and include UTF-8 utility methods
  • Added previous mouse position to mouse events and touch ID to touch events
  • Added z coordinate to Node's position
  • Added BMFont cache
  • Added bundle for macOS samples app
  • Lots of small bug and memory leak fixes and performance improvements