0.5.0
Pre-release
Pre-release
What's Changed
- Fix lightning after calling the first nppas function from the napari-menu by @haesleinhuepf based on code in napari-threedee in #77
Backwards compatibility breaking changes
- Compared to 0.4.2, the faces of marching cubes results are inverted. To undo this, call
nppas.invert_faces(surface)
.
Full Changelog: 0.4.2...0.5.0