Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #110 from mqg734/WebGLFixes | Valerio Virgillito | 2012-03-13 |
|\ | |||
| * | Support import/export of gradient materials. This fixes the eyedropper not b... | Nivesh Rajbhandari | 2012-03-12 |
| * | Fixed element mediator, PI, and eye-dropper to handle different borders sides... | Nivesh Rajbhandari | 2012-03-12 |
| * | Adding gradientMode value in defaultGradient object. | Nivesh Rajbhandari | 2012-03-09 |
| * | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-09 |
| |\ | |||
| * | | Fixing selection tool when moving multiple selection in 3d mode. | Nivesh Rajbhandari | 2012-03-09 |
| * | | Fixing radial gradient for rectangle. | Nivesh Rajbhandari | 2012-03-09 |
| * | | Fixing radial gradients for line and circle. | Nivesh Rajbhandari | 2012-03-09 |
| * | | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-09 |
| |\ \ | |||
| * | | | Eyedropper support for getting color value from webgl shapes. | Nivesh Rajbhandari | 2012-03-09 |
| * | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-08 |
| |\ \ \ | |||
| * | | | | Eyedropper now supports strokes in rectangle shapes. | Nivesh Rajbhandari | 2012-03-07 |
| * | | | | gradient support for canvas-2d shapes. | Nivesh Rajbhandari | 2012-03-07 |
| * | | | | Change linear gradient to go from left to right instead of top-left to bottom... | Nivesh Rajbhandari | 2012-03-07 |
| * | | | | Gradient support for canvas-2d rectangle. | Nivesh Rajbhandari | 2012-03-07 |
| * | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-07 |
| |\ \ \ \ | |||
| * | | | | | Fix for stroke and fill gradients not being retained when drawing multiple sh... | Nivesh Rajbhandari | 2012-03-07 |
| * | | | | | preliminary support for setting gradients on webgl shapes. | Nivesh Rajbhandari | 2012-03-07 |
| * | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-06 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-03-06 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | Create drag plane parallel to working plane and offset by where the user clic... | Nivesh Rajbhandari | 2012-03-06 |
| * | | | | | | | Do not use transform code if transform mode is off. | Nivesh Rajbhandari | 2012-03-05 |
| * | | | | | | | We should show snap marker on mouse move even if user hasn't moused down yet. | Nivesh Rajbhandari | 2012-03-02 |
* | | | | | | | | Merge pull request #108 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-03-13 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | seemingly working version of the calligraphic brush (seems to work with trans... | Pushkar Joshi | 2012-03-12 |
| * | | | | | | | | bug fixes for spline interpolation | Pushkar Joshi | 2012-03-12 |
| * | | | | | | | | brush stroke options for calligraphic brush style | Pushkar Joshi | 2012-03-08 |
| * | | | | | | | | implement stroke hardness such that it is percentage of the stroke width that... | Pushkar Joshi | 2012-03-07 |
| * | | | | | | | | merge Valerio's architecture changes | Pushkar Joshi | 2012-03-06 |
| * | | | | | | | | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-03-06 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | merge Valerio's architecture changes into pen tool | Pushkar Joshi | 2012-03-06 |
| | * | | | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-03-06 |
| | |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-03-05 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'brushtool' into pentool | Pushkar Joshi | 2012-03-02 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | show feedback on mouseover on a part of the path where a new anchor will be a... | Pushkar Joshi | 2012-03-01 |
| * | | | | | | | | | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | | draw brush stroke as concentric paths overlaid on top of each other...allows ... | Pushkar Joshi | 2012-03-06 |
| * | | | | | | | | | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-02 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Catmull-Rom spline sampling for the brush stroke, and options for stroke size... | Pushkar Joshi | 2012-03-02 |
| * | | | | | | | | | | | | first attempt at rendering the brush stroke as a collection of polylines (num... | Pushkar Joshi | 2012-03-01 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #105 from joseeight/FileIO-Build-Candidate | Valerio Virgillito | 2012-03-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Cleaning up webGL runtime | Jose Antonio Marquez | 2012-03-13 |
| * | | | | | | | | | | | | Clean up and TODOs | Jose Antonio Marquez | 2012-03-12 |
| * | | | | | | | | | | | | Add temp delay for webGL preview | Jose Antonio Marquez | 2012-03-10 |
| * | | | | | | | | | | | | Temp Runtime WebGL Fix | Jose Antonio Marquez | 2012-03-10 |
| * | | | | | | | | | | | | Setting local path to assets | Jose Antonio Marquez | 2012-03-10 |
| * | | | | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIO-Integration | Jose Antonio Marquez | 2012-03-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIO-Integration | Jose Antonio Marquez | 2012-03-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | Fixing Issues for Windows Lib | Jose Antonio Marquez | 2012-03-09 |