Files
python-vispy/python-vispy.changes
Dirk Mueller 26e1cc80d6 - 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/package/show/devel:languages:python:numeric/python-vispy?expand=0&rev=26
2023-12-27 16:09:21 +00:00

5.6 KiB