Skip to content

Releases: aces/brainbrowser

v2.5.5

29 Nov 17:38
16b34de
Compare
Choose a tag to compare

Fix for some HDF5 files (@rdvincent)

v2.5.4

29 Aug 14:44
Compare
Choose a tag to compare

v2.5.3

22 Aug 17:55
Compare
Choose a tag to compare

v2.5.2

07 Oct 18:55
Compare
Choose a tag to compare
  • Volume Viewer:
    • Handle ordering of larger numbers of images. @rdvincent
  • Surface Viewer:
    • Fix some little bug (grid with focus and opacity toogle) @natacha-beck

v2.5.1

07 Oct 14:20
Compare
Choose a tag to compare

v2.5.0

21 Jun 08:07
Compare
Choose a tag to compare
  • Volume viewer:
    • Add MINC (HDF5 + NetCDF) viewer. @rdvincent
    • Add ability to read compressed files directly. @rdvincent

v2.4.2

02 Jun 19:54
Compare
Choose a tag to compare
  • Volume Viewer:
    • Allow loader to parse source directly. @Tom32i
    • Fix zooming issue in (Volume Viewer). @rdvincent
  • Surface Viewer:
    • Allow to recenter the model easily (Surface Viewer). @natacha-beck

v2.4.1

15 Apr 18:39
Compare
Choose a tag to compare

Add getCameraPosition() for the SurfaceViewer (@natacha-beck).

Really small release but this was necessary for internal use.

v2.4.0

27 Nov 15:49
Compare
Choose a tag to compare

v2.3.0

19 Dec 20:46
Compare
Choose a tag to compare
  • General changes
  • Surface Viewer
    • Bundled three.js version updated to r69. (@tsherif)
    • Use indexed geometry if extension OES_element_index_uint is supported. (@tsherif)
    • Pass data to and from web workers as transferable objects. (@tsherif)
    • Fixed Wavefront OBJ parsing. (@tsherif)
    • Renamed mniobj intensity data format to text intensity data. (@tsherif)
  • Volume Viewer
    • Simplified volume object model. (@tsherif)
    • Fixed bug in zooming. (@tsherif)
    • Renamed volume.min and volume.max to volume.intensity_min and volume.intensity_max. (@tsherif)