Vispy Versions Save

Main repository for Vispy

v0.9.5

2 years ago

Fixed bugs:

Merged pull requests:

v0.9.4

2 years ago

Fixed bugs:

  • Fix MeshNormals and WireframeFilter with empty MeshData #2262 (brisvag)
  • Update clims in color transform whenever texture._data_limits changes #2245 (tlambert03)

Merged pull requests:

v0.9.3

2 years ago

Fixed bugs:

Merged pull requests:

  • Include tutorial image from vispy/images to remove remote reference #2240 (draco2003)

v0.9.2

2 years ago

Fixed bugs:

v0.9.1

2 years ago

Merged pull requests:

v0.9.0

2 years ago

Enhancements:

  • Spherical (3D-looking) Markers symbols #2209 (brisvag)
  • Add PlanesClipper filter for visually clipping visuals by a 2D plane #2197 (brisvag)
  • Add skinny cross marker (++) to MarkersVisual #2193 (mars0001)
  • Improve depth handling for VolumeVisual iso rendering #2190 (kevinyamauchi)

Fixed bugs:

Merged pull requests:

v0.8.1

2 years ago

v0.8.1 (2021-08-27)

Fixed bugs:

Merged pull requests:

v0.8.0

2 years ago

v0.8.0 (2021-08-20)

Enhancements:

Fixed bugs:

v0.7.3

2 years ago

Fixed bugs:

  • Fix VolumeVisual.cmap setter not working for most colormaps #2150 (alisterburt)

v0.7.2

2 years ago

Fixed bugs:

  • Add filter keyword arguments to subclassed filters #2144 (clarebcook)
  • Fix scalable textures clim_normalized when auto clims are used #2140 (djhoese)