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
2023-06-06
BarChart, Wayland.
Samuel Fadel
2023-06-05
* main.cpp: Safer colormap/metric names.
Samuel Fadel
2023-06-04
More fixes to rendering, same as original except for point outlines.
Samuel Fadel
2023-06-04
Further advances in nuklear port.
Samuel Fadel
2023-05-23
Massive changes in initial port away from Qt.
Samuel Fadel
2016-08-31
Removed labels handling and bundling when selecting regular points.
Samuel Fadel
2016-04-13
Bundling now supports selection.
Samuel Fadel
2016-04-04
LinePlot: working properly (and updates settings).
Samuel Fadel
2016-03-15
Initial CUBu support & LinePlot (with bundling) component.
Samuel Fadel
2016-03-10
main(): shuffle() values were being ignored, now fixed.
Samuel Fadel
2016-03-04
main(): fixed code for init'ing CP projection.
Samuel Fadel
2016-03-04
main(): small change to output message.
Samuel Fadel
2016-03-03
BarChart is now also updated during rewinding.
Samuel Fadel
2016-03-02
Improvements related to ColorScale and screenshots.
Samuel Fadel
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
[next]