Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Catmull-Rom spline sampling for the brush stroke, and options for stroke ↵ | Pushkar Joshi | 2012-03-02 |
| | | | | size, stroke hardness and both stroke colors (left and right --- temporarily using the stroke and fill colors respectively) | ||
* | first attempt at rendering the brush stroke as a collection of polylines ↵ | Pushkar Joshi | 2012-03-01 |
| | | | | (number of polylines equals the stroke width) | ||
* | changed the registration point of the brush tool icon and | Pushkar Joshi | 2012-02-29 |
| | | | | added a temporary check to prevent extremely long brush strokes | ||
* | resample the brush stroke so we don't have gaps if the path is drawn rapidly, | Pushkar Joshi | 2012-02-29 |
| | | | | | | | and, allow to change the stroke color, and, more efficient stroke rendering by drawing translated radial gradients (instead of creating new gradients for each stroke sample) | ||
* | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-24 |
|\ | | | | | | | | | | | Conflicts: imports/codemirror/mode/scheme/scheme.js js/tools/BrushTool.js | ||
| * | Adding a data-RDGE-id attribute to each canvas to save/load canvas data | Valerio Virgillito | 2012-02-16 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
| | | |||
* | | first phase of simple resampling to prevent tiny segments | Pushkar Joshi | 2012-02-09 |
|/ | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |