Crayon v0.3.0 Release Notes

Release Date: 2018-03-01 // about 6 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed write failures on depth buffer. (#47)
    • ๐Ÿ›  Fixed input detection under HiDPI environments. (#47)

    ๐Ÿ”„ Changed

    • โœ‚ Removed scene from core module. (#47)
    • 0๏ธโƒฃ Use failure instead of error-chain as the default error manangement crate. (#47)
    • Refined RAIIGuard into GraphicsSystemGuard. (#47)
    • Unified the interface of setup data in graphics module.