index
:
msc-tool
main
Interactive research tool for visualizing mulditimensional data.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.cpp
Age
Commit message (
Expand
)
Author
2016-02-28
Added colormap orientation & improved UI.
Samuel Fadel
2016-02-12
Refactoring of Projection{Observer,History} & ManipulationHandler.
Samuel Fadel
2016-02-12
Many bugfixes related to ProjectionObserver.
Samuel Fadel
2016-02-11
BarChart: correctly displays current selection.
Samuel Fadel
2016-02-11
main(): minor reoganization in signal connections.
Samuel Fadel
2016-02-11
Modified the way the history interacts with other components.
Samuel Fadel
2016-02-11
main(): Removed method call to set glyph size in rpPlot.
Samuel Fadel
2016-02-10
Added ProjectionHistory object for history tracking.
Samuel Fadel
2016-02-10
Updated signal/slot connections to function pointers.
Samuel Fadel
2016-02-09
Slightly reworked rewinding; added values rewinding.
Samuel Fadel
2016-02-09
Added TransitionControl and plot rewinding.
Samuel Fadel
2016-02-08
User can now select RPs & CPs, using the R & C keys.
Samuel Fadel
2016-02-08
main(): Better handling of absent/invalid options.
Samuel Fadel
2016-02-03
Removed OpenGL version request from main().
Samuel Fadel
2016-01-29
More informative splat parameters.
Samuel Fadel
2016-01-29
Changed default color scale to a rainbow variant.
Samuel Fadel
2016-01-29
Fixed issue #18.
Samuel Fadel
2016-01-28
ProjectionObsever now responds to selection changes.
Samuel Fadel
2016-01-27
Regular points now visible by default (and quite small).
Samuel Fadel
2016-01-27
Scatterplot & BarChart brushing functional.
Samuel Fadel
2016-01-26
Scatterplot & BarChart: initial brushing mechanism.
Samuel Fadel
2016-01-26
VoronoiSplat & main(): moved all skelft to VoronoiSplat.
Samuel Fadel
2016-01-25
Scatterplots & splat now share the same scaling.
Samuel Fadel
2016-01-21
Added selection linking. Needs more tests.
Samuel Fadel
2016-01-21
Added second bar chart.
Samuel Fadel
2016-01-20
main(): better code for loading CP data.
Samuel Fadel
2016-01-20
Added color scale selection and aggregate error.
Samuel Fadel
2016-01-19
Updated options & hacks to change color scales.
Samuel Fadel
2016-01-18
Added observer to update values displayed based on some metric.
Samuel Fadel
2016-01-17
BarChart: Added color scale support.
Samuel Fadel
2016-01-17
Added a options panel.
Samuel Fadel
2016-01-16
Added the Colormap component.
Samuel Fadel
2016-01-15
VoronoiSplat & Scatterplot: splatting is now a separate component.
Samuel Fadel
2016-01-15
Main: updated visuals.
Samuel Fadel
2016-01-13
Scatterplot: individual glyph opacity methods & signals.
Samuel Fadel
2016-01-13
Subsamples/samples renamed to control points (CP) where possible.
Samuel Fadel
2016-01-12
Scatterplot: autoscaling & signals.
Samuel Fadel
2016-01-12
Removed unused code from main.cpp
Samuel Fadel
2016-01-11
Scatterplot: new methods for setting visual attrs without issuing update()s.
Samuel Fadel
2016-01-11
Scatterplot: control whether splat is displayed.
Samuel Fadel
2016-01-07
Added a bar chart.
Samuel Fadel
2015-12-19
Experimenting using VoronoiSplat as a texture.
Samuel Fadel
2015-12-19
New rendering (VoronoiSplat) -- incomplete.
Samuel Fadel
2015-11-30
main.cpp: Back to random sampling.
Samuel Fadel
2015-11-04
Improved automatic subsampling size calculation.
Samuel Fadel
2015-10-22
Added PLMP as an alternative technique to use; knn() is now exposed in the mp...
Samuel Fadel
2015-10-13
Reorganizing code in main().
Samuel Fadel
2015-10-13
Updated --help messages.
Samuel Fadel
2015-10-13
Argument handling and file saving.
Samuel Fadel
2015-10-05
Re-added effectiveness observer (still needs work).
Samuel Fadel
[next]