Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring for public: Remove Line ; public/private API cleanup | Sven Gothel | 2011-03-29 | 1 | -11/+11 |
| | |||||
* | Refactored Vertex Point PointTex GraphPoint namings | Rami Santina | 2011-03-25 | 4 | -37/+37 |
| | | | | | | Vertex class --> SVertex (Simple vertex wwhere memory impl is float[]) Point interface --> Vertex (which combines in it PointTex Interface) GraphPoint --> GraphVertex | ||||
* | Add initial GPU based curve rendering implementation, utilizing TTF fonts ↵ | Rami Santina | 2011-03-25 | 4 | -0/+708 |
and manual shapes |