aboutsummaryrefslogtreecommitdiff
path: root/continuouscolorscale.cpp
AgeCommit message (Expand)Author
2016-02-12Code cleanup: enums & properties renamed/added....* VoronoiSplat: alpha & beta are now properties * ContinuousColorScale: enums renamed to the Qt standard way * Scatterplot: internal state enum renamed * ProjectionObserver: observer type enum renamed Samuel Fadel
2016-01-17Added a pseudo-raindow continuous color scale.Samuel Fadel
2015-10-03RGB alignment in builtin color scales (continuous).Samuel Fadel
2015-09-03Code standardization and new builtin continuous color scales scheme.Samuel Fadel
2015-09-01Improvements related to visual representation of distortions....- New continuous color scale class; - Improvements in signal handler for calculating distortions; - Implementation of the NP(k) measure. Samuel Fadel