| Commit message (Expand) | Author | Age |
* | fix bug #1704 where small paths/strokes with large stroke width caused a flip... | Pushkar Joshi | 2012-06-13 |
* | change the brush runtime to ignore hardness in case of strokewidth of 1 | Pushkar Joshi | 2012-06-12 |
* | fix the brush tool runtime: update the brush coordinates to account for chang... | Pushkar Joshi | 2012-06-11 |
* | fix compile error that was preventing non-gradient brush strokes from being r... | Pushkar Joshi | 2012-06-07 |
* | enable gradients for brush stroke (in authoring as well as runtime) | Pushkar Joshi | 2012-06-06 |
* | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-06-06 |
|\ |
|
| * | added gradients to pen path runtime | Pushkar Joshi | 2012-06-06 |
* | | removed repeated declarations in brush stroke runtime class | Pushkar Joshi | 2012-06-04 |
* | | runtime version of the brush stroke (similar to the pen paths, this seems to ... | Pushkar Joshi | 2012-05-31 |
|/ |
|
* | somewhat working version of the canvas runtime for pen paths (the runtime ren... | Pushkar Joshi | 2012-05-31 |
* | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-31 |
|\ |
|
| * | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-22 |
| |\ |
|
| | * | Updates for WebGL/Canvas 2D authortime and runtime gradients. | hwc487 | 2012-05-18 |
| | * | Linear & radial gradients for runtime fixes | hwc487 | 2012-05-17 |
| | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugs | hwc487 | 2012-05-11 |
| | |\ |
|
| | * | | WebGL linear gradients to match CSS | hwc487 | 2012-05-08 |
| | * | | Radial gradients to match CSS | hwc487 | 2012-05-08 |
| * | | | Modifying Canvas Data I/O | Jose Antonio Marquez | 2012-05-21 |
| * | | | Squashed master into dom-architecture | Valerio Virgillito | 2012-05-16 |
| |/ / |
|
* | / | move all the subpath functions to its prototype, and first version of the pen... | Pushkar Joshi | 2012-05-31 |
| |/
|/| |
|
* | | Updating canvas-runtime to use object literal notation. | Nivesh Rajbhandari | 2012-05-10 |
* | | Converting canvas runtime to use prototypes for geom obj, rectangle, oval and... | Nivesh Rajbhandari | 2012-05-03 |
|/ |
|
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Can... | hwc487 | 2012-04-27 |
|\ |
|
| * | Updating the canvas runtime files for gradient and rectangle radius fixes. | Nivesh Rajbhandari | 2012-04-25 |
* | | canvas interaction | hwc487 | 2012-04-26 |
|/ |
|
* | Updated canvas-runtime.js to support gradients for rectangle and oval in canv... | Nivesh Rajbhandari | 2012-04-05 |
* | Changing .default to ["default"] to avoid WebStorm errors. | Nivesh Rajbhandari | 2012-04-05 |
* | Undoing mistakes from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
* | Merge branch 'refs/heads/WebGLFileIO' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
|\ |
|
| * | IKNinja-1392 - Unable to view Oval canvas2D with Inner Radius in the Chrome-P... | Nivesh Rajbhandari | 2012-04-03 |
* | | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin... | John Mayhew | 2012-04-03 |
* | | removed old unused import and export functions. | John Mayhew | 2012-04-03 |
* | | Namespaced the canvas runtime file and updated all dependencies | John Mayhew | 2012-04-03 |
* | | updated the rdge compiled version and its runtime, incremented rdge library v... | John Mayhew | 2012-04-03 |
|/ |
|
* | Fixed issue with WebGL materials not working after file-save or chrome-previe... | Nivesh Rajbhandari | 2012-03-26 |
* | Squashed commit of the following GL integration | Valerio Virgillito | 2012-03-22 |
* | Corrections for Uber shader IO | hwc487 | 2012-03-14 |
* | Fixed BumpMetal material | hwc487 | 2012-03-13 |
* | Cleaning up webGL runtime | Jose Antonio Marquez | 2012-03-13 |
* | Fix for 2D Canvas runtime | Jose Antonio Marquez | 2012-03-12 |
* | Temp Runtime WebGL Fix | Jose Antonio Marquez | 2012-03-10 |
* | remap hard coded strings in rdge internal code. | hwc487 | 2012-03-09 |
* | Merge pull request #32 from ericmueller/integration | Jose Antonio Marquez Russo | 2012-03-09 |
|\ |
|
| * | Added asset folder replacement to runtime load. | hwc487 | 2012-03-09 |
* | | Adding missing file for webGL, still need a fix for runtime | Jose Antonio Marquez | 2012-03-09 |
|/ |
|
* | Adding webGL I/O runtime functionality | Jose Antonio Marquez | 2012-03-09 |
* | Adding I/O functionality to RDGE | Jose Antonio Marquez | 2012-03-08 |
* | Fixed a few problems with Plasma material. | hwc487 | 2012-03-07 |
* | Added all materials back in | hwc487 | 2012-02-22 |
* | Adding new RDGE library data | Jose Antonio Marquez | 2012-02-16 |