aboutsummaryrefslogtreecommitdiff
path: root/js/tools/BrushTool.js
Commit message (Expand)AuthorAge
* BSD LicenseKris Kowal2012-07-09
* Remove trailing spacesKris Kowal2012-07-06
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* Support pre-flighting of gradients for shape tools - rect, line, oval, brush ...Nivesh Rajbhandari2012-06-26
* Merge pull request #280 from pushkarjoshi/brushtoolValerio Virgillito2012-06-08
|\
| * change the PI to make it look like the fill color affects the brush stroke colorPushkar Joshi2012-06-07
* | Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-06
|\|
| * rename dragging plane to dragPlane (for consistency with ShapeTool)Pushkar Joshi2012-05-29
| * Merge branch 'master' into pentoolPushkar Joshi2012-05-21
| |\
| * \ Merge branch 'master' into pentoolPushkar Joshi2012-05-07
| |\ \
| * | | handle left button up correctly for the brush toolPushkar Joshi2012-05-01
* | | | removing all model creators.Valerio Virgillito2012-06-05
| |_|/ |/| |
* | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-07
|\ \ \ | | |/ | |/|
| * | Refactor creating elements. Removed makeNJElement and separated the model cre...Valerio Virgillito2012-05-03
| |/
* / First round of moving color chips into the sub tools. Shape and Pen tool now ...John Mayhew2012-05-03
|/
* Refix brush tool elementAdded eventJonathan Duran2012-04-27
* track the dragging plane based on the hit record so that the file IO works ag...Pushkar Joshi2012-04-26
* render the calligraphic brush stroke in realtime on a rotated canvasPushkar Joshi2012-04-25
* allow the realtime drawing of brush strokes drawn off the standard XY plane b...Pushkar Joshi2012-04-24
* Merge branch 'master' into pentoolPushkar Joshi2012-04-17
|\
| * -webkit-transform-style needs to be set to preserve-3d for shapes regardless ...Nivesh Rajbhandari2012-04-05
| * Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca...Nivesh Rajbhandari2012-04-05
| * Merge branch 'refs/heads/ToolFixes' into WebGLMaterialsNivesh Rajbhandari2012-04-04
| |\
| * | WebGL needs to have 3d styles to render.Nivesh Rajbhandari2012-03-22
* | | Merge branch 'master' into pentoolPushkar Joshi2012-04-04
|\ \ \ | | |/ | |/|
| * | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
* | | draw the path overlay (and anchor points) taking into account the transformat...Pushkar Joshi2012-04-04
|/ /
* | correctly update the brush stroke canvas size and position when the stroke si...Pushkar Joshi2012-03-23
* | Almost working version of brush tool that uses only local coordinates to stor...Pushkar Joshi2012-03-23
* | revert to using the angle without flipping its sign...fixing some minor bugs ...Pushkar Joshi2012-03-20
* | draw the brush stroke in realtimePushkar Joshi2012-03-19
* | update values in the PI from values of the selected brush stroke or pen tool ...Pushkar Joshi2012-03-15
* | PI for pen and brush strokesPushkar Joshi2012-03-14
* | Add a smoothing amount parameter, and hide options based on checkboxesPushkar Joshi2012-03-13
|/
* bug fixes for spline interpolationPushkar Joshi2012-03-12
* brush stroke options for calligraphic brush stylePushkar Joshi2012-03-08
* implement stroke hardness such that it is percentage of the stroke width that...Pushkar Joshi2012-03-07
* Merge branch 'master' into brushtoolPushkar Joshi2012-03-06
|\
| * Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
* | Catmull-Rom spline sampling for the brush stroke, and options for stroke size...Pushkar Joshi2012-03-02
* | first attempt at rendering the brush stroke as a collection of polylines (num...Pushkar Joshi2012-03-01
|/
* changed the registration point of the brush tool icon andPushkar Joshi2012-02-29
* resample the brush stroke so we don't have gaps if the path is drawn rapidly,Pushkar Joshi2012-02-29
* Merge branch 'pentool' into brushtoolPushkar Joshi2012-02-24
|\
| * Adding a data-RDGE-id attribute to each canvas to save/load canvas dataValerio Virgillito2012-02-16
| * 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