Mercurial > hg > svgui
log layer/Colour3DPlotLayer.h @ 1611:a6e37c28d762
age | author | description |
---|---|---|
Thu, 09 Jan 2020 14:35:55 +0000 | Chris Cannam | Use Colour3DPlotExporter in line with SpectrogramLayer spectrogram-export |
Thu, 17 Oct 2019 11:12:54 +0100 | Chris Cannam | Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout. |
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 |