Files
python-vispy/python-vispy.changes

18 lines
723 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jan 18 19:01:27 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.15.2
* Fix PyPI packaging to include LICENSE.txt
* Fix initial axis limits in PlotWidget (#1386)
* Fix zoom event position in Pyglet backend (#1388)
* Fix camera importing (#1389, #1172)
* Refactor `EllipseVisual` and `RectangleVisual` (#1387, #1349)
* Fix `one_scene_four_cams.py` example (#1391, #1124)
* Add `two_qt_widgets.py` example (#1392, #1298)
* Fix order of alignment values for proper processing (#1395, #641)
-------------------------------------------------------------------
Fri Oct 20 16:19:26 UTC 2017 - toddrme2178@gmail.com
- initial version