aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes
Commit message (Expand)AuthorAge
* removing the last closeDocument handlerValerio Virgillito2012-05-31
* Adding back the stage references in the 3d classes.Nivesh Rajbhandari2012-05-31
* Fixed bug with scrolling too much when moving objects in negative space.Nivesh Rajbhandari2012-05-29
* Moving layout and stageDeps' handleOpenDocument into stage.Nivesh Rajbhandari2012-05-29
* Sped up user-interaction by moving grid drawing into its own canvas so the la...Nivesh Rajbhandari2012-05-29
* Cache perspective distance lookup to speed up user interaction.Nivesh Rajbhandari2012-05-29
* Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-24
|\
| * Removed unused variables and methods in stage-deps, layout design, and snap-m...Nivesh Rajbhandari2012-05-24
| * Fixed scrolling and centering stage code. Also, moved liveNodeList into the ...Nivesh Rajbhandari2012-05-23
* | Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
|/
* Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-22
|\
| * removed console output.hwc4872012-05-14
| * Drag plane not being set. Injection from a recent checkin of mine.hwc4872012-05-14
| * removed some console output.hwc4872012-05-14
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-11
| |\
| * | Fixed an inaccuracy snapping to the stage.hwc4872012-05-10
| |/
* | fixing a scrolling issue when multiple documents are switchedValerio Virgillito2012-05-18
* | fixing some snapping bugsValerio Virgillito2012-05-18
* | fixed the draw util doc root referenceValerio Virgillito2012-05-17
* | removing all stageDeps for drawing classes.Valerio Virgillito2012-05-17
* | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-16
|\ \
| * | changing @change to propertyChangeListenerValerio Virgillito2012-05-16
* | | Inline style for html's padding for content in negative space to guarantee hi...Nivesh Rajbhandari2012-05-16
* | | Automatically add scrollbars when moving content to negative space.Nivesh Rajbhandari2012-05-16
|/ /
* | Fixing 3d to work in banner templates.Nivesh Rajbhandari2012-05-14
* | Fixing drawing in nested divs.Nivesh Rajbhandari2012-05-11
* | Checked/Unchecked 'Use WebGL' checkbox in PI throws error in view-utils..Nivesh Rajbhandari2012-05-11
* | Adjusting 3d compass's drawing location so it's not hitting the edge of the f...Nivesh Rajbhandari2012-05-11
* | Draw 3d compass at the bottom-left.Nivesh Rajbhandari2012-05-10
* | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-08
|\|
| * fixes for 2D and 3D translation.hwc4872012-05-07
* | Removed special-casing for new template workflow. Instead, we will enforce a...Nivesh Rajbhandari2012-05-04
|/
* Draw a red outline around the stage for reference when rotating stage.Nivesh Rajbhandari2012-05-01
* Offset side and top working planes by half the stage width/height.Nivesh Rajbhandari2012-05-01
* webTemplate var gets reset to false, so must check for new stage template dif...Nivesh Rajbhandari2012-05-01
* Get working plane grid to draw for new stage web template workflow.Nivesh Rajbhandari2012-05-01
* Creating shapes in a containerhwc4872012-04-27
* canvas interactionhwc4872012-04-26
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Can...hwc4872012-04-25
|\
| * Merge branch 'master' into pentoolPushkar Joshi2012-04-19
| |\
| * \ Merge branch 'master' into pentoolPushkar Joshi2012-04-17
| |\ \
| * | | snapping feedback for pen tool, correct for subpaths that may lie on rotated ...Pushkar Joshi2012-04-09
| * | | Merge branch 'master' into pentoolPushkar Joshi2012-04-06
| |\ \ \
| * | | | complete version of the code for rendering selected subpath anchor points and...Pushkar Joshi2012-04-06
| * | | | Merge branch 'master' into pentoolPushkar Joshi2012-04-04
| |\ \ \ \
| * | | | | render the pen path with local coordinates, but use stage world coordinates t...Pushkar Joshi2012-04-02
* | | | | | canvas interactionhwc4872012-04-23
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #168 from mqg734/EricMergeValerio Virgillito2012-04-19
|\ \ \ \ \
| * | | | | Fixing some more merge issues.Nivesh Rajbhandari2012-04-18
| * | | | | Allow snapping to unselected objectshwc4872012-04-17