aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | code cleanup and starting the subtool functionalityPushkar Joshi2012-05-11
| | * | | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-05-07
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | handle delete more correctly than before (selected subpaths are deleted)....t...Pushkar Joshi2012-05-04
| | * | | | | | | | | | | flip the action of the alt key when modifying anchor handles (this essentiall...Pushkar Joshi2012-05-02
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | undo some previous change that was halving the alpha value of the strokePushkar Joshi2012-05-01
| | * | | | | | | | | | small code changes (mostly re-org)Pushkar Joshi2012-05-01
| | * | | | | | | | | | handle left button up correctly for the brush toolPushkar Joshi2012-05-01
| | * | | | | | | | | | Fixed 1436 Brush: Calligraphic brushstroke is slightly thicker than the round...Pushkar Joshi2012-05-01
| | * | | | | | | | | | prevent alpha values from accumulating over 1 due to rounding...fixes 1443 Br...Pushkar Joshi2012-05-01
| | * | | | | | | | | | scale the brush stroke according to the input width and heightPushkar Joshi2012-04-27
| | * | | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-04-27
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix for 1524 Pen: Unable to add anchor to a closed pathPushkar Joshi2012-04-27
| | * | | | | | | | | | | add event handlers for open, close, and switch document to pen tool, fixes:Pushkar Joshi2012-04-27
| | * | | | | | | | | | | Fix for 1525 Pen: "Uncaught RangeError: Maximum call stack size exceeded".Pushkar Joshi2012-04-27
| | | | | | | | | | | | * Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-05
| | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #273 from mqg734/TransformToolValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Free Transform tool's handle should stop when it reaches the other end.Nivesh Rajbhandari2012-06-05
| * | | | | | | | | | | | Merge pull request #267 from mqg734/ToolOptionsValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolOptionsNivesh Rajbhandari2012-06-05
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Updated ink bottle tool to support color-chip's checkbox and undo/redo for st...Nivesh Rajbhandari2012-06-05
| | * | | | | | | | | | | Fill and Ink-Bottle fixes.Nivesh Rajbhandari2012-06-04
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #271 from mencio/element-model-fixesValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #270 from mencio/element-model-fixesValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * removing all model creators.Valerio Virgillito2012-06-05
| | | | | | | | | | | | | * fix in the draw utils for drawing the 3d compassValerio Virgillito2012-06-05
| | | | | | | | | | | | | * cleanup and making the webgl-helper only loop canvas on file saveValerio Virgillito2012-06-05
| | | | | | | | | | | | | * disabling the menu when closing all filesValerio Virgillito2012-06-05
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | | * | | | | | | | | | fixing the save asValerio Virgillito2012-06-05
| | |/ / / / / / / / / /
| | * / / / / / / / / / fixing a small typoValerio Virgillito2012-06-05
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #269 from mencio/save-as-fixValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | fixing the save asValerio Virgillito2012-06-05
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #268 from mqg734/CompassLocationValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Compass should draw in lower-left regardless of the stage height.Nivesh Rajbhandari2012-06-05
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #263 from joseeight/ComponentsValerio Virgillito2012-06-05
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fixing CSS bugJose Antonio Marquez2012-06-04
| | * | | | | | | | Canvas lib fixJose Antonio Marquez2012-06-04
| | * | | | | | | | Adding saving blocking screenJose Antonio Marquez2012-06-04
| | * | | | | | | | Fixing saveAll from menuJose Antonio Marquez2012-06-04
| | * | | | | | | | Adding lib copy blocking to previewJose Antonio Marquez2012-06-04
| | * | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-06-04
| | |\| | | | | | |
| | * | | | | | | | Adding blocking logic to copy libsJose Antonio Marquez2012-06-03
| | * | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-06-01
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Adding open draw to reel componentsJose Antonio Marquez2012-06-01
| | * | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-06-01
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixing feedread componentJose Antonio Marquez2012-06-01
| | * | | | | | | | | | Add logic to allow dynamic placement of canvas json fileJose Antonio Marquez2012-06-01
| | * | | | | | | | | | Map fixesJose Antonio Marquez2012-06-01
| | * | | | | | | | | | Creating template mediator classJose Antonio Marquez2012-06-01
| | * | | | | | | | | | Fixing Google Map componentJose Antonio Marquez2012-06-01
| | * | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-06-01
| | |\ \ \ \ \ \ \ \ \ \