Skip to content

Version 0.14.2

Latest
Compare
Choose a tag to compare
@brisvag brisvag released this 14 Mar 16:50
· 14 commits to main since this release

Changelog

v0.14.2 (2024-03-14)

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)

Merged pull requests: