v0.5.3
Pre-release
Pre-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.callbackfunction which can be overrided to provide custom behavior - Calling clear now works properly on all platforms
- Many bug fixes