aboutsummaryrefslogtreecommitdiff
path: root/divergentcolorscale.cpp
AgeCommit message (Collapse)Author
2016-03-22Removed unecessary QDebug #include's.Samuel Fadel
2016-03-02Improvements related to ColorScale and screenshots.Samuel Fadel
* ColorScale: now a pointer whenever needed. main() takes care of updating extents * New class DivergentColorScale: works specifically for divergent scales, always has 3 colors as input: negative values, 0, positive values * ManipulationHandler: ProjectionHistory no longer needed