Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Tue, 28 Feb 2017 14:20:56 +0000 | Chris Cannam | Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though) |
Tue, 28 Feb 2017 14:07:47 +0000 | Chris Cannam | Explanatory comment |
Tue, 28 Feb 2017 14:07:34 +0000 | Chris Cannam | Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black) |
Tue, 28 Feb 2017 14:06:49 +0000 | Chris Cannam | Remove unused function |
Tue, 28 Feb 2017 14:06:24 +0000 | Chris Cannam | Use Range01 normalisation in Colour 3D Plot. This gives us the same column normalisation behaviour as in 2.5 (better than the Max1 option). |
Thu, 23 Feb 2017 09:22:56 +0000 | Chris Cannam | Debug notes, tidying |
Wed, 22 Feb 2017 12:04:07 +0000 | Chris Cannam | Merge |
Wed, 22 Feb 2017 12:01:39 +0000 | Chris Cannam | Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak) |