Forwarded request #1158521 from bnavigator
- Update to 0.14.2
## Enhancements:
* Radius of ellipse can now be specified as numpy.array #2561
(ullmannJan)
* Add ivec2, ivec3, ivec4 to ATYPEINFO in glir.py #2545
(hmaarrfk)
* Improve Markers symbols validation performance #2533 (Czaki)
## Fixed bugs:
* Correction to Vispy.Visuals.Markers.set_data #2565
(c40zAtGitHub)
* Fix SurfacePlotVisual not allowing 2D x and y inputs #2554
(ullmannJan)
* Change devicePixelRatio calls to devicePixelRatioF to get a
floating point number instead of an integer #2540 (dalthviz)
- Fix test suite setup
- Clean requirements and obsolete jupyter package description
OBS-URL: https://build.opensuse.org/request/show/1159611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vispy?expand=0&rev=13
- update to 0.14.1:
* Remove deprecated code from vispy.color.get\_colormap
* Cache make_pattern on DashAtlas
* Add push/pop gl_state for visuals
* Add primitive picking filters for Mesh and Markers visuals
* Fix spherical markers depth buffer with scaling='visual'
* Fix mesh shading with flipped normals
* Fix TypeError with pinch-to-zoom
- skip python 3.6 from build
* Switch to setuptools_scm for automatic version numbering
* Improve PanZoom camera performance when non-+z direction is used
* 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
OBS-URL: https://build.opensuse.org/request/show/1135346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vispy?expand=0&rev=12
- Update to 0.13.0:
* Switch MarkersVisual scaling option to string "fixed", "scene", or
"visual"
* Add early-termination optimization to attenuated mip
* Add `InstancedMeshVisual` for faster and easier rendering of repeated
meshes
* Instanced mesh example
* Use QNativeEventGesture for touchpad gesture input
* Fix TypeError with pinch-to-zoom
- Replace setuptools_scm_git_archive BuildRequires with setuptools_scm.
OBS-URL: https://build.opensuse.org/request/show/1099362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vispy?expand=0&rev=11