Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@haesleinhuepf haesleinhuepf released this 09 Apr 16:21
· 9 commits to main since this 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

Before:
image

After:
image

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