Mercurial > hg > svgui
log widgets/ColourMapComboBox.cpp @ 1525:284a38c43721
age | author | description |
---|---|---|
2018-10-18 | Chris Cannam | Add mechanism for saving/loading colour maps by name/id rather than by numerical index, for future compatibility when adding to or changing the supported colour maps. Add two new colour maps (and one old one). Write out backward-compatible numerical indices for use when reloading in older versions. Also add a mechanism to invert the colour map, though I don't think it turns out useful enough to include in the UI. |
2018-03-01 | Chris Cannam | Untabify |
2016-12-16 | Chris Cannam | Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting) levelpanwidget |
2016-12-16 | Chris Cannam | Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget base widgets/ColourComboBox.cpp@03699dee14ec |