v0.6.0
New
ImageVolumeGraphic, #791VectorsGraphic, #929- Scatter markers and other new scatter features, #913
- alpha handling, transparent objects are now pickable! #873
PolygonSelector, #837- Better handling of z-order for rendering, #906 .
What's Changed
- Update CODE_OF_CONDUCT.md by @kushalkolar in #879
- Tweaks to adjust to new pygfx blending by @almarklein in #838
- add emails to gov doc by @kushalkolar in #880
- remove graphic suffix by @clewis7 in #882
- add link to quickstart nb at top of guide by @kushalkolar in #864
- Update guide.rst by @kushalkolar in #887
- add kwarg for axes visibility by @clewis7 in #891
- Update README.md by @kushalkolar in #889
- Fix typo in Visible graphics feature by @almarklein in #892
- Implement PolygonSelector by @almarklein in #837
- Refactor handling of alpha by @almarklein in #873
- add
ImageVolumeGraphicby @kushalkolar in #791 - remove a old text editor temp file by @kushalkolar in #909
- Adjust for PyGfx's new ticks by @almarklein in #910
- Refactor z-order to ensure axes are on top by @almarklein in #906
- remove existing screenshots in regenerate action by @kushalkolar in #915
- thinner selectors by @kushalkolar in #914
- New screenshots :D by @kushalkolar in #919
- fewer github actions for CI by @kushalkolar in #925
- skip existing arrays in ImageWidget.set_data() by @kushalkolar in #924
- add animation func getter and
clear_animations()method by @clewis7 in #896 - Scatter markers and other scatter features by @kushalkolar in #913
- Fix docstring by @kushalkolar in #930
- VectorsGraphic by @kushalkolar in #929
- bump version to 0.6.0 by @kushalkolar in #934
Full Changelog: v0.5.1...v0.6.0