Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
61ed3b19
Commit
61ed3b19
authored
Jan 16, 2018
by
Paul McCarthy
🚵
Browse files
Changelog
parent
e915848b
Pipeline
#1485
failed with stages
in 65 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
61ed3b19
...
...
@@ -2,6 +2,19 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
1.6.0 (Under development)
-------------------------
* The :class:`.TriangleMesh` class now uses the ``trimesh`` library
(https://github.com/mikedh/trimesh) to perform ray-mesh intersections,
via a new :meth:`.TriangleMesh.rayIntersection` method.
* Optional dependencies ``wxpython``, ``indexed_gzip``, ``trimesh``, and
``rtree`` are now listed separately, so ``fslpy`` can be used without
them (although relevant functionality will be disabled).
1.5.4 (Wednesday January 10th 2018)
-----------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment