aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes/3D
Commit message (Expand)AuthorAge
* Make stage transparent when rotating/zooming templates and draw an outline ar...Nivesh Rajbhandari2012-06-22
* Display "(0, 0)" where the origin is.Nivesh Rajbhandari2012-06-22
* Have to guard against cases when stage lines are parallel to the canvas and t...Nivesh Rajbhandari2012-06-22
* Draw stage left and top references lines.Nivesh Rajbhandari2012-06-21
* Merge pull request #315 from mqg734/IKNinja_1671Valerio Virgillito2012-06-20
|\
| * Fix for error when using ZoomTool.Nivesh Rajbhandari2012-06-20
| * IKNINJA-1671 - GIO: 3D rotate widget is offset from the object when rotated i...Nivesh Rajbhandari2012-06-19
* | Added logic to handle grid drawing where grid line starts on an object boundaryhwc4872012-06-19
|/
* IKNinja-1710 - Boundary box is drawn offset when switching between docs. This...Nivesh Rajbhandari2012-06-14
* rewrite: currentSelectedContainer -> domContainerValerio Virgillito2012-06-08
* Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-06
|\
| * Merge branch 'master' into pentoolPushkar Joshi2012-06-05
| |\
| * \ Merge branch 'master' into pentoolPushkar Joshi2012-06-04
| |\ \
| * \ \ Merge branch 'master' into pentoolPushkar Joshi2012-05-31
| |\ \ \
| * \ \ \ Merge branch 'master' into pentoolPushkar Joshi2012-05-11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into pentoolPushkar Joshi2012-05-07
| |\ \ \ \ \
| * | | | | | Fix for 1525 Pen: "Uncaught RangeError: Maximum call stack size exceeded".Pushkar Joshi2012-04-27
* | | | | | | removing all model creators.Valerio Virgillito2012-06-05
* | | | | | | fix in the draw utils for drawing the 3d compassValerio Virgillito2012-06-05
| |_|_|_|_|/ |/| | | | |
* | | | | | Compass should draw in lower-left regardless of the stage height.Nivesh Rajbhandari2012-06-05
| |_|_|_|/ |/| | | |
* | | | | 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
|\| | |