aboutsummaryrefslogtreecommitdiff
path: root/assets/canvas-runtime.js
Commit message (Expand)AuthorAge
* Bugs fixed:hwc4872012-07-23
* Renamed Raiders material to Dark Blur, and Paris to Blue Sky.hwc4872012-07-19
* BSD LicenseKris Kowal2012-07-09
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* fixed a small startup issue with the RDGE library.hwc4872012-06-22
* Runtime change for Paris material.hwc4872012-06-15
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-14
|\
| * fix bug #1704 where small paths/strokes with large stroke width caused a flip...Pushkar Joshi2012-06-13
* | Fixes for runtime Taper materialhwc4872012-06-13
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-13
|\|
| * change the brush runtime to ignore hardness in case of strokewidth of 1Pushkar Joshi2012-06-12
| * fix the brush tool runtime: update the brush coordinates to account for chang...Pushkar Joshi2012-06-11
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-06-12
|\|
| * fix compile error that was preventing non-gradient brush strokes from being r...Pushkar Joshi2012-06-07
| * enable gradients for brush stroke (in authoring as well as runtime)Pushkar Joshi2012-06-06
| * Merge branch 'pentool' into brushtoolPushkar Joshi2012-06-06
| |\
| | * added gradients to pen path runtimePushkar Joshi2012-06-06
| * | removed repeated declarations in brush stroke runtime classPushkar Joshi2012-06-04
| * | runtime version of the brush stroke (similar to the pen paths, this seems to ...Pushkar Joshi2012-05-31
| |/
| * somewhat working version of the canvas runtime for pen paths (the runtime ren...Pushkar Joshi2012-05-31
| * Merge branch 'master' into pentoolPushkar Joshi2012-05-31
| |\
| * | move all the subpath functions to its prototype, and first version of the pen...Pushkar Joshi2012-05-31
* | | Runtime material fixeshwc4872012-06-12
* | | material cleanup and rearchitecturehwc4872012-06-06
* | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex...hwc4872012-05-31
|\ \ \ | | |/ | |/|
| * | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-22
| |\ \
| * | | Modifying Canvas Data I/OJose Antonio Marquez2012-05-21
| * | | Squashed master into dom-architectureValerio Virgillito2012-05-16
* | | | Added the flag shader to the runtime.hwc4872012-05-31
* | | | Fixed authortime & runtime for twist vertex shader.hwc4872012-05-29
| |/ / |/| |
* | | Updates for WebGL/Canvas 2D authortime and runtime gradients.hwc4872012-05-18
* | | Linear & radial gradients for runtime fixeshwc4872012-05-17
| |/ |/|
* | Updating canvas-runtime to use object literal notation.Nivesh Rajbhandari2012-05-10
* | Converting canvas runtime to use prototypes for geom obj, rectangle, oval and...Nivesh Rajbhandari2012-05-03
|/
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Can...hwc4872012-04-27
|\
| * Updating the canvas runtime files for gradient and rectangle radius fixes.Nivesh Rajbhandari2012-04-25
* | canvas interactionhwc4872012-04-26
|/
* Updated canvas-runtime.js to support gradients for rectangle and oval in canv...Nivesh Rajbhandari2012-04-05
* Changing .default to ["default"] to avoid WebStorm errors.Nivesh Rajbhandari2012-04-05
* Undoing mistakes from auto-merge.Nivesh Rajbhandari2012-04-05
* Merge branch 'refs/heads/WebGLFileIO' into ToolFixesNivesh Rajbhandari2012-04-04
|\
| * IKNinja-1392 - Unable to view Oval canvas2D with Inner Radius in the Chrome-P...Nivesh Rajbhandari2012-04-03
* | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin...John Mayhew2012-04-03
* | removed old unused import and export functions.John Mayhew2012-04-03
* | Namespaced the canvas runtime file and updated all dependenciesJohn Mayhew2012-04-03
* | updated the rdge compiled version and its runtime, incremented rdge library v...John Mayhew2012-04-03
|/
* Fixed issue with WebGL materials not working after file-save or chrome-previe...Nivesh Rajbhandari2012-03-26
* Squashed commit of the following GL integrationValerio Virgillito2012-03-22
* Corrections for Uber shader IOhwc4872012-03-14