aboutsummaryrefslogtreecommitdiff
path: root/main.h
AgeCommit message (Expand)Author
2016-08-31Removed labels handling and bundling when selecting regular points.Samuel Fadel
2016-04-04LinePlot: working properly (and updates settings).Samuel Fadel
2016-03-02Improvements related to ColorScale and screenshots.Samuel Fadel
2016-02-28Added colormap orientation & improved UI.Samuel Fadel
2016-02-12Refactoring of Projection{Observer,History} & ManipulationHandler.Samuel Fadel
2016-02-12Many bugfixes related to ProjectionObserver.Samuel Fadel
2016-02-12Code cleanup: enums & properties renamed/added.Samuel Fadel
2016-02-11Modified the way the history interacts with other components.Samuel Fadel
2016-02-11Added the ProjectionHistory header to main.h.Samuel Fadel
2016-02-10Added ProjectionHistory object for history tracking.Samuel Fadel
2016-02-09Scatterplot: improved interaction state changing code.Samuel Fadel
2016-02-09Revert "Scatterplot: interaction now happens only via left mouse button."Samuel Fadel
2016-02-08Scatterplot: interaction now happens only via left mouse button.Samuel Fadel
2016-02-08User can now select RPs & CPs, using the R & C keys.Samuel Fadel
2016-02-02Changes to make code more portable across different compilers.Samuel Fadel
2016-01-21Added second bar chart.Samuel Fadel
2016-01-20Added a few comments in main.hSamuel Fadel
2016-01-20Added color scale selection and aggregate error.Samuel Fadel
2016-01-19Updated options & hacks to change color scales.Samuel Fadel
2016-01-13Subsamples/samples renamed to control points (CP) where possible.Samuel Fadel
2016-01-06Added note to unsafe code in the Main singleton.Samuel Fadel
2015-12-19New rendering (VoronoiSplat) -- incomplete.Samuel Fadel
2015-10-13Argument handling and file saving.Samuel Fadel