Published November 8, 2022
| Version v0.12.0
Software
Open
vispy/vispy: Version 0.12.0
Authors/Creators
- Luke Campagnola
- Eric Larson1
- Almar Klein2
- David Hoese3
- Siddharth4
- Cyrille Rossant5
- Adam Griffiths6
- Nicolas P. Rougier7
- asnt
- Lorenzo Gaifas8
- Kai Mühlbauer9
- Alexander Taylor
- MSS
- Talley Lambert10
- sylm21
- Alex J. Champandard11
- Max Hunter
- Thomas Robitaille
- Mustafa Furkan Kaptan
- Elliott Sales de Andrade
- Karl Czajkowski12
- Alessandro Bacchini13
- Guillaume Favelier14
- Etienne Combrisson15
- Mark Harfouche16
- ThenTech17
- fschill
- Michael Aye18
- Paddy Harrison19
- Casper van Elteren
- 1. University of Washington
- 2. Independent software engineer
- 3. Space Science and Engineering Center (@ssec)
- 4. University of Edinburgh
- 5. @int-brain-lab @cortex-lab
- 6. Twisted Pair Development
- 7. @INRIA
- 8. @gutsche-lab
- 9. University Bonn
- 10. Harvard University
- 11. creative.ai
- 12. USC Information Sciences Institute
- 13. Camlin Italy s.r.l. @henesissrl
- 14. INRIA
- 15. INT
- 16. California Institute of Technology
- 17. @ExoVibe
- 18. LASP
- 19. SIMaP, Grenoble INP
Description
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
symbolinMarkersVisual#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
.buttonsnot including triggering mouse button #2355 (tushar5526) - Implement turntable camera
rollprogrammatically and clarify transformation docstrings #2352 (harripj) - Fix dtype casting for Texture objects #2350 (brisvag)
Merged pull requests:
- Bump mamba-org/provision-with-micromamba from 7 to 14 #2425 (dependabot[bot])
- Bump actions/setup-python from 2 to 4 #2424 (dependabot[bot])
- Bump actions/checkout from 2 to 3 #2423 (dependabot[bot])
- Bump actions/download-artifact from 2 to 3 #2422 (dependabot[bot])
- Bump actions/upload-artifact from 2 to 3 #2421 (dependabot[bot])
- Allow 180 fov and clarify docstring #2412 (brisvag)
- Address deprecation warnings with the usage of distuilts for LooseVersion #2404 (hmaarrfk)
- Add governance and steering committee information to README #2397 (djhoese)
- New instanced rendering example #2376 (brisvag)
- Add initial organization charter and project governance #2367 (djhoese)
- Fix a few comment and docstring typos #2353 (timgates42)
- Use
cubicinstead ofbicubicas name for interpolation #2348 (brisvag) - Fix test for
Imagecustom interpolation #2347 (brisvag) - Add realtime data visualization tutorial examples #2339 (djhoese)
Files
vispy/vispy-v0.12.0.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:48538fb60213ffafcd2ad794505b8ac3
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/vispy/vispy/tree/v0.12.0 (URL)