Mercurial > hg > svgui
log layer/Colour3DPlotRenderer.cpp @ 1566:1f80a514ce29
age | author | description |
---|---|---|
Thu, 31 Oct 2019 15:32:13 +0000 | Chris Cannam | Further replacements of QRect::right() with the right (arf) calculation |
Wed, 09 Oct 2019 13:45:17 +0100 | Chris Cannam | Fix #1904 Scrolling colour 3d plot does not always work when in View normalisation mode. We shouldn't imagine we've just invalidated the cache if the truth is that we've only just created the renderer |
Wed, 09 Oct 2019 11:33:33 +0100 | Chris Cannam | Further light streamlining |
Wed, 09 Oct 2019 11:17:26 +0100 | Chris Cannam | Slightly streamline image scaling |
Thu, 12 Sep 2019 11:53:17 +0100 | Chris Cannam | Pass the cache pointer through rather than looking it up afresh from the model id for each column |
Wed, 11 Sep 2019 11:21:00 +0100 | Chris Cannam | More debug bits |
Tue, 10 Sep 2019 16:35:28 +0100 | Chris Cannam | Debug concerns |