aboutsummaryrefslogtreecommitdiff
path: root/js/lib
Commit message (Collapse)AuthorAge
...
| * | | | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-30
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-23
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-09
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-05
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-04
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-02
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-03-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/styles-controller.js
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/PanelContainer/PanelContainer.reel/PanelContainer.js
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-02-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/PanelContainer/PanelContainer.reel/PanelContainer.js
| * | | | | | | | | | | | | | | | | CSS Panel UpdateEric Guzman2012-02-22
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Added the flag shader to the runtime.hwc4872012-05-31
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fixed authortime & runtime for twist vertex shader.hwc4872012-05-29
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Added mesh refinement to circles.hwc4872012-05-25
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Parameters for twistVertex materialhwc4872012-05-25
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | New functions on shape primitives.hwc4872012-05-25
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fixed merge problemshwc4872012-05-23
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Textures Conflicts: js/lib/geom/shape-primitive.js js/lib/rdge/materials/linear-gradient-material.js
| * | | | | | | | | | | | | | | | | Updates for WebGL/Canvas 2D authortime and runtime gradients.hwc4872012-05-18
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | canvas 2d radial gradient render problem.hwc4872012-05-17
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Linear & radial gradients for runtime fixeshwc4872012-05-17
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Gradient matching between WebGL and Canvas2Dhwc4872012-05-15
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | base canvas 2d rendering of radial gradient on size of the filled region onlyhwc4872012-05-14
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/lib/geom/circle.js js/lib/geom/rectangle.js
| * | | | | | | | | | | | | | | | | code cleanup for linear gradients.hwc4872012-05-08
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | WebGL linear gradients to match CSShwc4872012-05-08
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Radial gradients to match CSShwc4872012-05-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Editable parameters for flag, pulse, uber, and radial gradient materials.hwc4872012-05-22
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Editable material propertieshwc4872012-05-22
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Exposing parameters for pulse and plasma materialshwc4872012-05-17
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Exposing parameters in Water Materialhwc4872012-05-16
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | More merge problemshwc4872012-05-14
| | | | | | | | | | | |