Skip to content

v0.15.0

Choose a tag to compare

@brisvag brisvag released this 22 Apr 14:57
· 63 commits to main since this release
4d2b7d4

Changelog

Enhancements:

  • Add high and low color settings for colormaps (HiLo mapping) #2663 (brisvag)
  • Allow setting bad color on colormap (continue #2620) #2659 (brisvag)
  • Add modifiers to QT native gesture events #2631 (arambert)
  • Implement limiting size for gridlines (2) #2630 (brisvag)
  • Various optimizations related to camera linking and mesh normals #2532 (djhoese)

Fixed bugs:

  • Fix bad_color handling and simplify some logic #2662 (brisvag)
  • Fix type of vertice passed to function for adding triangles #2647 (Czaki)
  • Fix mesh colors reshaping #2645 (BenZickel)
  • Use visual coordinates in ArcballCamera #2642 (Seon82)
  • fix: prevent zerodiv error when auto-calculating clims in scalable textures #2621 (tlambert03)
  • Set self._data_dtype in scale_and_set_data for CPU scaled textures #2601 (aganders3)
  • Ignore unhandled Qt events #2600 (gselzer)
  • Ignore all flat triangles in triangulation #2248 (andy-sweet)

Merged pull requests: