aboutsummaryrefslogtreecommitdiff
path: root/js/tools/BrushTool.js
Commit message (Collapse)AuthorAge
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
| | | | | | | - Requiring all the previously pre-loaded files - RDGE, Codemirror and gl-matrix are not included via a script tag. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* changed the registration point of the brush tool icon andPushkar Joshi2012-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 Joshi2012-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 brushtoolPushkar Joshi2012-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 dataValerio Virgillito2012-02-16
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merged old FileIOJose Antonio Marquez2012-01-27
| |
* | first phase of simple resampling to prevent tiny segmentsPushkar Joshi2012-02-09
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>