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
Age
Commit message (
Expand
)
Author
2016-01-20
BarChart: update() when values change and added hover hints.
Samuel Fadel
2016-01-19
Updated options & hacks to change color scales.
Samuel Fadel
2016-01-19
Scatterplot: one more case where update() should be called.
Samuel Fadel
2016-01-19
Colormap: texture update fixed.
Samuel Fadel
2016-01-18
ColorScale & ContinuousColorScale: minor code standardization.
Samuel Fadel
2016-01-18
Smaller colormap view.
Samuel Fadel
2016-01-18
Removed unused menus.
Samuel Fadel
2016-01-18
BarChart & Scatterplot: added hints for vertex data upload.
Samuel Fadel
2016-01-18
ProjectionObserver & dist(): using more cores in computations.
Samuel Fadel
2016-01-18
Scatterplot: added more padding so that no parts of the plot are cropped out ...
Samuel Fadel
2016-01-18
VoronoiSplat: Fixed issue #8.
Samuel Fadel
2016-01-18
Added observer to update values displayed based on some metric.
Samuel Fadel
2016-01-18
Corrected colormap z value so that it is always on top.
Samuel Fadel
2016-01-18
Updated options.
Samuel Fadel
2016-01-18
BarChart: updated to scale properly when component is resized.
Samuel Fadel
2016-01-17
Options panel: Reorganized and added some new stub components.
Samuel Fadel
2016-01-17
Scatterplot: slightly darker unselected glyph outline.
Samuel Fadel
2016-01-17
BarChart: commented out some unused code.
Samuel Fadel
2016-01-17
ColorScale: minor update to color sampling and generation algorithms.
Samuel Fadel
2016-01-17
Colormap & VoronoiSplat: minor change to colormap texture creation.
Samuel Fadel
2016-01-17
Added option to toggle the visibility of scatterplots.
Samuel Fadel
2016-01-17
Removed menu to change techniques.
Samuel Fadel
2016-01-17
Added/changed a few visualization options.
Samuel Fadel
2016-01-17
BarChart: Added color scale support.
Samuel Fadel
2016-01-17
Added a options panel.
Samuel Fadel
2016-01-17
Added a pseudo-raindow continuous color scale.
Samuel Fadel
2016-01-16
VoronoiSplat: code reordering.
Samuel Fadel
2016-01-16
Changed color scale internal point to const.
Samuel Fadel
2016-01-16
ColorScale: minor rewrite on sampling method.
Samuel Fadel
2016-01-16
VoronoiSplat: Changed "colormap" methods to "colorScale".
Samuel Fadel
2016-01-16
BarChart: commented hover events activation for BarChart.
Samuel Fadel
2016-01-16
Added the Colormap component.
Samuel Fadel
2016-01-16
BarChart: minor code style update.
Samuel Fadel
2016-01-15
VoronoiSplat & Scatterplot: splatting is now a separate component.
Samuel Fadel
2016-01-15
BarChart: minor markup changed in header file.
Samuel Fadel
2016-01-15
Scatterplot: simplified material updates on glyphs.
Samuel Fadel
2016-01-15
Scatterplot: small fix to number of vertices in each glyph.
Samuel Fadel
2016-01-15
QML: added components for handling selection modes in the future.
Samuel Fadel
2016-01-15
Main: updated visuals.
Samuel Fadel
2016-01-15
VoronoiSplat: small code improvements.
Samuel Fadel
2016-01-15
Scatterplot: visual update.
Samuel Fadel
2016-01-14
Scatterplot: changed internal handling of update()s.
Samuel Fadel
2016-01-14
BarChart: handle empty data.
Samuel Fadel
2016-01-13
BarChart: values are now sorted in descreasing order.
Samuel Fadel
2016-01-13
Removed some unnecessary comments.
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: removed leftover debugging code.
Samuel Fadel
2016-01-12
Scatterplot: autoscaling & signals.
Samuel Fadel
2016-01-12
main_view.qml: Fixed small typo.
Samuel Fadel
[next]