Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | 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> | ||
* | removing _undo array and _targets array and use object instead of matching ↵ | Valerio Virgillito | 2012-04-13 |
| | | | | | | arrays to set properties Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| | | | | | | Note that rotating multiple objects when the stage is rotated still doesn't work and flatten still doesn't work. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Check for Viewport case in StageController styles lookup. | Nivesh Rajbhandari | 2012-03-27 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Adding logic for flatten checkbox in PI. | Nivesh Rajbhandari | 2012-03-24 |
| | | | | | | | | This requires minor modifications to both StageController and ComponentController. Also removing unused global3DSettings CSS. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Get matrix and perspective distance from styles controller. | Nivesh Rajbhandari | 2012-03-21 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Removing zoom from element's getMatrix. Zoom should only be checked on stage. | Nivesh Rajbhandari | 2012-03-20 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | stage and elements fixes | Valerio Virgillito | 2012-03-01 |
| | | | | | | | | - Resizing the iframe container when resizing the stage - Removing 3d rules from elements when adding them - Adding a name property in the pi Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Do not use color object for stage's border since we don't allow users to ↵ | Nivesh Rajbhandari | 2012-02-22 |
| | | | | | | modify the stage's border; we only need the border-width. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Color chips expect a color object, not a css value. | Nivesh Rajbhandari | 2012-02-22 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge branch 'live-preview-fix' of https://github.com/mencio/ninja-internal ↵ | Valerio Virgillito | 2012-02-14 |
|\ | | | | | | | into integration | ||
| * | Fixing the live preview background issue. | Valerio Virgillito | 2012-02-14 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-13 |
|\| | |||
| * | Cleaning up the stage background color chip. | Valerio Virgillito | 2012-02-13 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | initial color chip for the stage | Valerio Virgillito | 2012-02-10 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
|/ | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |