Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 1419:8e40faa56ffd
age | author | description |
---|---|---|
Thu, 14 Feb 2019 13:12:36 +0000 | Chris Cannam | Comments |
Wed, 09 Jan 2019 15:24:51 +0000 | Chris Cannam | Merge from branch fix-static-analysis |
Wed, 19 Dec 2018 10:40:17 +0000 | Chris Cannam | Debug tweaks |
Mon, 26 Nov 2018 14:33:54 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Tue, 06 Nov 2018 13:35:47 +0000 | Chris Cannam | Avoid nan/inf values (and consequent crash) in colour scale range |
Tue, 30 Oct 2018 15:32:05 +0000 | Chris Cannam | Minor tidying |
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. |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |