aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Merge pull request #110 from mqg734/WebGLFixesValerio Virgillito2012-03-13
|\
| * Support import/export of gradient materials. This fixes the eyedropper not b...Nivesh Rajbhandari2012-03-12
| * Fixed element mediator, PI, and eye-dropper to handle different borders sides...Nivesh Rajbhandari2012-03-12
| * Adding gradientMode value in defaultGradient object.Nivesh Rajbhandari2012-03-09
| * Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| |\
| * | Fixing selection tool when moving multiple selection in 3d mode.Nivesh Rajbhandari2012-03-09
| * | Fixing radial gradient for rectangle.Nivesh Rajbhandari2012-03-09
| * | Fixing radial gradients for line and circle.Nivesh Rajbhandari2012-03-09
| * | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-09
| |\ \
| * | | Eyedropper support for getting color value from webgl shapes.Nivesh Rajbhandari2012-03-09
| * | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-08
| |\ \ \
| * | | | Eyedropper now supports strokes in rectangle shapes.Nivesh Rajbhandari2012-03-07
| * | | | gradient support for canvas-2d shapes.Nivesh Rajbhandari2012-03-07
| * | | | Change linear gradient to go from left to right instead of top-left to bottom...Nivesh Rajbhandari2012-03-07
| * | | | Gradient support for canvas-2d rectangle.Nivesh Rajbhandari2012-03-07
| * | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-07
| |\ \ \ \
| * | | | | Fix for stroke and fill gradients not being retained when drawing multiple sh...Nivesh Rajbhandari2012-03-07
| * | | | | preliminary support for setting gradients on webgl shapes.Nivesh Rajbhandari2012-03-07
| * | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-03-06
| |\ \ \ \ \
| * \ \ \ \ \ 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
* | | | | | | | Merge pull request #108 from pushkarjoshi/brushtoolValerio Virgillito2012-03-13
|\ \ \ \ \ \ \ \
| * | | | | | | | seemingly working version of the calligraphic brush (seems to work with trans...Pushkar Joshi2012-03-12
| * | | | | | | | 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 Valerio's architecture changesPushkar Joshi2012-03-06
| * | | | | | | | Merge branch 'pentool' into brushtoolPushkar Joshi2012-03-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | merge Valerio's architecture changes into pen toolPushkar Joshi2012-03-06
| | * | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-03-06
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into pentoolPushkar Joshi2012-03-05
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'brushtool' into pentoolPushkar Joshi2012-03-02
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | show feedback on mouseover on a part of the path where a new anchor will be a...Pushkar Joshi2012-03-01
| * | | | | | | | | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-06
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | draw brush stroke as concentric paths overlaid on top of each other...allows ...Pushkar Joshi2012-03-06
| * | | | | | | | | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-02
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #105 from joseeight/FileIO-Build-CandidateValerio Virgillito2012-03-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cleaning up webGL runtimeJose Antonio Marquez2012-03-13
| * | | | | | | | | | | | Clean up and TODOsJose Antonio Marquez2012-03-12
| * | | | | | | | | | | | Add temp delay for webGL previewJose Antonio Marquez2012-03-10
| * | | | | | | | | | | | Temp Runtime WebGL FixJose Antonio Marquez2012-03-10
| * | | | | | | | | | | | Setting local path to assetsJose Antonio Marquez2012-03-10
| * | | | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIO-IntegrationJose Antonio Marquez2012-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIO-IntegrationJose Antonio Marquez2012-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixing Issues for Windows LibJose Antonio Marquez2012-03-09