aboutsummaryrefslogtreecommitdiff
path: root/js/tools
Commit message (Expand)AuthorAge
* Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-03-30
|\
| * Merge branch 'master' into brushtoolPushkar Joshi2012-03-28
| |\
| * \ Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| |\ \
| * \ \ Merge branch 'master' into brushtoolPushkar Joshi2012-03-27
| |\ \ \
| * | | | correctly update the brush stroke canvas size and position when the stroke si...Pushkar Joshi2012-03-23
| * | | | Almost working version of brush tool that uses only local coordinates to stor...Pushkar Joshi2012-03-23
| * | | | revert to using the angle without flipping its sign...fixing some minor bugs ...Pushkar Joshi2012-03-20
| * | | | draw the brush stroke in realtimePushkar Joshi2012-03-19
| * | | | update values in the PI from values of the selected brush stroke or pen tool ...Pushkar Joshi2012-03-15
| * | | | PI for pen and brush strokesPushkar Joshi2012-03-14
| * | | | Merge branch 'pentool' into brushtoolPushkar Joshi2012-03-13
| |\ \ \ \
| * | | | | Add a smoothing amount parameter, and hide options based on checkboxesPushkar Joshi2012-03-13
* | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-03-29
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #145 from ericguzman/PresetsPIValerio Virgillito2012-03-28
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Text Tool - Remove inline style from user documentEric Guzman2012-03-27
| | | |_|/ | | |/| |
| * | | | Check for webGLWorld before calling draw.Nivesh Rajbhandari2012-03-27
| * | | | Handle no-color/null.Nivesh Rajbhandari2012-03-26
| * | | | Updating EyeDropper tool to support new JSON data format for WebGL.Nivesh Rajbhandari2012-03-26
| |/ / /
* / / / Timeline : Bug Fix : IKNINJA 1374Jonathan Duran2012-03-23
|/ / /
* | / 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
| | |\ \ \