Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | Support drawing in side and top view. Also, adding back support for drawing ↵ | Nivesh Rajbhandari | 2012-05-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | | shapes inside canvas when double-clicked into canvas or when moused over canvas. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * | | | Nesting absolute element in the Tag tool. Refactoring element creation and ↵ | Valerio Virgillito | 2012-05-02 | |
| |/ / | | | | | | | | | | | | | | | | element models Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | webTemplate var gets reset to false, so must check for new stage template ↵ | Nivesh Rajbhandari | 2012-05-01 | |
| | | | | | | | | | | | | | | | | | | differently. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * | | Merge branch 'refs/heads/ninja-internal' into StageWebTemplate | Nivesh Rajbhandari | 2012-05-01 | |
| |\ \ | ||||
| | * | | Removing some console logs | Valerio Virgillito | 2012-04-30 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | Get working plane grid to draw for new stage web template workflow. | Nivesh Rajbhandari | 2012-05-01 | |
| |/ / | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * / | Squashed commit of stage architecture | Valerio Virgillito | 2012-04-30 | |
| |/ | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | Merge pull request #182 from ericmueller/Canvas-interaction | Valerio Virgillito | 2012-04-30 | |
| |\ | | | | | | | Canvas interaction | |||
| | * | added a console.log to show the working plane during a drag | hwc487 | 2012-04-27 | |
| | | | ||||
| | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | hwc487 | 2012-04-27 | |
| | |\ | | | | | | | | | | | | | Canvas-interaction | |||
| | * | | Creating shapes in a container | hwc487 | 2012-04-27 | |
| | | | | ||||
| | * | | canvas interaction | hwc487 | 2012-04-26 | |
| | | | | ||||
| | * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | hwc487 | 2012-04-25 | |
| | |\ \ | | | | | | | | | | | | | | | | Canvas-interaction | |||
| | * \ \ | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | hwc487 | 2012-04-25 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | Canvas-interaction | |||
| | * | | | | canvas interaction | hwc487 | 2012-04-23 | |
| | | | | | | ||||
| | * | | | | limits | hwc487 | 2012-04-23 | |
| | | | | | | ||||
* | | | | | | handle delete more correctly than before (selected subpaths are ↵ | Pushkar Joshi | 2012-05-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | deleted)....this is buggy when the second anchor of a two-anchor subpath is deleted (since the first anchor needs to be converted back into stage world coords) | |||
* | | | | | | flip the action of the alt key when modifying anchor handles (this ↵ | Pushkar Joshi | 2012-05-02 | |
| | | | | | | | | | | | | | | | | | | | | | | | | essentially forces the need for a keyboard...must be addressed by a fix later on) | |||
* | | | | | | handle left button up correctly for the brush tool | Pushkar Joshi | 2012-05-01 | |
| | | | | | | ||||
* | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-27 | |
|\| | | | | | ||||
| * | | | | | Merge cleanup | Valerio Virgillito | 2012-04-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | | Merge branch 'refs/heads/serialization' | Valerio Virgillito | 2012-04-27 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Simplifying the getElement method from stage and adding an exclusion list to ↵ | Valerio Virgillito | 2012-04-26 | |
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | the new template Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | | | Refix brush tool elementAdded event | Jonathan Duran | 2012-04-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-27 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||
| | * | | | | Merge pull request #176 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-04-27 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | Brushtool | |||
| * | | | | | Revert "Fix Brush tool not broadcasting elementAdded event" | Jonathan Duran | 2012-04-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 12fadd1494a9b5fcdaa17fde2f4847277237cf79. Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-26 | |
| |\| | | | | ||||
| | * | | | | Merge pull request #175 from mqg734/BoundsCalculation | Valerio Virgillito | 2012-04-25 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | Allow users to toggle application of stroke and border settings when using the ink bottle tool. Also, fixed translate tool's handles to draw without stage's zoom. | |||
| | | * | | | Allow users to toggle application of stroke and border settings when using ↵ | Nivesh Rajbhandari | 2012-04-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the ink bottle tool. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| | | * | | | Fixing translate handles to draw without zoom value. Also fixed some typos ↵ | Nivesh Rajbhandari | 2012-04-20 | |
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | in zoom code. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
| * | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-25 | |
| |\| | | | ||||
| * | | | | Revert "Fix Pen Tool not broadcasting elementAdded event" | Jonathan Duran | 2012-04-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0475cb7e37601366ec07d77fcea44269d3d49633. Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
| * | | | | Fix Brush tool not broadcasting elementAdded event | Jonathan Duran | 2012-04-23 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
| * | | | | Fix Pen Tool not broadcasting elementAdded event | Jonathan Duran | 2012-04-23 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
| * | | | | Breadcrumb Fix | Kruti Shah | 2012-04-20 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | |||
| * | | | | Merge branch 'timeline-local' of github.com:ntfx47/ninja-internal into ↵ | Jonathan Duran | 2012-04-19 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | TimelineUber | |||
| | * | | | | BreadCrumb Bug Fix | Kruti Shah | 2012-04-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | |||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-19 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-18 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-12 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-10 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Breadcrumb Fix | Kruti Shah | 2012-04-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | |||
| * | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-04 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js js/tools/SelectionTool.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
| * \ \ \ \ \ \ \ | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-03-30 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-03-29 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Timeline : Bug Fix : IKNINJA 1374 | Jonathan Duran | 2012-03-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> Signed-off-by: Jonathan Duran <jduran@motorola.com> | |||
* | | | | | | | | | | | Fix for 1524 Pen: Unable to add anchor to a closed path | Pushkar Joshi | 2012-04-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ---behavior is unchanged, but the realtime feedback for the tool (i.e. mouse cursor) will correctly reflect that a click after closing a path will start a new path, not add to that path | |||
* | | | | | | | | | | | add event handlers for open, close, and switch document to pen tool, fixes: | Pushkar Joshi | 2012-04-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1532 Pen: Anchor points get carried over to the new document | |||
* | | | | | | | | | | | Fix for 1525 Pen: "Uncaught RangeError: Maximum call stack size exceeded". | Pushkar Joshi | 2012-04-27 | |
| |_|_|_|_|_|_|_|_|/ |/| |