cargo notan 0.2.0
v0.2.0

latest releases: 0.9.1, 0.9.0, 0.8.0...
2 years ago

The main focus for the 0.2.0 version was to improve the integration of the egui crate with Notan, along with some improvements and fixes:

  • Updated all dependencies to the latest version available
  • Migrated from 2018 edition to 2021
  • Added drag and drop file support
  • Added custom mouse cursors support
  • Added browser links support
  • Added lazy loop mode
  • Added sRGB texture support
  • Added Lines and LineStrip primitives
  • Added new examples and improved the main page
  • Added support for premultiplied alpha images
  • Re-exported glam types as part of notan_math
  • Renamed VertexFormat to more explicit names
  • Improved the API used to call egui code.
  • Other minor fixes and changes...

Don't miss a new notan release

NewReleases is sending notifications on new releases.