aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes/3D/draw-utils.js
Commit message (Expand)AuthorAge
* IKNinja-1974 - Bounding box gets separated from elements when zooming in/out ...Nivesh Rajbhandari2012-07-24
* Squashed commit of the following:Nivesh Rajbhandari2012-07-19
* BSD LicenseKris Kowal2012-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 branch 'refs/heads/ninja-internal' into MaterialsUINivesh Rajbhandari2012-07-09
|\|
| * Update copyright boilerplateKris Kowal2012-07-06
* | IKNINJA-1246 - Line drawing feedback disappears when using no-color or gradie...Nivesh Rajbhandari2012-07-09
|/
* 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
|/
* 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
* IKNinja-1710 - Boundary box is drawn offset when switching between docs. This...Nivesh Rajbhandari2012-06-14
* 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
* 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
* Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-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
|/
* fixed the draw util doc root referenceValerio Virgillito2012-05-17
* removing all stageDeps for drawing classes.Valerio Virgillito2012-05-17
* 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
* 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
* 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
* 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
* Merge pull request #168 from mqg734/EricMergeValerio Virgillito2012-04-19
|\
| * Fixing some more merge issues.Nivesh Rajbhandari2012-04-18
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna...hwc4872012-04-13
| |\
| * | 3D Rotate changeshwc4872012-04-13
* | | Grid should redraw on elementChanging as well as elementChange.Nivesh Rajbhandari2012-04-17
| |/ |/|
* | Adding replaceElement routine and event so Timeline can avoid removing and ad...Nivesh Rajbhandari2012-04-04
|/
* Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
* Fixing error in drawUtils when closing document - should set _eltArray and _p...Nivesh Rajbhandari2012-03-20
* Fixed drawing of multiple selection bounds when in flat case.Nivesh Rajbhandari2012-03-13
* null the arrays on all documents closed, so that they get garbage collectedAnanya Sen2012-03-08
* IKNINJA-1270: fixed browser crashing when you close a document while playing ...Ananya Sen2012-03-06
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06