Mercurial > hg > svgui
log layer/Colour3DPlotLayer.h @ 906:12ab113ca2b1 cxx11
age | author | description |
---|---|---|
2015-03-09 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
2015-03-09 | Chris Cannam | More conversion fixes cxx11 |
2014-07-17 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |
2014-07-01 | Chris Cannam | Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations |
2014-06-17 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
2014-02-06 | Chris Cannam | Toward getYScaleValue in Colour3DPlotLayer |