Additions - New `plot3d` parameter: with plotly backend, use `radius=True` plots TreeNeurons with radius - New `plot2d` parameter: `orthogonal=False` sets view to perspective
Improvements - Various improvements to e.g. `nx2neuron`
0.2.0
_Date: 29/06/20_
Breaking - `navis.nx2neuron` now returns a `navis.TreeNeuron` instead of a `DataFrame`
Additions - New neuron class `navis.MeshNeuron` - New `navis.TreeNeuron` property `.volume` - New example data from the Janelia hemibrain data set
Improvements - Clean-up in neuromorpho interface - We now use [ncollpyde](https://pypi.org/project/ncollpyde) for ray casting (intersections)
Fixes - Fix bugs in `navis.Volume` pickling
0.1.16
_Date: 26/05/20_
Fixes - Many small bugfixes
0.1.15
_Date: 15/05/20_
Improvements - Improvements to R and Blender interface - Improved loading from SWCs (up to 2x faster) - `TreeNeurons`: allow rerooting by setting the `.root` attribute
0.1.14
_Date: 05/05/20_
Fixes - Emergency fixes for critical bugs
0.1.13
_Date: 05/05/20_
Additions - new function: `navis.vary_color`
Improvements - improvements to Blender interface and various other functions