aboutsummaryrefslogtreecommitdiff
path: root/js/tools/LineTool.js
Commit message (Expand)AuthorAge
* BSD LicenseKris Kowal2012-07-09
* Update copyright boilerplateValerio Virgillito2012-07-06
* Fixed not being able to draw linear and radial gradients. Also fixed IKNINJA-...Nivesh Rajbhandari2012-06-28
* Support pre-flighting of gradients for shape tools - rect, line, oval, brush ...Nivesh Rajbhandari2012-06-26
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-12
|\
| * Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-06
| |\
| | * Do not create any tags or shapes with width or height of 0.Nivesh Rajbhandari2012-06-06
| * | removing all model creators.Valerio Virgillito2012-06-05
| |/
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-05-17
|\|
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-15
| |\
| * \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-07
| |\ \
| * | | First round of moving color chips into the sub tools. Shape and Pen tool now ...John Mayhew2012-05-03
* | | | Fixing merge issueshwc4872012-05-14
* | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-05-11
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-05-07
| |\ \ \ | | | |/ | | |/|
| | * | Refactor creating elements. Removed makeNJElement and separated the model cre...Valerio Virgillito2012-05-03
| | |/
| * | Converting geom-obj to object literal notation.Nivesh Rajbhandari2012-05-02
| * | Converting line, circle and rectangle shapes to object literal notation.Nivesh Rajbhandari2012-05-02
| |/
* / Updated hard-coded linear and radial gradients to use the color values in Lin...Nivesh Rajbhandari2012-05-03
|/
* -webkit-transform-style needs to be set to preserve-3d for shapes regardless ...Nivesh Rajbhandari2012-04-05
* Merge branch 'refs/heads/ToolFixes' into WebGLMaterialsNivesh Rajbhandari2012-04-04
|\
| * Merge branch 'refs/heads/WebGLFileIO' into ToolFixesNivesh Rajbhandari2012-04-04
| |\
| | * Adjusting line's width and height when changing stroke size.Nivesh Rajbhandari2012-04-04
| | * Switching to Linear/RadialGradient materials will set the corresponding color...Nivesh Rajbhandari2012-04-02
| | * Update PI and Color Panel to reflect default LinearGradient and RadialGradien...Nivesh Rajbhandari2012-03-30
| | * Updated shapes to always check for its stroke and fill colors and materials i...Nivesh Rajbhandari2012-03-29
| * | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| |/
* / WebGL needs to have 3d styles to render.Nivesh Rajbhandari2012-03-22
|/
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
* Last-used material (instead of FlatMaterial) is applied to shape when turning...Nivesh Rajbhandari2012-02-29
* bug fixes for canvas 2d shape drawing.hwc4872012-02-23
* Adding a data-RDGE-id attribute to each canvas to save/load canvas dataValerio Virgillito2012-02-16
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-08
|\
| * Updated tools and PI to get/set materials by binding to appModel's materials ...Nivesh Rajbhandari2012-02-07
| * Support use WebGL checkbox in the PI.Nivesh Rajbhandari2012-02-06
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
|\|
| * Update element planes after shapes are created so stage grid updates.Nivesh Rajbhandari2012-02-03
| * Updated color code in the PI to go through element mediator.Nivesh Rajbhandari2012-02-01
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27