aboutsummaryrefslogtreecommitdiff
path: root/main_view.qml
AgeCommit message (Collapse)Author
2015-05-19Initial selection implementation.Samuel Fadel
2015-05-18Updated UI.Samuel Fadel
- 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 schene graph.
2015-05-15Initial commit. ForceScheme seems bugged.Samuel Fadel