Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'refs/heads/master' into element-model-fixes | Valerio Virgillito | 2012-06-06 |
|\ | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Merge branch 'master' into pentool | Pushkar Joshi | 2012-06-05 |
| |\ | |||
| * \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-06-04 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: js/tools/PenTool.js | ||
| * \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-31 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-11 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-07 |
| |\ \ \ \ \ | |||
| * | | | | | | Fix for 1525 Pen: "Uncaught RangeError: Maximum call stack size exceeded". | Pushkar Joshi | 2012-04-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (check if the second mouse click actually selects the existing first anchor point) | ||
* | | | | | | | removing all model creators. | Valerio Virgillito | 2012-06-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The elementModel is now a getter that will create a new model when needed. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | | | | fix in the draw utils for drawing the 3d compass | Valerio Virgillito | 2012-06-05 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | | | Compass should draw in lower-left regardless of the stage height. | Nivesh Rajbhandari | 2012-06-05 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | removing the last closeDocument handler | Valerio Virgillito | 2012-05-31 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | | Adding back the stage references in the 3d classes. | Nivesh Rajbhandari | 2012-05-31 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | Fixed bug with scrolling too much when moving objects in negative space. | Nivesh Rajbhandari | 2012-05-29 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | Moving layout and stageDeps' handleOpenDocument into stage. | Nivesh Rajbhandari | 2012-05-29 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | Sped up user-interaction by moving grid drawing into its own canvas so the ↵ | Nivesh Rajbhandari | 2012-05-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | layout code doesn't have to be run when modifying selected elements. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | Cache perspective distance lookup to speed up user interaction. | Nivesh Rajbhandari | 2012-05-29 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/document/document-html.js js/helper-classes/3D/view-utils.js js/stage/stage.reel/stage.js | ||
| * | | | | Removed unused variables and methods in stage-deps, layout design, and ↵ | Nivesh Rajbhandari | 2012-05-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | snap-manager. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | | | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ↵ | Nivesh Rajbhandari | 2012-05-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | design view and added an option to exclude styles and text nodes when retrieving the live nodes. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
|/ / / / | | | | | | | | | | | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view. | ||
* | | | | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-22 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | 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 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | Conflicts: js/lib/geom/circle.js js/lib/geom/rectangle.js | ||
| * / | | | 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 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | fixing some snapping bugs | Valerio Virgillito | 2012-05-18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | fixed the draw util doc root reference | Valerio Virgillito | 2012-05-17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | removing all stageDeps for drawing classes. | Valerio Virgillito | 2012-05-17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-16 |
|\ \ \ \ | |||
| * | | | | changing @change to propertyChangeListener | Valerio Virgillito | 2012-05-16 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | | Inline style for html's padding for content in negative space to guarantee ↵ | Nivesh Rajbhandari | 2012-05-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | highest specificity. Also, set up scrollbars when opening files with content in negative space. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | | Automatically add scrollbars when moving content to negative space. | Nivesh Rajbhandari | 2012-05-16 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | Fixing 3d to work in banner templates. | Nivesh Rajbhandari | 2012-05-14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | Fixing drawing in nested divs. | Nivesh Rajbhandari | 2012-05-11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | Checked/Unchecked 'Use WebGL' checkbox in PI throws error in view-utils.. | Nivesh Rajbhandari | 2012-05-11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | Adjusting 3d compass's drawing location so it's not hitting the edge of the ↵ | Nivesh Rajbhandari | 2012-05-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | frame. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | Draw 3d compass at the bottom-left. | Nivesh Rajbhandari | 2012-05-10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | 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 ↵ | Nivesh Rajbhandari | 2012-05-04 |
|/ / | | | | | | | | | | | a width and height on the body in order to do 3d. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Draw a red outline around the stage for reference when rotating stage. | Nivesh Rajbhandari | 2012-05-01 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Offset side and top working planes by half the stage width/height. | Nivesh Rajbhandari | 2012-05-01 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | webTemplate var gets reset to false, so must check for new stage template ↵ | Nivesh Rajbhandari | 2012-05-01 |
| | | | | | | | | | | | | differently. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Get working plane grid to draw for new stage web template workflow. | Nivesh Rajbhandari | 2012-05-01 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | 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 ↵ | hwc487 | 2012-04-25 |
|\| | | | | | | | Canvas-interaction | ||
| * | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-19 |
| |\ | | | | | | | | | | | | | Conflicts: js/helper-classes/3D/view-utils.js |