Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Factory for triangulation with base Interface; misc cleanup | Rami Santina | 2011-06-05 | 1 | -213/+0 |
* | Fix: transform to Quadratic; Refactor method names | Rami Santina | 2011-06-05 | 1 | -2/+2 |
* | Remove implicit for loops reduces temp objects | Rami Santina | 2011-05-21 | 1 | -1/+0 |
* | Fix: vertex in loop test; using crossing method | Rami Santina | 2011-05-21 | 1 | -11/+10 |
* | Graph: Add comments 'n questions (FIXME?) | Sven Gothel | 2011-05-11 | 1 | -8/+15 |
* | Graph: getWinding(ArrayList<Vertex> vertices) test; minor renaming | Sven Gothel | 2011-05-10 | 1 | -2/+2 |
* | Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader... | Sven Gothel | 2011-05-10 | 1 | -1/+1 |
* | Graph: whitespace .. | Sven Gothel | 2011-05-08 | 1 | -3/+2 |
* | Added nonuniform weight impl; misc enhancements/cleanups | Rami Santina | 2011-05-02 | 1 | -8/+1 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -162/+162 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 1 | -0/+216 |