glue-viz / glue-vispy-viewers

3-d data viewers for glue based on VisPy
http://glueviz.org/en/stable/whatsnew/experimental_3d.html#experimental-3d
BSD 2-Clause "Simplified" License
25 stars 21 forks source link

Use released version of vispy rather than vendor it #351

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

Now that activity on the vispy repository has started up again and that there are regular releases, we can switch back to depending on the main released version of vispy. For things to work correctly, we need the following fixes to be merged into vispy, but we could consider vendoring just these classes in the mean time:

https://github.com/vispy/vispy/pull/1743 https://github.com/vispy/vispy/pull/1744