| Commit message (Expand) | Author | Age |
* | Moving initialzeSnapping routine from RotateObject3DTool tool to Rotate3DTool... | Nivesh Rajbhandari | 2012-04-18 |
* | Merge branch 'refs/heads/ninja-internal' into EricMerge | Nivesh Rajbhandari | 2012-04-18 |
|\ |
|
| * | Squashed commit of the following: | Valerio Virgillito | 2012-04-18 |
* | | Fixing some more merge issues. | Nivesh Rajbhandari | 2012-04-18 |
* | | Merge branch 'refs/heads/ninja-internal' into EricMerge | Nivesh Rajbhandari | 2012-04-18 |
|\| |
|
| * | Adding back setProperties for canvas because width and height values need to ... | Nivesh Rajbhandari | 2012-04-17 |
| * | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-04-17 |
| |\ |
|
| | * | Merge pull request #165 from mqg734/BoundsCalculation | Valerio Virgillito | 2012-04-17 |
| | |\ |
|
| | * \ | Merge pull request #164 from mqg734/ToolTipFixes | Valerio Virgillito | 2012-04-17 |
| | |\ \ |
|
| | | * | | IKNinja-1022 - PaintBucket tooltip is incorrect. Also added kb shortcuts for ... | Nivesh Rajbhandari | 2012-04-13 |
| | * | | | Fixing the shape border | Valerio Virgillito | 2012-04-13 |
| | * | | | collapsing the history panel by default and commenting out the undo for the 3... | Valerio Virgillito | 2012-04-13 |
| | * | | | fixed stage rotation | Valerio Virgillito | 2012-04-13 |
| | * | | | clear console log | Valerio Virgillito | 2012-04-13 |
| | * | | | Cleanup | Valerio Virgillito | 2012-04-13 |
| | * | | | fixing the transform handles | Valerio Virgillito | 2012-04-13 |
| | * | | | removing _undo array and _targets array and use object instead of matching ar... | Valerio Virgillito | 2012-04-13 |
| | * | | | Merge branch 'refs/heads/master' into undo-manager | Valerio Virgillito | 2012-04-12 |
| | |\| | |
|
| | * | | | some code cleanup | Valerio Virgillito | 2012-04-10 |
| | * | | | setAttribute added to the undo/redo | Valerio Virgillito | 2012-04-09 |
| | * | | | setProperties to the montage undo/redo | Valerio Virgillito | 2012-04-09 |
| | * | | | adding a history panel | Valerio Virgillito | 2012-04-09 |
| * | | | | IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected. | Nivesh Rajbhandari | 2012-04-17 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'refs/heads/Snapping_II' into EricMerge | Nivesh Rajbhandari | 2012-04-18 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Allow snapping to unselected objects | hwc487 | 2012-04-17 |
| * | | | snapping for stage rotation tool | hwc487 | 2012-04-16 |
| * | | | 3D translation fixes | hwc487 | 2012-04-16 |
| * | | | 3D rotation | hwc487 | 2012-04-13 |
| * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna... | hwc487 | 2012-04-13 |
| |\| | |
|
| * | | | 3D Rotate changes | hwc487 | 2012-04-13 |
| * | | | Rotate3D tool changes | hwc487 | 2012-04-11 |
| * | | | Merge branch 'Snapping' of github.com:ericmueller/ninja-internal into Snappin... | hwc487 | 2012-04-05 |
| |\ \ \ |
|
| | * | | | translate3DObject tool fixes. | hwc487 | 2012-04-05 |
| | * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna... | hwc487 | 2012-04-04 |
| | |\ \ \ |
|
| | * | | | | Cap fix for vecUtils. | hwc487 | 2012-04-04 |
| | * | | | | turned off translation handles during a multi-object drag. | hwc487 | 2012-04-04 |
| | * | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna... | hwc487 | 2012-04-03 |
| | |\ \ \ \ |
|
| | * | | | | | Translate 3D fix for multi-selection Z translation | hwc487 | 2012-04-02 |
* | | | | | | | Drag and drop of images and components should not add 3d values by default. | Nivesh Rajbhandari | 2012-04-16 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Fixing selection/tag layout drawing when canvas and image elements have borders. | Nivesh Rajbhandari | 2012-04-12 |
* | | | | | | Borders are not factored into offset calculations by the browser, so we have ... | Nivesh Rajbhandari | 2012-04-12 |
* | | | | | | offsets should be calculated on offsetParent instead of parentElement. | Nivesh Rajbhandari | 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 |
| |\ \ \ \ \ |
|
| * | | | | | | 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 |
| | |\ \ \ \ \ \ \ |
|