Skip to content

v0.0.7

Choose a tag to compare

@kevinyamauchi kevinyamauchi released this 12 Jun 13:40
· 70 commits to main since this release
0bc0ac0
refactor slicing (#28)

* add plane in box check

* add edge case

* start new slice model

* refactor image sampling

* nD oblique plane slicing

* update tests

* fix dependencies

* add points slicing

* round out points tests

* round out image tests

* add lines slicing

* update slicing

* add points slicing test

* add slicing to controller

* add ubuntu deps for CI

* fix ubuntu CI deps

* fix ubuntu CI deps

* add lines slicing

* add labels slicing test

* remove dim check

* update cmap

* remove unused data store api

* remove old api

* update slider GUI

* support for axis rolling