aboutsummaryrefslogtreecommitdiff
path: root/js/tools/SelectionTool.js
Commit message (Expand)AuthorAge
* jshint cleanup on the tools directoryValerio Virgillito2012-07-24
* Squashed commit of the following:Nivesh Rajbhandari2012-07-19
* BSD LicenseKris Kowal2012-07-09
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* Merge branch 'refs/heads/ninja-internal' into IKNinja_1671Nivesh Rajbhandari2012-06-20
|\
| * IKNINJA-1519 - Transform tool does not transform objects correctly in 3D spac...Nivesh Rajbhandari2012-06-19
* | IKNINJA-1671 - GIO: 3D rotate widget is offset from the object when rotated i...Nivesh Rajbhandari2012-06-19
|/
* fixed document switching issuesValerio Virgillito2012-06-12
* rewrite: currentSelectedContainer -> domContainerValerio Virgillito2012-06-08
* Do not create any tags or shapes with width or height of 0.Nivesh Rajbhandari2012-06-06
* Free Transform tool's handle should stop when it reaches the other end.Nivesh Rajbhandari2012-06-05
* Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
* Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-08
|\
| * fixes for 2D and 3D translation.hwc4872012-05-07
* | Fixing selection and layout code to exclude SCRIPT and STYLE tags.Nivesh Rajbhandari2012-05-04
|/
* Removing some console logsValerio Virgillito2012-04-30
* Squashed commit of stage architectureValerio Virgillito2012-04-30
* Creating shapes in a containerhwc4872012-04-27
* fixing the transform handlesValerio Virgillito2012-04-13
* removing _undo array and _targets array and use object instead of matching ar...Valerio Virgillito2012-04-13
* setProperties to the montage undo/redoValerio Virgillito2012-04-09
* Merge branch 'refs/heads/ToolFixes' into WebGLMaterialsNivesh Rajbhandari2012-04-04
|\
| * Merge branch 'refs/heads/WebGLFileIO' into ToolFixesNivesh Rajbhandari2012-04-04
| |\
| | * IKNinja-1376 - 3D values reverted when using Selection tool to move the objec...Nivesh Rajbhandari2012-04-02
| * | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| |/
* | IKNinja-1368 - Moving multiple selection of 2d elements starts changing the o...Nivesh Rajbhandari2012-03-22
* | Do not set webkit-transform styles on elements unless 3d is used on them.Nivesh Rajbhandari2012-03-21
|/
* Squashed commit of SnapManagerFixesValerio Virgillito2012-03-16
* Fixing selection tool when moving multiple selection in 3d mode.Nivesh Rajbhandari2012-03-09
* Create drag plane parallel to working plane and offset by where the user clic...Nivesh Rajbhandari2012-03-06
* Do not use transform code if transform mode is off.Nivesh Rajbhandari2012-03-05
* We should show snap marker on mouse move even if user hasn't moused down yet.Nivesh Rajbhandari2012-03-02
* Don't draw transform handles if the stage is the target element.Nivesh Rajbhandari2012-03-02
* Fix for jumping issue when moving items that have any 3d on them.Nivesh Rajbhandari2012-03-02
* Fixed logic error when resizing with the top-left transform handles.Nivesh Rajbhandari2012-03-01
* Re-fixing IKNinja-940 - Can't select objects when in side/top view.Nivesh Rajbhandari2012-03-01
* Fix for performance issue when moving shapes. We don't need to call render e...Nivesh Rajbhandari2012-02-29
* Fix for "jumping" issue when using the selection tool repeatedly.Nivesh Rajbhandari2012-02-28
* enabling nested selectionValerio Virgillito2012-02-20
* formatting cleanupValerio Virgillito2012-02-20
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-09
|\
| * Merging fix for marquee selection that accounts for 3d values.Nivesh Rajbhandari2012-02-08
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-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