Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 858:ae4f58d9db84
age | author | description |
---|---|---|
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
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-03-11 | Chris Cannam | Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache) |
2014-02-06 | Chris Cannam | Toward getYScaleValue in Colour3DPlotLayer |