Version 0.2.0
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 alsoViewer.get_view()
Fixed
- fixed
Viewer.screenshot()
- fixed bugs in
Viewer.remove_objects
Viewer.add_mesh
now passes throughpygfx.Mesh
Full Changelog: v0.1.4...v0.2.0