Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 1242:b10bd0611d16
age | author | description |
---|---|---|
Wed, 22 Feb 2017 12:01:39 +0000 | Chris Cannam | Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak) |
Tue, 07 Feb 2017 14:55:19 +0000 | Chris Cannam | Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale. |
Fri, 27 Jan 2017 11:39:42 +0000 | Chris Cannam | Wire up normalise-visible-area mode in colour 3d plot |
Thu, 26 Jan 2017 11:55:11 +0000 | Chris Cannam | Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around |