Mercurial > hg > svgui
log layer/Colour3DPlotRenderer.cpp @ 1237:2cc9e0e5df51
age | author | description |
---|---|---|
Fri, 27 Jan 2017 13:19:21 +0000 | Chris Cannam | More tweaks to when to render from the middle |
Fri, 27 Jan 2017 11:57:48 +0000 | Chris Cannam | Looks like we can be a bit more relaxed here |
Fri, 27 Jan 2017 11:39:42 +0000 | Chris Cannam | Wire up normalise-visible-area mode in colour 3d plot |
Thu, 26 Jan 2017 12:04:03 +0000 | Chris Cannam | Randomise start offset for partial paints, it looks (I think) a little better |
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 |
Mon, 16 Jan 2017 10:00:19 +0000 | Chris Cannam | Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot |
Fri, 13 Jan 2017 15:44:39 +0000 | Chris Cannam | Debug toward tracking down strange peak-frequency spectrogram update problem |