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