VisPy v0.12.1 Release Notes

Release Date: 2022-11-14 // 7 months ago
  • 🛠 Fixed bugs:

    • 🛠 Fix: bug with new Markers.symbol and empty data #2428 (brisvag)

Previous changes from v0.12.0

  • Enhancements:

    • Scale values when calculating attenuation in attenuated_mip shader #2417 (aganders3)
    • 🐎 clipping planes performance: do not create a new function willy nilly #2383 (brisvag)
    • Instance rendering in gloo. #2378 (brisvag)
    • 👍 Allow setting array to symbol in MarkersVisual #2361 (brisvag)

    🛠 Fixed bugs:

    • 👌 Improve PySide6 Support: swapBehavior for DoubleBuffer, BUTTONMAP as pyqt6, xfail test_context #2411 (psobolewskiPhD)
    • 🛠 fix: wx timer from float to int #2396 (Bliss3d)
    • 🛠 Fix custom image interpolation kernels to work with negative numbers #2382 (brisvag)
    • 📜 Use correct regex when parsing variables #2380 (brisvag)
    • ⚡️ Update tube.py to support Python 3.10 and higher. #2370 (tralfaz)
    • 🛠 Fix marker size with anisotropic scaling #2359 (brisvag)
    • 🛠 Fix MouseEvent .buttons not including triggering mouse button #2355 (tushar5526)
    • 📄 Implement turntable camera roll programmatically and clarify transformation docstrings #2352 (harripj)
    • 🛠 Fix dtype casting for Texture objects #2350 (brisvag)

    🔀 Merged pull requests: