VisPy v0.9.4 Release Notes
Release Date: 2021-11-24 // 6 months ago-
๐ Fixed bugs:
- ๐ Fix MeshNormals and WireframeFilter with empty MeshData #2262 (brisvag)
- Update clims in color transform whenever texture._data_limits changes #2245 (tlambert03)
๐ Merged pull requests:
- ๐ Clarified docstring for ArrowVisual #2261 (pauljurczak)
- ๐ Use stacklevel in DeprecationWarnings. #2257 (Carreau)
- โ Add optional dependencies section to installation instructions #2251 (pauljurczak)
- โ Add table for list of backend supported #2246 (anirudhbagri)
Previous changes from v0.9.3
-
๐ 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: