| Commit message (Expand) | Author | Age |
* | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-16 |
|\ |
|
| * | changing @change to propertyChangeListener | Valerio Virgillito | 2012-05-16 |
* | | Inline style for html's padding for content in negative space to guarantee hi... | Nivesh Rajbhandari | 2012-05-16 |
* | | Automatically add scrollbars when moving content to negative space. | Nivesh Rajbhandari | 2012-05-16 |
|/ |
|
* | Fixing 3d to work in banner templates. | Nivesh Rajbhandari | 2012-05-14 |
* | Fixing drawing in nested divs. | Nivesh Rajbhandari | 2012-05-11 |
* | Checked/Unchecked 'Use WebGL' checkbox in PI throws error in view-utils.. | Nivesh Rajbhandari | 2012-05-11 |
* | Adjusting 3d compass's drawing location so it's not hitting the edge of the f... | Nivesh Rajbhandari | 2012-05-11 |
* | Draw 3d compass at the bottom-left. | Nivesh Rajbhandari | 2012-05-10 |
* | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-08 |
|\ |
|
| * | fixes for 2D and 3D translation. | hwc487 | 2012-05-07 |
* | | Removed special-casing for new template workflow. Instead, we will enforce a... | Nivesh Rajbhandari | 2012-05-04 |
|/ |
|
* | Draw a red outline around the stage for reference when rotating stage. | Nivesh Rajbhandari | 2012-05-01 |
* | Offset side and top working planes by half the stage width/height. | Nivesh Rajbhandari | 2012-05-01 |
* | webTemplate var gets reset to false, so must check for new stage template dif... | Nivesh Rajbhandari | 2012-05-01 |
* | Get working plane grid to draw for new stage web template workflow. | Nivesh Rajbhandari | 2012-05-01 |
* | Creating shapes in a container | hwc487 | 2012-04-27 |
* | canvas interaction | hwc487 | 2012-04-26 |
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Can... | hwc487 | 2012-04-25 |
|\ |
|
| * | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-19 |
| |\ |
|
| * \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-17 |
| |\ \ |
|
| * | | | snapping feedback for pen tool, correct for subpaths that may lie on rotated ... | Pushkar Joshi | 2012-04-09 |
| * | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-06 |
| |\ \ \ |
|
| * | | | | complete version of the code for rendering selected subpath anchor points and... | Pushkar Joshi | 2012-04-06 |
| * | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-04 |
| |\ \ \ \ |
|
| * | | | | | render the pen path with local coordinates, but use stage world coordinates t... | Pushkar Joshi | 2012-04-02 |
* | | | | | | canvas interaction | hwc487 | 2012-04-23 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #168 from mqg734/EricMerge | Valerio Virgillito | 2012-04-19 |
|\ \ \ \ \ |
|
| * | | | | | Fixing some more merge issues. | Nivesh Rajbhandari | 2012-04-18 |
| * | | | | | Allow snapping to unselected objects | hwc487 | 2012-04-17 |
| * | | | | | 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 |
| | |_|_|/
| |/| | | |
|
* | | | | | Grid should redraw on elementChanging as well as elementChange. | Nivesh Rajbhandari | 2012-04-17 |
| |/ / /
|/| | | |
|
* | | | | 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 |
* | | | | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
* | | | | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
|\ \ \ \ |
|
| * | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| |\| | | |
|
| | * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-04-04 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin... | John Mayhew | 2012-04-03 |
| | * | | | updated the rdge compiled version and its runtime, incremented rdge library v... | John Mayhew | 2012-04-03 |
| | * | | | fixed remaining namespace bugs ensuring the use of the RDGE namespace everywh... | John Mayhew | 2012-04-03 |
| | * | | | removed unnecessary files from the RDGE build. | John Mayhew | 2012-04-03 |
| | * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-04-02 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Recompiled RDGE and put index.html back to loading the compiled version of RDGE | John Mayhew | 2012-04-02 |
| | * | | | Fixed compiler warnings | John Mayhew | 2012-04-02 |