Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | preparation for montage converting to the new "prototype" format fully | ||
* | render the pen path with local coordinates, but use stage world coordinates ↵ | Pushkar Joshi | 2012-04-02 |
| | | | | | | | | | to position the canvas on which the path is rendered AND add data-montage- to the ids in the pen and brush reels AND fix a bug with pen stroke transparency not working | ||
* | PI for pen and brush strokes | Pushkar Joshi | 2012-03-14 |
| | |||
* | Add a smoothing amount parameter, and hide options based on checkboxes | Pushkar Joshi | 2012-03-13 |
| | |||
* | bug fixes for spline interpolation | Pushkar Joshi | 2012-03-12 |
| | | | | | | | AND Laplacian smoothing for denoising AND code cleanup (removing blocks of commented code) | ||
* | brush stroke options for calligraphic brush style | Pushkar Joshi | 2012-03-08 |
| | |||
* | implement stroke hardness such that it is percentage of the stroke width ↵ | Pushkar Joshi | 2012-03-07 |
| | | | | | | | that's fully the color of the brush AND add a smoothing flag for the brush options | ||
* | 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) | ||
* | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
| | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |