aboutsummaryrefslogtreecommitdiff
path: root/js/tools
Commit message (Expand)AuthorAge
* Handle no-color/null.Nivesh Rajbhandari2012-03-26
* Updating EyeDropper tool to support new JSON data format for WebGL.Nivesh Rajbhandari2012-03-26
* Squashed commit of SnapManagerFixesValerio Virgillito2012-03-16
* Merge branch 'master' into pentoolPushkar Joshi2012-03-13
|\
| * Merge pull request #110 from mqg734/WebGLFixesValerio Virgillito2012-03-13
| |\
| | * Fixed element mediator, PI, and eye-dropper to handle different borders sides...Nivesh Rajbhandari2012-03-12
| | * Fixing selection tool when moving multiple selection in 3d mode.Nivesh Rajbhandari2012-03-09
| | * Eyedropper support for getting color value from webgl shapes.Nivesh Rajbhandari2012-03-09
| | * Eyedropper now supports strokes in rectangle shapes.Nivesh Rajbhandari2012-03-07
| | * Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-06
| | |\
| | * | 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
* | | | turn off the fill color for pen tool paths by defaultPushkar Joshi2012-03-13
|/ / /
* | | bug fixes for spline interpolationPushkar Joshi2012-03-12
* | | brush stroke options for calligraphic brush stylePushkar Joshi2012-03-08
* | | implement stroke hardness such that it is percentage of the stroke width that...Pushkar Joshi2012-03-07
* | | Merge branch 'master' into pentoolPushkar Joshi2012-03-06
|\ \ \ | | |/ | |/|
| * | Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
| |/
* | Merge branch 'master' into pentoolPushkar Joshi2012-03-05
|\|
| * Fixing flying off into space bug for translate tool too.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
| * Fix for elements flying off into space when moving elements that overlap.Nivesh Rajbhandari2012-03-01
| * 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
| * Last-used material (instead of FlatMaterial) is applied to shape when turning...Nivesh Rajbhandari2012-02-29
* | Merge branch 'brushtool' into pentoolPushkar Joshi2012-03-02
|\ \
| * | Merge branch 'master' into brushtoolPushkar Joshi2012-03-02
| |\|
| | * Merge pull request #88 from mqg734/ToolFixesValerio Virgillito2012-02-29
| | |\
| | | * Fix for performance issue when moving shapes. We don't need to call render e...Nivesh Rajbhandari2012-02-29
| | * | Merge pull request #85 from pushkarjoshi/brushtoolValerio Virgillito2012-02-29
| | |\ \
| | * \ \ Merge branch 'integration-candidate' of github.com:Motorola-Mobility/ninja-in...Valerio Virgillito2012-02-28
| | |\ \ \
| | | * \ \ Merge pull request #79 from pushkarjoshi/pentoolValerio Virgillito2012-02-28
| | | |\ \ \
| | * | \ \ \ Merge branch 'ToolFixes' of https://github.com/mqg734/ninja-internal into int...Valerio Virgillito2012-02-28
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Fix for "jumping" issue when using the selection tool repeatedly.Nivesh Rajbhandari2012-02-28
| | * | | | Merge branch 'integration' of https://github.com/ericmueller/ninja-internal i...Valerio Virgillito2012-02-28
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into int...hwc4872012-02-28
| | | |\ \ \
| | | * | | | Enable shift key constraint for Pan Tool.hwc4872012-02-27
| | | * | | | bug fixes for canvas 2d shape drawing.hwc4872012-02-23
| | | * | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into integrationhwc4872012-02-22
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into int...hwc4872012-02-22
| | | |\ \ \ \ \
| | | * | | | | | Adding bug fixes.hwc4872012-02-22
| | * | | | | | | Reset translation values as well when double-clicking to reset the rotation v...Nivesh Rajbhandari2012-02-27
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Catmull-Rom spline sampling for the brush stroke, and options for stroke size...Pushkar Joshi2012-03-02
| * | | | | | | first attempt at rendering the brush stroke as a collection of polylines (num...Pushkar Joshi2012-03-01
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | show feedback on mouseover on a part of the path where a new anchor will be a...Pushkar Joshi2012-03-01
|/ / / / / /
* | | | | | changed the registration point of the brush tool icon andPushkar Joshi2012-02-29
* | | | | | resample the brush stroke so we don't have gaps if the path is drawn rapidly,Pushkar Joshi2012-02-29
* | | | | | Merge branch 'pentool' into brushtoolPushkar Joshi2012-02-28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |