| Commit message (Expand) | Author | Age |
* | Fix Brush tool not broadcasting elementAdded event | Jonathan Duran | 2012-04-23 |
* | Fix Pen Tool not broadcasting elementAdded event | Jonathan Duran | 2012-04-23 |
* | Breadcrumb Fix | Kruti Shah | 2012-04-20 |
* | Merge branch 'timeline-local' of github.com:ntfx47/ninja-internal into Timeli... | Jonathan Duran | 2012-04-19 |
|\ |
|
| * | BreadCrumb Bug Fix | Kruti Shah | 2012-04-19 |
* | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-19 |
|\ \ |
|
| * | | Moving initialzeSnapping routine from RotateObject3DTool tool to Rotate3DTool... | Nivesh Rajbhandari | 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 |
| |\ \ |
|
| * | | | 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 |
| * | | | | 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 |
| * | | | | | Translate 3D fix for multi-selection Z translation | hwc487 | 2012-04-02 |
* | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-18 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | fixed stage rotation | Valerio Virgillito | 2012-04-13 |
| * | | | | clear console log | 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 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | setProperties to the montage undo/redo | Valerio Virgillito | 2012-04-09 |
* | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-12 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| |/ / / |
|
* | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-04-10 |
|\| | | |
|
| * | | | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ... | 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 |
| * | | | 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 |
| | | * | | Adjusting line's width and height when changing stroke size. | Nivesh Rajbhandari | 2012-04-04 |
| | | * | | Give user feedback about which element the Fill/InkBottle tools will act on. | Nivesh Rajbhandari | 2012-04-03 |
| | | * | | IKNinja-1376 - 3D values reverted when using Selection tool to move the objec... | Nivesh Rajbhandari | 2012-04-02 |
| | | * | | Switching to Linear/RadialGradient materials will set the corresponding color... | Nivesh Rajbhandari | 2012-04-02 |
| | | * | | Update PI and Color Panel to reflect default LinearGradient and RadialGradien... | Nivesh Rajbhandari | 2012-03-30 |
| | | * | | Merge branch 'refs/heads/ninja-internal' into WebGLFileIO | Nivesh Rajbhandari | 2012-03-30 |
| | | |\| |
|
| | | * | | Updated shapes to always check for its stroke and fill colors and materials i... | Nivesh Rajbhandari | 2012-03-29 |
| | | * | | We shouldn't set z to 0 for translate tool snapping because user may want to ... | Nivesh Rajbhandari | 2012-03-29 |
| * | | | | IKNINJA-764 - The Local/Global options are not in synced with both 3D object ... | Nivesh Rajbhandari | 2012-03-27 |
| * | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-03-27 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'refs/heads/WebGLFileIO' into WebGLMaterials | Nivesh Rajbhandari | 2012-03-27 |
| |\ \ \ \ \ |
|