Mercurial > hg > svgui
log layer/Colour3DPlotRenderer.cpp @ 1265:6e724c81f18f
age | author | description |
---|---|---|
Thu, 01 Mar 2018 14:43:53 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
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 |