aboutsummaryrefslogtreecommitdiff
path: root/js/tools
Commit message (Expand)AuthorAge
* Adjusting line's width and height when changing stroke size.Nivesh Rajbhandari2012-04-04
* Give user feedback about which element the Fill/InkBottle tools will act on.Nivesh Rajbhandari2012-04-03
* IKNinja-1376 - 3D values reverted when using Selection tool to move the objec...Nivesh Rajbhandari2012-04-02
* Switching to Linear/RadialGradient materials will set the corresponding color...Nivesh Rajbhandari2012-04-02
* Update PI and Color Panel to reflect default LinearGradient and RadialGradien...Nivesh Rajbhandari2012-03-30
* Merge branch 'refs/heads/ninja-internal' into WebGLFileIONivesh Rajbhandari2012-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
* | | | | | Updated shapes to always check for its stroke and fill colors and materials i...Nivesh Rajbhandari2012-03-29
* | | | | | We shouldn't set z to 0 for translate tool snapping because user may want to ...Nivesh Rajbhandari2012-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
|/ / /
* | / 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
|\ \