Version 0.1.4
New & Improved
- added a basic overlay system that allows showing message to the user
- generation of large line visuals with lots of breaks is now much faster
Viewer.add_mesh
now passes throughpygfx.Mesh
objects- better, more explicit conversion for
pygfx.Geometries
andpygfx
visuals - added documentation for usage of
octarine
from non-interactive environments such as the standard REPL or scripts
Fixes
- added missing dependencies by @arpy8
- point visual should now work correctly when passing one color per point
- fixed a bug in
Viewer.remove_objects