Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #161 from mqg734/PerspectiveFix | Valerio Virgillito | 2012-04-11 |
|\ | |||
| * | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-09 |
| |\ | |/ |/| | |||
* | | Merge pull request #159 from mqg734/WebGLMaterials | Valerio Virgillito | 2012-04-09 |
|\ \ | |||
* \ \ | Merge pull request #160 from ananyasen/integration-candidate | Valerio Virgillito | 2012-04-09 |
|\ \ \ | |||
| * | | | block filenames and directories with all space | Ananya Sen | 2012-04-06 |
| * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into bug... | Ananya Sen | 2012-04-06 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #155 from ericguzman/PresetsPI | Valerio Virgillito | 2012-04-05 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'refs/heads/master' into PresetsPI | Eric Guzman | 2012-04-04 |
| |\ \ \ \ | |||
| * | | | | | Presets Controller - Update to not use "_element" property of selection. | Eric Guzman | 2012-04-04 |
* | | | | | | Merge pull request #158 from ananyasen/integration-candidate | Valerio Virgillito | 2012-04-05 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #153 from mencio/components | Valerio Virgillito | 2012-04-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fixing the number fields to not have units. | Valerio Virgillito | 2012-04-04 |
| * | | | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-04-04 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-04-04 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| * | | | | | | | | removing some of the button properties | Valerio Virgillito | 2012-03-30 |
| * | | | | | | | | Merge branch 'components' of github.com:mencio/ninja-internal into components | Valerio Virgillito | 2012-03-30 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | completing the component simple pi | Valerio Virgillito | 2012-03-30 |
| * | | | | | | | | | completing the component simple pi | Valerio Virgillito | 2012-03-30 |
| |/ / / / / / / / | |||
| * | | | | | | | | IKNINJA-1191 - Fixed the order of the components | Valerio Virgillito | 2012-03-30 |
| * | | | | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-30 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-28 |
| |\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Removing properties from Montage components | Valerio Virgillito | 2012-03-28 |
| * | | | | | | | | | | removed trace statement | Valerio Virgillito | 2012-03-27 |
| * | | | | | | | | | | Cleanup of the components panel | Valerio Virgillito | 2012-03-26 |
| | | | | | | | * | | | - using Montage TextField component to handle any edits like keyup, paste, cut. | Ananya Sen | 2012-04-05 |
| | | | | | | |/ / / | | | | | | |/| | | | |||
| | | | | | * | | | | - disable ok when text box is cleared using backspace and cross, for file nam... | Ananya Sen | 2012-04-04 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #157 from ananyasen/ninja-internal-master-patch1 | Valerio Virgillito | 2012-04-04 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| * | | | | | | | | [CR] Keep Save related menu items always enabled, if there is an open document | Ananya Sen | 2012-04-04 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | | | | * | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| | | | | | |/ | |||
| | | | | | * | Grow/shrink Line, Oval and Rectangles when changing stroke size. | Nivesh Rajbhandari | 2012-04-06 |
| | | | | | * | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ... | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Fix for line tool not working because PI requests fill color for line as well... | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Updated canvas-runtime.js to support gradients for rectangle and oval in canv... | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca... | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Fixing 3d tool reset to redraw handles. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Adding back fix in mediator to not set 3d styles unless necessary. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Undoing bad auto-merge resize-composer.js. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Fixing curly brackets from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Changing .default to ["default"] to avoid WebStorm errors. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Undoing some minor spacing differences from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Undoing mistakes from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Removing unnecessary code element = element. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Commenting out console logs. | Nivesh Rajbhandari | 2012-04-05 |
| | | | | | * | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
| | | | | | |\ | |||
| | | | | | | * | Merge branch 'refs/heads/WebGLFileIO' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| | | | | | | |\ | |||
| | | | | | | | * | We should require VecUtils instead of referring to the global reference since... | Nivesh Rajbhandari | 2012-04-04 |
| | | | | | | | * | Merge branch 'refs/heads/EricSnapping' into WebGLFileIO | Nivesh Rajbhandari | 2012-04-04 |
| | | | | | | | |\ | |||
| | | | | | | | | * | Snapping fixes. | hwc487 | 2012-04-02 |
| | | | | | | | | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna... | hwc487 | 2012-03-29 |
| | | | | | | | | |\ | | | | | |_|_|_|_|/ | | | | |/| | | | | | |||
| | | | | | | | | * | merge from main | hwc487 | 2012-03-29 |
| | | | |_|_|_|_|/ | | | |/| | | | | |