Tetra v0.2.17 Release Notes

Release Date: 2019-05-05 // almost 5 years ago
  • โž• Added

    • An example of how to interpolate between ticks using the dt has been added.
    • ๐Ÿ‘ Basic support for gamepad vibration has been added.
    • ๐Ÿ“š A showcase page has been added to the documentation.

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated gl to 0.12.0.
    • โšก๏ธ Updated image to 0.21.1.
    • โšก๏ธ Updated hashbrown to 0.3.0.
    • โšก๏ธ Updated glyph-brush to 0.5.0.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed issue with the backbuffer not being bound on the first frame.
    • Disconnecting a gamepad while a button is down no longer causes a panic.