| Commit message (Expand) | Author | Age |
* | removing the last closeDocument handler | Valerio Virgillito | 2012-05-31 |
* | Adding back the stage references in the 3d classes. | Nivesh Rajbhandari | 2012-05-31 |
* | Fixed bug with scrolling too much when moving objects in negative space. | Nivesh Rajbhandari | 2012-05-29 |
* | Moving layout and stageDeps' handleOpenDocument into stage. | Nivesh Rajbhandari | 2012-05-29 |
* | Sped up user-interaction by moving grid drawing into its own canvas so the la... | Nivesh Rajbhandari | 2012-05-29 |
* | Cache perspective distance lookup to speed up user interaction. | Nivesh Rajbhandari | 2012-05-29 |
* | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
|\ |
|
| * | Removed unused variables and methods in stage-deps, layout design, and snap-m... | Nivesh Rajbhandari | 2012-05-24 |
| * | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ... | Nivesh Rajbhandari | 2012-05-23 |
* | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
|/ |
|
* | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-22 |
|\ |
|
| * | removed console output. | hwc487 | 2012-05-14 |
| * | Drag plane not being set. Injection from a recent checkin of mine. | hwc487 | 2012-05-14 |
| * | removed some console output. | hwc487 | 2012-05-14 |
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugs | hwc487 | 2012-05-11 |
| |\ |
|
| * | | Fixed an inaccuracy snapping to the stage. | hwc487 | 2012-05-10 |
| |/ |
|
* | | fixing a scrolling issue when multiple documents are switched | Valerio Virgillito | 2012-05-18 |
* | | fixing some snapping bugs | Valerio Virgillito | 2012-05-18 |
* | | fixed the draw util doc root reference | Valerio Virgillito | 2012-05-17 |
* | | removing all stageDeps for drawing classes. | Valerio Virgillito | 2012-05-17 |
* | | 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 |