Skip to content

Commit

Permalink
log new features: NIFTI, GIFTI, mesh export formats
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed May 13, 2020
1 parent 1951b93 commit 0b9c6f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@ Version 0.1.10
--------------
- read.fs.label improvement: do not increment indices for volume labels, better print support for them
- support exporting surface meshes in Stanford triangle format (.ply)
- support reading surface meshes in Stanford triangle format (.ply)
- support exporting surface meshes in Wavefront object format (.obj)
- support exporting surface meshes in Object File Format (.off)
- support reading surface meshes in PLY format, including Blender exports with vertex colors and normals
- add general GIFTI writer (requires xml2)
- add support for writing surfaces in GIFTI format
- add read.fs.volume() function that support MGH, MGZ and NIFTI formats
- add experimental support for reading NIFTI volumes as fs.volume instances (via oro.nifti package), including header computation


Version 0.1.9
Expand Down

0 comments on commit 0b9c6f8

Please sign in to comment.