2019-08-02 15:31:41 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-11-19 20:07:12 +00:00
|
|
|
Tue Nov 19 20:01:11 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.16.2
|
|
|
|
|
+ Enhancements
|
|
|
|
|
* Switch to setuptools_scm for automatic version numbering
|
|
|
|
|
* Improve PanZoom camera performance when non-+z direction is used
|
|
|
|
|
+ Fixed bugs
|
|
|
|
|
* Fix Python 3.8 compatibility in Canvas 'keys' update
|
|
|
|
|
* Fix VolumeVisual modifying user provided data in-place
|
|
|
|
|
* Fix depth buffer precision
|
|
|
|
|
* Volume visual has unset variable texture2D\_LUT
|
|
|
|
|
* Fix MarkersVisual.set_data crash when pos is None
|
|
|
|
|
* Fix numpy futurewarning in dtype creation
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-08-02 15:31:41 +00:00
|
|
|
Fri Aug 2 15:27:16 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.16.1
|
|
|
|
|
* Fix discrete colormap ordering (#1668)
|
|
|
|
|
* Fix various examples (#1671, #1676)
|
|
|
|
|
* Fix Jupyter extension zoom direction (#1679)
|
|
|
|
|
|
2019-07-23 20:52:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 23 02:39:19 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.16.0
|
|
|
|
|
* Update PyQt5/PySide2 to use newer GL API
|
|
|
|
|
* Update to PyQt5 as default backend
|
|
|
|
|
* New Cython-based text rendering option
|
|
|
|
|
* New WindbarbVisual
|
|
|
|
|
* Improved JupyterLab/Notebook widget (experimental)
|
|
|
|
|
* Fix various memory leaks
|
|
|
|
|
* Various optimizations and bug fixes
|
|
|
|
|
- Add jupyter subpackage
|
|
|
|
|
|
2019-04-17 21:07:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 17 21:01:40 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Switch to the qt5 backend.
|
|
|
|
|
|
2018-11-02 09:53:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 1 18:12:52 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.15.3
|
|
|
|
|
* Workaround matplotlib 2.2 dropping _cntr private module
|
|
|
|
|
* Try appveyor SSL settings for fixing https download
|
|
|
|
|
* Fix buffer due to unsupported numpy feature
|
|
|
|
|
|
2018-05-04 09:30:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 3 16:22:59 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Compact description.
|
|
|
|
|
|
2018-03-09 09:36:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|