Mercurial > hg > svgui
log layer/Colour3DPlotLayer.h @ 1541:b4b5b8dd5fe1
age | author | description |
---|---|---|
Fri, 05 Jul 2019 15:34:50 +0100 | Chris Cannam | Update for removal of (public) getId from Model by-id |
Tue, 02 Jul 2019 11:49:52 +0100 | Chris Cannam | Further layer updates for ModelById by-id |
Thu, 27 Jun 2019 13:16:25 +0100 | Chris Cannam | Some work on updating layers for ModelId bits by-id |
Thu, 09 May 2019 13:42:18 +0100 | Chris Cannam | Smoother cache & colour management in colour 3d plots single-point |
Mon, 26 Nov 2018 13:52:27 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
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. |