aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes/3D
Commit message (Expand)AuthorAge
* Squashed commit of the following:Nivesh Rajbhandari2012-07-19
* Tweak to an edge case in grid drawing.hwc4872012-07-10
* Grid drawing changeshwc4872012-07-10
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-10
|\
| * Normalize HTML DOCTYPEKris Kowal2012-07-09
| * BSD LicenseKris Kowal2012-07-09
* | Grid drawing fixeshwc4872012-07-10
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-09
|\|
| * Merge branch 'normalize' of https://github.com/kriskowal/ninja-internalValerio Virgillito2012-07-09
| |\
| | * Remove trailing spacesKris Kowal2012-07-06
| | * Expand tabsKris Kowal2012-07-06
| * | Merge pull request #357 from ericmueller/GridFixesValerio Virgillito2012-07-09
| |\ \
| * \ \ Merge branch 'refs/heads/ninja-internal' into MaterialsUINivesh Rajbhandari2012-07-09
| |\ \ \ | | | |/ | | |/|
| * | | IKNINJA-1246 - Line drawing feedback disappears when using no-color or gradie...Nivesh Rajbhandari2012-07-09
* | | | Grid drawing fixes.hwc4872012-07-09
* | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-07-09
|\ \ \ \ | | |/ / | |/| |
| * | | Update copyright boilerplateKris Kowal2012-07-06
| |/ /
* | | fix for grid drawing.hwc4872012-07-09
* | | fixes for grid drawing.hwc4872012-07-03
| |/ |/|
* | Fixes a bug in rectangle containment test.hwc4872012-06-29
* | Fixes for incorrect line/polygon intersections.hwc4872012-06-28
|/
* Merge pull request #326 from mqg734/ReclaimStagePaddingValerio Virgillito2012-06-25
|\
| * When reclaiming stage's negative scroll padding, we need to use the template'...Nivesh Rajbhandari2012-06-25
| * Reclaim negative padding when moving items back into positive direction.Nivesh Rajbhandari2012-06-21
* | 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
| |_|_|/ |/| | |