Age | Commit message (Expand) | Author |
---|---|---|
2015-07-24 | Color mapping in Scatterplot and initial measures....- Scatterplot: can now map any floating point data to colors; - Scatterplot: somewhat optimized geometry/material updates; - Removed anything related to labels where it was not necessary; - Added observers to implement distortion (via measures) visualization; - Added skeleton implementations of NP and silhouette. | Samuel Fadel |
2015-06-01 | Minor code changes in main/lamp/forceScheme. | Samuel Fadel |
2015-05-30 | Added tSNE. Code improvements. | Samuel Fadel |
2015-05-26 | Main program can now read dataset from standard input if no arguments are given. | Samuel Fadel |
2015-05-21 | Added (non-functional) file dialog for opening files. | Samuel Fadel |
2015-05-21 | Correct interaction handling. | Samuel Fadel |
2015-05-21 | Nearly complete implementation of interaction....Interaction still does not work due to signals not being correctly emitted. | Samuel Fadel |
2015-05-21 | Initial selection implementation. | Samuel Fadel |
2015-05-21 | Updated UI....- Removed unnecessary UI elements from QML file; - Added the ColorScale class and implemented glyph color mapping from class labels; - Mark geometry nodes of individual glyphs as dirty when updating the scene graph. | Samuel Fadel |
2015-05-18 | Removed lingering include of glyph.h | Samuel Fadel |
2015-05-18 | ForceScheme now (hopefully) does not produce NaNs. Removed the Glyph class an... | Samuel Fadel |
2015-05-15 | Initial commit. ForceScheme seems bugged. | Samuel Fadel |