VisPy v0.9.3 Release Notes

Release Date: 2021-10-27 // over 2 years ago
  • ๐Ÿ›  Fixed bugs:

    • Noop on clicking both mouse buttons #2244 (brisvag)
    • ๐Ÿ›  Fix performance issues with 0.9.1 #2243 (brisvag)
    • โœ‚ Remove unnecessary if clauses from Volume #2242 (brisvag)
    • ๐Ÿ›  Fix volume rendering's wrong offset #2239 (brisvag)
    • โšก๏ธ Update PlanesClipper interpolation to occur in the fragment shader #2226 (brisvag)

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿšš Include tutorial image from vispy/images to remove remote reference #2240 (draco2003)