Skip to content

v0.5.3

Pre-release
Pre-release

Choose a tag to compare

@dbirman dbirman released this 28 Nov 23:49
· 161 commits to develop since this release

The current release of urchin is available by running pip install oursin -U. Please clear your browser's cache before using 0.5.3!

The standalone Windows and Linux builds of Urchin can now be installed via Steam or can be downloaded here.

Major changes

  • It is now possible to load and slice through volumes using urchin.volumes
  • When using mesh objects for neurons, you can click them to send a callback to the urchin.neurons.callback function which can be overrided to provide custom behavior
  • Calling clear now works properly on all platforms
  • Many bug fixes