Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | handle delete more correctly than before (selected subpaths are deleted)....t... | Pushkar Joshi | 2012-05-04 | |
* | | | | | | | | | | | | flip the action of the alt key when modifying anchor handles (this essentiall... | Pushkar Joshi | 2012-05-02 | |
* | | | | | | | | | | | | undo some previous change that was halving the alpha value of the stroke | Pushkar Joshi | 2012-05-01 | |
* | | | | | | | | | | | | small code changes (mostly re-org) | Pushkar Joshi | 2012-05-01 | |
* | | | | | | | | | | | | handle left button up correctly for the brush tool | Pushkar Joshi | 2012-05-01 | |
* | | | | | | | | | | | | Fixed 1436 Brush: Calligraphic brushstroke is slightly thicker than the round... | Pushkar Joshi | 2012-05-01 | |
* | | | | | | | | | | | | prevent alpha values from accumulating over 1 due to rounding...fixes 1443 Br... | Pushkar Joshi | 2012-05-01 | |
* | | | | | | | | | | | | scale the brush stroke according to the input width and height | Pushkar Joshi | 2012-04-27 | |
* | | | | | | | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-27 | |
|\| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge cleanup | Valerio Virgillito | 2012-04-27 | |
| * | | | | | | | | | | | Merge branch 'refs/heads/serialization' | Valerio Virgillito | 2012-04-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'stage-document-architecture' of https://github.com/mencio/ninja... | Valerio Virgillito | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | Fixed the stage border and layout in the new template | Valerio Virgillito | 2012-04-26 | |
| | | * | | | | | | | | | | | | Simplifying the getElement method from stage and adding an exclusion list to ... | Valerio Virgillito | 2012-04-26 | |
| | | * | | | | | | | | | | | | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Fixing the element model and adding get element | Valerio Virgillito | 2012-04-26 | |
| | | * | | | | | | | | | | | | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-24 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Added a body controller | Valerio Virgillito | 2012-04-24 | |
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge branch 'master' of https://github.com/mayhewinator/ninja-internal into ... | Valerio Virgillito | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Removing all "module" declarations and replaced with "prototype" in preparati... | John Mayhew | 2012-04-26 | |
| * | | | | | | | | | | | | | Refix brush tool elementAdded event | Jonathan Duran | 2012-04-27 | |
| * | | | | | | | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge pull request #176 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-04-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge pull request #178 from mqg734/PerspectiveFix | Valerio Virgillito | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | We don't currently support perspective values on individual elements, so remo... | Nivesh Rajbhandari | 2012-04-26 | |
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Valerio Virgillito | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | Fixing the eye dropper shortcut. | Valerio Virgillito | 2012-04-26 | |
| * | | | | | | | | | | | | Revert "Fix Brush tool not broadcasting elementAdded event" | Jonathan Duran | 2012-04-27 | |
| * | | | | | | | | | | | | Fix WEbGL not rendering on stage with timeline | Jonathan Duran | 2012-04-26 | |
| * | | | | | | | | | | | | Timeline: Deleting elements now deletes associated layers. | Jon Reid | 2012-04-26 | |
| * | | | | | | | | | | | | Timeline: comment out a conditional debugger; re-enable layer name storage. | Jon Reid | 2012-04-26 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-04-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Merge pull request #179 from joseeight/FileIO | Valerio Virgillito | 2012-04-26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIO | Jose Antonio Marquez | 2012-04-26 | |
| | | | |\| | | | | | | | | | ||||
| | | | * | | | | | | | | | | Fixing duplicate layer error | Jose Antonio Marquez | 2012-04-26 | |
| | | | * | | | | | | | | | | Fixing duplicate layer bug | Jose Antonio Marquez | 2012-04-26 | |
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-25 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Updating the canvas runtime files for gradient and rectangle radius fixes. | Nivesh Rajbhandari | 2012-04-25 | |
| | | * | | | | | | | | | | IKNinja-406 - Strange behavior when changing the corner radius to the maximum... | Nivesh Rajbhandari | 2012-04-25 | |
| | | * | | | | | | | | | | Changing canvas-2d gradient drawing to more closely match div's background-im... | Nivesh Rajbhandari | 2012-04-25 | |
| | | * | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-25 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Fixed materials editor popup not refreshing correctly. | Nivesh Rajbhandari | 2012-04-16 | |
| | * | | | | | | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Merge pull request #175 from mqg734/BoundsCalculation | Valerio Virgillito | 2012-04-25 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Fixed issue with setting stroke when using the PI. | Nivesh Rajbhandari | 2012-04-24 | |
| | | | * | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-24 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / | | | | | |/| | | | | | | | | ||||
| | | | * | | | | | | | | | | Allow users to toggle application of stroke and border settings when using th... | Nivesh Rajbhandari | 2012-04-24 |