Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@schlegelp schlegelp released this 18 Aug 08:18
· 20 commits to main since this release
8707584

New

  • minimal picking system (see #7)

Improved

  • various improvements to the Qt6 controls (ipywidget side still WIP)
  • improved handling for (image) volumes:
    • Viewer.add_volume() has more options now
    • you can set the blend mode via the new Viewer.blend_mode property
  • Viewer.set_view() now accepts a dictionary with camera state; see also Viewer.get_view()

Fixed

  • fixed Viewer.screenshot()
  • fixed bugs in Viewer.remove_objects
  • Viewer.add_mesh now passes through pygfx.Mesh

Full Changelog: v0.1.4...v0.2.0