Mercurial > hg > svgui
log
age | author | description |
---|---|---|
2017-02-28 | 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) |
2017-02-28 | Chris Cannam | Remove unused function |
2017-02-28 | 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). |
2017-02-23 | Chris Cannam | Debug notes, tidying |
2017-02-22 | Chris Cannam | Merge |
2017-02-22 | Chris Cannam | Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak) |