Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Need to special case linear gradient, radial gradient and uber materials ↵ | Nivesh Rajbhandari | 2012-06-29 |
| | | | | | | when applying fill and stroke colors. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Fixed not being able to draw linear and radial gradients. Also fixed ↵ | Nivesh Rajbhandari | 2012-06-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IKNINJA-1721 - File dirty marker does not show when modifying elements and IKNinja-1581 and IKNinja-1758 - Paint bucket fill bugs with lines and brush objects. Squashed commit of the following: commit 7cad082c89911d34a99feeef8e91d22b89cae8f1 Author: Nivesh Rajbhandari <mqg734@motorola.com> Date: Thu Jun 28 17:52:07 2012 -0700 Fix for not being able to draw linear and radial gradient materials. I'm turning off pre-flight support of gradients for WebGL since it conflicts with the materials' color support. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> commit d0df8a2bff052d855bafb7885792b1dfff8eab7d Merge: 2c67d26 b4b54f6 Author: Nivesh Rajbhandari <mqg734@motorola.com> Date: Thu Jun 28 17:50:11 2012 -0700 Merge branch 'refs/heads/ninja-internal' into ToolFixes commit 2c67d264851f0897fdca8ca887c1c82d0e434217 Author: Nivesh Rajbhandari <mqg734@motorola.com> Date: Thu Jun 28 15:06:13 2012 -0700 IKNINJA-1721 - File dirty marker does not show when modifying elements. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> commit bb4b6a52eb75efb2f435cdb53f810ae3bc1f1fc3 Author: Nivesh Rajbhandari <mqg734@motorola.com> Date: Thu Jun 28 11:15:34 2012 -0700 IKNinja-1581 and IKNinja-1758 - Paint bucket fill bugs with lines and brush objects. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge pull request #359 from mencio/live-preview-button | Valerio Virgillito | 2012-06-28 |
|\ | | | | | Live preview button and canvas are kept on timeline play | ||
| * | Changing the livePreview button to do a chromePreview and keeping the canvas ↵ | Valerio Virgillito | 2012-06-28 |
|/ | | | | | | when doing a timeline play Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge pull request #349 from joseeight/Color | Valerio Virgillito | 2012-06-28 |
|\ | | | | | Color | ||
| * | Fixing body PI background getter | Jose Antonio Marquez | 2012-06-28 |
| | | |||
| * | Fixing chips updating with alpha change | Jose Antonio Marquez | 2012-06-28 |
| | | |||
| * | Merge branch 'refs/heads/Ninja-Internal' into Color | Jose Antonio Marquez | 2012-06-28 |
| |\ | |/ |/| | |||
* | | Merge pull request #353 from imix23ways/Timeline-criticalfix | Valerio Virgillito | 2012-06-28 |
|\ \ | | | | | | | FIX layer selection bug | ||
| * | | FIX layer selection bug | Jonathan Duran | 2012-06-28 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | Fixing body background bug | Jose Antonio Marquez | 2012-06-28 |
| | | | |||
| | * | Fixing init alpha issue | Jose Antonio Marquez | 2012-06-28 |
| | | | |||
| | * | Fixing color panel sliders updating | Jose Antonio Marquez | 2012-06-28 |
| | | | |||
| | * | Merge branch 'refs/heads/Ninja-Internal' into Color | Jose Antonio Marquez | 2012-06-28 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #352 from imix23ways/Timeline-IKNINJA-1843 | Valerio Virgillito | 2012-06-27 |
|\| | | | | | | | | Timeline: bug fix IKNINJA-1843 | ||
| * | | Timeline: bug fix IKNINJA-1843 | Jon Reid | 2012-06-27 |
|/ / | |||
| * | Fixing history bug | Jose Antonio Marquez | 2012-06-27 |
| | | |||
| * | Fixing IKNINJA-1634 | Jose Antonio Marquez | 2012-06-27 |
| | | |||
| * | Merge branch 'refs/heads/Ninja-Internal' into Color | Jose Antonio Marquez | 2012-06-27 |
| |\ | |/ |/| | |||
* | | Merge pull request #347 from mqg734/ComponentShapeToolBug | Valerio Virgillito | 2012-06-27 |
|\ \ | | | | | | | Temporarily disable ElementMediator's addDelegate when adding components. | ||
| * | | Temporarily disable ElementMediator's addDelegate when adding components. | Nivesh Rajbhandari | 2012-06-27 |
| | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | Merge pull request #344 from mencio/google-components-fixes | Valerio Virgillito | 2012-06-27 |
|\ \ \ | | | | | | | | | Google components fixes | ||
| * \ \ | Merge branch 'refs/heads/master' into google-components-fixes | Valerio Virgillito | 2012-06-27 |
| |\ \ \ | |||
| * | | | | including the map icons inside the component and adding the empty category | Valerio Virgillito | 2012-06-26 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | fix for the youtube giving an error when having less than 3 images | Valerio Virgillito | 2012-06-26 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | | | * | Fixing minor color history bug | Jose Antonio Marquez | 2012-06-27 |
| | | | | | |||
| | | | * | Merge branch 'refs/heads/Ninja-Internal' into Color | Jose Antonio Marquez | 2012-06-27 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #342 from imix23ways/Timeline-pullrequest | Valerio Virgillito | 2012-06-27 |
|\ \ \ \ \ | | | | | | | | | | | | | Timeline Bugfixes | ||
| * \ \ \ \ | Merge branch 'refs/heads/Timeline-local-kruti' into TimelineUber | Jonathan Duran | 2012-06-27 |
| |\ \ \ \ \ | |||
| | * | | | | | Bug Fix : Hot Text change from the CSS panel | Kruti Shah | 2012-06-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | | | | Fix live preview animation lock | Jonathan Duran | 2012-06-27 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | | | | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti | Kruti Shah | 2012-06-27 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-06-27 |
| | |\ \ \ \ \ | |||
| | | * | | | | | Timeline: Bug fix: Hintable should work better now. | Jon Reid | 2012-06-27 |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-06-27 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||
| | * | | | | | | Fix animation names breaking | Jonathan Duran | 2012-06-27 |
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | | | | | Fix element getting stuck with live preview mode | Jonathan Duran | 2012-06-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-06-27 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||
| * | | | | | | Merge branch 'refs/heads/ninjainternalmaster' into Timeline-local-kruti | Kruti Shah | 2012-06-27 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | Bug Fix : PI changes in Position updates the hottest in timeline & Keyframes ↵ | Kruti Shah | 2012-06-27 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | deselection help apply style property Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
| * | | | | | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti | Kruti Shah | 2012-06-27 |
| |\ \ \ \ \ | |||
| | * | | | | | FIx - hook up play button in timeline to live preview | Jonathan Duran | 2012-06-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | | | | | Fix keyframe selection stickiness | Jonathan Duran | 2012-06-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-06-26 |
| | |\ \ \ \ \ | |||
| | | * | | | | | Timeline: Bug fix: Adding or splitting tweens on multiple layers at once | Jon Reid | 2012-06-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will no longer change the selection. | ||
| | | * | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local | Jon Reid | 2012-06-26 |
| | | |\ \ \ \ \ | |||
| | | * | | | | | | Timeline: Bug fix: Keyboard shortcut now works for adding keyframes, | Jon Reid | 2012-06-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | including splitting tweens. | ||
| | * | | | | | | | Fix missing serialization in Layer.js | Jonathan Duran | 2012-06-26 |
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | | | | | | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-06-26 |
| | |\| | | | | | |||
| | | * | | | | | Timeline: Bug fix: Indexing on styles when loading files. | Jon Reid | 2012-06-26 |
| | | | | | | | |