Mercurial > hg > svgui
log layer/Colour3DPlotRenderer.cpp @ 1362:d79e21855aef
age | author | description |
---|---|---|
Thu, 18 Oct 2018 13:21:56 +0100 | Chris Cannam | Add mechanism for saving/loading colour maps by name/id rather than by numerical index, for future compatibility when adding to or changing the supported colour maps. Add two new colour maps (and one old one). Write out backward-compatible numerical indices for use when reloading in older versions. Also add a mechanism to invert the colour map, though I don't think it turns out useful enough to include in the UI. |
Fri, 21 Sep 2018 11:50:05 +0100 | Chris Cannam | Ensure getFrameForX returns value on zoom blocksize boundary; take advantage of that (this is essentially reverting to the same behaviour as in the default branch, which we should probably have done all along) zoom |
Thu, 20 Sep 2018 15:42:12 +0100 | Chris Cannam | Responding to a hang due to mismatching zoom and block sizes zoom |
Wed, 19 Sep 2018 15:42:22 +0100 | Chris Cannam | Gradual ZoomLevel updates zoom |