aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes/3D/draw-utils.js
Commit message (Expand)AuthorAge
* 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
* - added closeDocument event for timelineAnanya Sen2012-02-24
* switch html document - re-initialize draw-utils and snap-manager on opening a...Ananya Sen2012-02-23
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
|\
| * Handle delete of multiple objects. Also, have deletion go through the mediato...Nivesh Rajbhandari2012-02-03
| * Update grid and planes when elementChange event signifies the "matrix", "left...Nivesh Rajbhandari2012-02-03
| * Update grid and planes when elementChange event signifies the "matrix", "left...Nivesh Rajbhandari2012-02-03
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-02
|\|
| * Integrating Pan and Zoom tool and snap manager fixes.Nivesh Rajbhandari2012-02-02
| * Syncing stage view when rotating stage.Nivesh Rajbhandari2012-01-30
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27