aboutsummaryrefslogtreecommitdiff
path: root/js/tools
Commit message (Expand)AuthorAge
...
| * | | | | | | | Initial Text Tool ChangesArmen Kesablyan2012-06-05
| |/ / / / / / /
| * | | | | | | IKNinja-1610 and IKNinja-1647 - Can't use transform tool if you haven't used ...Nivesh Rajbhandari2012-06-01
| * | | | | | | IKNinja-1609 - Stage rotates too fast when closing and re-opening file or swi...Nivesh Rajbhandari2012-06-01
| * | | | | | | Fixed bad reference to stage element in pen tool.Nivesh Rajbhandari2012-05-30
| * | | | | | | document bindings phase 1Valerio Virgillito2012-05-29
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Binding-View : Deselect Works Now, Rendering multiple Huds AvailableArmen Kesablyan2012-06-11
* | | | | | | Changes for binding ViewArmen Kesablyan2012-06-05
* | | | | | | binding canvasArmen Kesablyan2012-06-02
* | | | | | | Binding View Canvas Initial DevelopmentArmen Kesablyan2012-06-01
* | | | | | | Visual Bindings Initial generate from Array.Armen Kesablyan2012-05-30
* | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-25
|\| | | | | |
| * | | | | | Merge pull request #256 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-24
| |\ \ \ \ \ \
| | * | | | | | IKNinja-1621 - 3D stage does not reset correctly when the rotation point is s...Nivesh Rajbhandari2012-05-24
| * | | | | | | Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
| |/ / / / / /
* | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-23
|\| | | | | |
| * | | | | | removing all stageDeps for drawing classes.Valerio Virgillito2012-05-17
* | | | | | | Binding Visual Tool Initial setupArmen Kesablyan2012-05-23
* | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-17
|\| | | | | |
| * | | | | | IKNinja-1628 - Can't draw shapes inside canvas after double-clicking into can...Nivesh Rajbhandari2012-05-17
| * | | | | | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Add color to tag toolValerio Virgillito2012-05-15
| | * | | | | 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-10
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | put color chips in the inkbottle and fill toolJohn Mayhew2012-05-10
| | * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-07
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | More implementation of moving color chips to the individual subtools.John Mayhew2012-05-07
| | * | | | | | First round of moving color chips into the sub tools. Shape and Pen tool now ...John Mayhew2012-05-03
| * | | | | | | Squashed master into dom-architectureValerio Virgillito2012-05-16
* | | | | | | | Initial Binding HudArmen Kesablyan2012-05-16
* | | | | | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna...Armen Kesablyan2012-05-15
|\| | | | | | |
| * | | | | | | Fixing scrollbar syncing, including pan tool, for banner templates.Nivesh Rajbhandari2012-05-15
| * | | | | | | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-08
| |\ \ \ \ \ \ \
| * | | | | | | | Stage should update scroll offsets when scrolled. Note that this is not alway...Nivesh Rajbhandari2012-05-08
* | | | | | | | | removed debugger lineArmen Kesablyan2012-05-15
* | | | | | | | | Finished skeleton structure for binding.Armen Kesablyan2012-05-15
* | | | | | | | | Merge branch 'refs/heads/masterDomArc' into bindingArmen Kesablyan2012-05-14
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-05-10
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | some code cleanupValerio Virgillito2012-05-09
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-05-08
| |\| | | | | |
| | * | | | | | Fixed a snapping issue on the mouse down in drawing tools.hwc4872012-05-08
| | * | | | | | fixes for 2D and 3D translation.hwc4872012-05-07
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-05-07
| |\| | | | |
| * | | | | | 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
* | | | | | | created the initial environment requirements for workspace to be manipulated.Armen Kesablyan2012-05-11
* | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-08
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fixing references to iframe's styles in new template.Nivesh Rajbhandari2012-05-04
| * | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Refactor creating elements. Removed makeNJElement and separated the model cre...Valerio Virgillito2012-05-03
| | * | | | | Merge branch 'refs/heads/master' into tag-2.0Valerio Virgillito2012-05-03
| | |\| | | |