1. Mar 31, 2017
  2. Mar 29, 2017
  3. Mar 28, 2017
  4. Mar 24, 2017
  5. Mar 23, 2017
  6. Mar 18, 2017
  7. Mar 13, 2017
    • John Harwell's avatar
      A pure virtual function error was caused by a recent change that used metadata... · b71b8be1
      John Harwell authored
      A pure virtual function error was caused by a recent change that used metadata for storage of the palette normalization mode.  Use of the CaretMappableDataFile's copy constructor resulted in a call to the virtual function getMetaData() for copying of the palette normalization mode.  This copying of the palette normalization mode has been removed and was probably unnecessary since the file metadata (that contains the palette normalization mode) should be copied by the file's copy constructor.
      b71b8be1
  8. Mar 09, 2017
  9. Mar 08, 2017
  10. Mar 07, 2017
  11. Mar 04, 2017
  12. Mar 02, 2017
  13. Feb 25, 2017
  14. Feb 23, 2017
    • John Harwell's avatar
      Probably resolve WB-657: Better support of volume files with oblique sform: If... · 04f7d747
      John Harwell authored
      Probably resolve WB-657: Better support of volume files with oblique sform: If an oblique volume is selected as the underlay, the viewing orientation will switch to oblique and orthogonal is removed from the menu.  In addtion, when a slice index was changed while viewing an oblique volume, the slices changed to dramatically different values.  Now, incrementing or decrementing the slice indices will adjust the corresponding coordinate by the size of voxel.
      04f7d747
  15. Feb 22, 2017
  16. Feb 21, 2017
  17. Feb 17, 2017