Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-02 | Changes to make code more portable across different compilers. | Samuel Fadel | |
2016-01-17 | ColorScale: minor update to color sampling and generation algorithms. | Samuel Fadel | |
2015-12-19 | ColorScale: updated API to use float. | Samuel Fadel | |
The old qreal is only used internally now. | |||
2015-09-03 | Code standardization and new builtin continuous color scales scheme. | Samuel Fadel | |
2015-05-21 | Updated 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 scene graph. |