Skip to content

Tags: GuillaumeFavelier/fury

Tags

v0.2.0

Toggle v0.2.0's commit message
new release v0.2.0

v0.1.4

Toggle v0.1.4's commit message
* Add vtk.utils.color on window package

* Update Readme, codecov, travis...

v0.1.3

Toggle v0.1.3's commit message
fix v0.1.2 conflict

v0.1.2

Toggle v0.1.2's commit message
hotfix: update setup.py for python 2.7

v0.1.1

Toggle v0.1.1's commit message
Second public release

v0.1.0

Toggle v0.1.0's commit message
Initial FURY release based on split from DIPY

- from dipy.viz.actors to fury.actors
- from dipy.viz.window to fury.window
- from dipy.viz.ui to fury.ui
- from dipy.viz.widget to fury.widget
- from dipy.viz.interactor to fury.interactor
- from dipy.viz.colormap to fury.colormap
- from dipy.viz.utils to fury.utils