v2.1.10
What's Changed
- Move resources to top level by @adamltyson in #345
- Remove the markers to disable specific slowly running tests by @adamltyson in #348
- Update caching by @adamltyson in #356
- Add screenshot tests by @adamltyson in #351
- Add brainmapper example script by @adamltyson in #359
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #362
- Fix camera position setting by @IgorTatarnikov in #364
- Remove unused camera printing code and make camera parameters consistent by @adamltyson in #365
- Allow examples/neurons.py to run successfully when neuromorpho is down by @IgorTatarnikov in #366
- Mark tests that are expected to fail with
xfail
rather than just not running them by @adamltyson in #367 - Update supported Python versions by @adamltyson in #363
- add kwargs params to Render.screenshot() and Render.export() by @carlocastoldi in #368
- Enforce latest vedo version by @adamltyson in #369
Full Changelog: v2.1.9...v2.1.10