https://github.com/aces/brainbrowser

sort by:
Revision Author Date Message Commit Date
fe0ce11 Merge pull request #349 from aces/dependabot/npm_and_yarn/bower-1.8.8 Bump bower from 1.7.10 to 1.8.8 01 November 2019, 22:04:40 UTC
adf747e Bump bower from 1.7.10 to 1.8.8 Bumps [bower](https://github.com/bower/bower) from 1.7.10 to 1.8.8. - [Release notes](https://github.com/bower/bower/releases) - [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md) - [Commits](https://github.com/bower/bower/commits/v1.8.8) Signed-off-by: dependabot[bot] <support@github.com> 01 November 2019, 21:54:31 UTC
16b34de Merge pull request #340 from natacha-beck/release_2.5.5 Release 2.5.5 28 November 2017, 15:52:44 UTC
a57f928 Release 2.5.5 13 November 2017, 14:24:30 UTC
22a49fb Merge pull request #339 from rdvincent/master Another fix for #332, avoid reading past valid link records. 13 November 2017, 13:26:56 UTC
0e67f88 Another fix for #332, avoid reading past valid link records. 11 November 2017, 05:15:22 UTC
bbd20fd Merge pull request #336 from natacha-beck/release_2.5.4 Release 2.5.4 29 August 2017, 14:35:10 UTC
70137b9 Release 2.5.4 28 August 2017, 02:59:59 UTC
5882c45 Merge pull request #335 from rdvincent/master Fix #332, correctly handle HDF5 files with impossible values for data offset in the layout message. 28 August 2017, 02:52:30 UTC
d3773c8 Fix #332, correctly handle HDF5 files with impossible values for data offset in the layout message. 25 August 2017, 21:09:01 UTC
e9d0b69 Merge pull request #334 from natacha-beck/release_2.5.3 Minor release 2.5.3 22 August 2017, 17:49:41 UTC
2c12e07 Minor release 2.5.3 22 August 2017, 17:36:57 UTC
0d3ac3e Merge pull request #322 from rdvincent/rdv-gifti Fix #321: Add support for GIFTI surfaces and vertex data. 25 November 2016, 17:41:51 UTC
33af6b4 Do a better job of choosing a base url for worker import scripts. 25 November 2016, 15:09:16 UTC
76afedd Add a comment about sparse colour maps. 18 November 2016, 14:57:44 UTC
cd539b1 minor tweaks to comments and scan for max/min values. 18 November 2016, 14:07:16 UTC
1724689 Use official gifti-reader.js code from Github. 07 November 2016, 13:52:16 UTC
018171a Allow GIFTI vertex data files files that specify a color map to pass that map back to brain browser. 03 November 2016, 17:31:36 UTC
a57b969 Implement #321, first pass at GIFTI support. 02 November 2016, 20:46:29 UTC
8ca39ce Merge pull request #320 from rdvincent/rdv-fix-hdf5 A few important fixes for HDF5. 17 October 2016, 20:33:23 UTC
662e23c A few important fixes for HDF5. 1) Correct loading of chunks where the overall dimension is not evenly divisible by the chunk dimension. 2) Handle empty or missing entries in the fractal heap. 3) Handle missing image-min or image-max data. 17 October 2016, 19:54:19 UTC
3f8c4ad Merge pull request #319 from natacha-beck/release_2.5.2 Release 2.5.2 07 October 2016, 15:17:37 UTC
7a0b544 Release 2.5.2 07 October 2016, 14:57:40 UTC
e04c937 Merge pull request #317 from rdvincent/rdv-proper-order Fix #312, force the expected ordering of scans in volume viewer. 05 October 2016, 18:00:58 UTC
310ad14 Handle ordering of larger numbers of images. 04 October 2016, 20:39:36 UTC
410e9da Fix #312, force the expected ordering of scans in volume viewer. 04 October 2016, 19:57:48 UTC
3286157 Merge pull request #313 from natacha-beck/merge_bb Merge of Bigbrain Viewer capability into main branch. 16 September 2016, 18:28:14 UTC
3ee2b5f Little refactoring. 16 September 2016, 18:19:52 UTC
4cb7f10 Update documentation 15 September 2016, 18:42:44 UTC
26aee05 Fix opacity toggle for shapes. 12 September 2016, 18:41:00 UTC
f83821d Fix grid bug with focus 08 September 2016, 19:54:55 UTC
8cb0ca1 Merge pull request #315 from natacha-beck/release_2.5.1 Release 2.5.1. 08 September 2016, 17:02:05 UTC
deeffb3 Release 2.5.1. 08 September 2016, 15:31:21 UTC
5c56fcf Merge pull request #314 from rdvincent/rdv-nifti-orient Handle unusual transforms by setting dimension order correctly. 07 September 2016, 15:53:49 UTC
7a3772e Jshint fix 06 September 2016, 15:09:56 UTC
28ba1d1 Fix grid with centric rotation 06 September 2016, 14:24:30 UTC
cffe225 Handle unusual transforms by setting dimension order correctly. 06 September 2016, 10:21:47 UTC
cfa4a6f Recenter on click and vertex works 02 September 2016, 20:34:07 UTC
3a673aa Use changeCenterRotation of BB shoud now fix the grid 01 September 2016, 18:45:16 UTC
1e6d6b5 Fix grid and load of *.obj 30 August 2016, 17:22:02 UTC
4268a18 Once again jshint 24 August 2016, 19:43:38 UTC
d5b8cee Fix some grid bug 24 August 2016, 19:41:21 UTC
9e7fc0b Fix useless call to buildGrid when use slider 24 August 2016, 16:20:27 UTC
6db53ef Fix wireframe mode 24 August 2016, 15:37:44 UTC
98af70a Fix ASC per vertex data 24 August 2016, 13:54:07 UTC
8390513 Fix bug with with slider and grid (only present with firefox) 23 August 2016, 16:58:00 UTC
ce679b6 Remove colors from argument of buidlGrid 23 August 2016, 15:55:58 UTC
c4058dd Extract embedded drawDashed function 23 August 2016, 15:48:34 UTC
ca6abd0 Extract embedded buildAxis function 23 August 2016, 15:45:19 UTC
4093598 Extract embedded buildGrid function 23 August 2016, 15:42:02 UTC
0abd8fb Add getColoAxes to simplify colors choice 23 August 2016, 15:06:16 UTC
a02ded0 Fix for jshint 18 August 2016, 20:07:05 UTC
49be218 Fix format and autoload issues 18 August 2016, 16:12:33 UTC
1bf02a0 Fix bug with some undefined values 18 August 2016, 15:06:41 UTC
7568f60 Removed link with window in drag 18 August 2016, 04:24:23 UTC
99a8ad8 Added documentation for gridHelper and fixed jshint warnings 17 August 2016, 18:32:31 UTC
0a3eb5e Work in progress for GridHelper 16 August 2016, 21:03:18 UTC
bee7171 Removed GridHelper form three.js put in rendering.js 16 August 2016, 19:01:33 UTC
f287c9c Work in progress on GridHelper 16 August 2016, 13:35:45 UTC
17ba618 Removed getVertex2 and split viewer.pick 15 August 2016, 19:06:35 UTC
3df2a87 Added threshold_opacity option in viewer.pick function 11 August 2016, 13:44:08 UTC
28ed43e Added fix for Grid and fix pick_bb 10 August 2016, 19:24:40 UTC
7cb489b Fix all jshint related issue 10 August 2016, 13:55:51 UTC
6bcae76 Fix stuff for jshint in surface-viewer.js and rendering.js (indetation, variable declaration...) 09 August 2016, 19:26:01 UTC
024568c Fixed axesbox issue in bigbrain-viewer-demo.js 09 August 2016, 19:09:18 UTC
61b5009 Fix usage of 'searchapes' as global variables and add temporarily some function 09 August 2016, 18:36:15 UTC
f772ff2 More work to make jshint happy (forEach loop, unused var, missing var...) 09 August 2016, 14:57:07 UTC
8a06fa8 Replace some for loop by *.forEach 08 August 2016, 20:36:49 UTC
1a8e11d More fix for jshint 08 August 2016, 20:16:06 UTC
8fb11bc More jshint fix and adding BigBrain grid. 08 August 2016, 20:01:37 UTC
2fe2ca2 Fixed some indentation and equality operator 08 August 2016, 16:44:22 UTC
1865960 Added missing css and js files for the bigrbrain viewer 08 August 2016, 14:53:33 UTC
2bf03ee Added missing images 08 August 2016, 14:44:34 UTC
27c91bf Add *.js and *.html for BigBrain viewer 08 August 2016, 14:29:35 UTC
d1cfd15 Merge pull request #311 from natacha-beck/centric Implement change rotation center. 22 July 2016, 14:17:29 UTC
265765e Merge pull request #301 from rdvincent/rdv-auto-size Implement #293, allow for automatic resizing of volume display panels… 22 July 2016, 14:04:19 UTC
168b447 Make jshint happy. 13 July 2016, 19:01:50 UTC
6c42666 Fix position of axes and grid when change rotation center. And fix some other little bug, for example the axes. 13 July 2016, 18:57:31 UTC
50689fc Fix according to PR comment and fix bug when load new model. 12 July 2016, 19:08:17 UTC
8fa3ba5 Fix typo for jshint 06 July 2016, 17:34:44 UTC
d887509 Added example for surface rotation. 06 July 2016, 17:19:18 UTC
6fe1fe2 Merge pull request #309 from natacha-beck/release_2.5.0_fix Release 2.5.0 fix 20 June 2016, 18:11:35 UTC
378054d Add pako under lib, in order to have it in the minify version. 19 June 2016, 22:48:11 UTC
46b9c22 Redo the release process of 2.5.0 to include pako to read compressed files. 19 June 2016, 09:56:26 UTC
12f95c0 Merge pull request #307 from rdvincent/rdv-unzip Use pako.js to inflate gzipped files through loadFromFile(). 19 June 2016, 09:33:25 UTC
ec20d36 Use pako.js to inflate gzipped files through loadFromFile(). 19 June 2016, 01:49:27 UTC
d1ab0b2 Merge branch 'master' of https://github.com/aces/brainbrowser into centric 16 June 2016, 19:46:43 UTC
ef00737 Merge pull request #306 from natacha-beck/release_2.5.0 Integrate bug-fix regarding Array.find(). 16 June 2016, 18:12:11 UTC
5ed6c71 Integrate bug-fix regarding Array.find(). 16 June 2016, 16:59:13 UTC
6abded2 Merge pull request #305 from rdvincent/rdv-bugfix Attempt to work around missing Array.prototype.find() in Chromium 16 June 2016, 16:53:04 UTC
c3db5d8 Fix lint issue. 16 June 2016, 15:57:29 UTC
9d2ceb3 Merge branch 'rdv-bugfix' of https://github.com/rdvincent/brainbrowser into centric 16 June 2016, 15:47:45 UTC
8f347af Attempt to work around missing Array.prototype.find() in Chromium 16 June 2016, 15:42:17 UTC
2bff8c5 Merge pull request #304 from natacha-beck/release_2.5.0 Release 2.5.0 15 June 2016, 16:52:31 UTC
ca2d209 Release 2.5.0 14 June 2016, 20:36:02 UTC
c38c0e0 Merge pull request #296 from rdvincent/rdv-hdf5 Support for directly reading HDF5 and NetCDF MINC files. 14 June 2016, 20:24:00 UTC
73b0743 Work in progress centric rotation 14 June 2016, 16:40:48 UTC
5cc3e7e Work in progress centric rotation 14 June 2016, 14:41:45 UTC
7072a34 Work in progress centric rotation 09 June 2016, 15:12:50 UTC
6bb7190 Minor cleanup of netcdf. 06 June 2016, 22:28:15 UTC
back to top