Mercurial > hg > svgui
log layer/Colour3DPlotLayer.h @ 965:73b0dc7d6ec1
age | author | description |
---|---|---|
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Mon, 09 Mar 2015 08:43:20 +0000 | Chris Cannam | More conversion fixes cxx11 |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |
Tue, 01 Jul 2014 15:32:54 +0100 | Chris Cannam | Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
Thu, 06 Feb 2014 18:34:43 +0000 | Chris Cannam | Toward getYScaleValue in Colour3DPlotLayer |