| Commit message (Expand) | Author | Age | Files | Lines |
* | A step in exposing Bitmap to JavaScript. | gman@google.com | 2009-08-06 | 1 | -20/+12 |
* | Added default values to property documentation. | gman@google.com | 2009-08-05 | 4 | -9/+9 |
* | This adds splitting of samples for the interactive sampler, | gspencer@google.com | 2009-08-03 | 5 | -19/+250 |
* | Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no... | apatrick@google.com | 2009-08-03 | 2 | -3/+2 |
* | This adds the sample conversion to the GYP build, at least on Windows. | gspencer@google.com | 2009-07-30 | 2 | -0/+173 |
* | Change <script id="o3d" to <script id="o3dscript" | gman@google.com | 2009-07-28 | 71 | -71/+71 |
* | Change box2d to use compiled verison of box2d.js from | gman@google.com | 2009-07-28 | 67 | -11535/+1039 |
* | Changes to picking example to show how to get | gman@google.com | 2009-07-28 | 3 | -15/+148 |
* | This change fixes the issue that if you use | gman@google.com | 2009-07-24 | 70 | -127/+139 |
* | Modified the hud-2d-overlay sample to reset the icon transforms and prevent | vangelis@google.com | 2009-07-22 | 1 | -8/+13 |
* | Modified generate-texture to turn off texture filtering when run in selenium | vangelis@google.com | 2009-07-21 | 1 | -0/+14 |
* | Fix for keys not working when plugin has focus in pingpong sample. | apatrick@google.com | 2009-07-21 | 1 | -15/+4 |
* | o3djs.utils.makeClients checks that Renderer has been initialized. | apatrick@google.com | 2009-07-21 | 1 | -1/+5 |
* | The compiled version of the o3djs libs WORK! | gman@google.com | 2009-07-20 | 1 | -0/+8 |
* | Shader in shadow-map.html constructed a float4 with a single argument. Avoid... | petersont@chromium.org | 2009-07-17 | 1 | -1/+2 |
* | Added a new sample which implements basic shadow mapping. | petersont@chromium.org | 2009-07-17 | 3 | -4/+648 |
* | JSCompiler fixes | gman@google.com | 2009-07-16 | 4 | -39/+137 |
* | Fix createCheckerMaterial to use same colors as it original used. | gman@google.com | 2009-07-15 | 2 | -4/+4 |
* | expose bitmap in js. | yux@google.com | 2009-07-15 | 4 | -0/+236 |
* | minor fix for docs | gman@google.com | 2009-07-13 | 1 | -2/+2 |
* | Change NULL to null in rendergraph.js. | yux@google.com | 2009-07-13 | 1 | -1/+1 |
* | Old School Shadow example. | gman@google.com | 2009-07-13 | 5 | -105/+566 |
* | Various docs fixes. | gman@google.com | 2009-07-13 | 3 | -1/+11 |
* | Added o3djs.material.createCheckerMaterial. | gman@google.com | 2009-07-13 | 5 | -17/+196 |
* | Add a billboard and imposter sample. | gman@google.com | 2009-07-11 | 7 | -3/+522 |
* | add ignore for thumbs.db | gman@google.com | 2009-07-11 | 1 | -0/+0 |
* | fix sample names to be compatible with selenium scripts. | gman@google.com | 2009-07-11 | 15 | -14/+14 |
* | Add Google IO sample. | gman@google.com | 2009-07-10 | 20 | -2/+4895 |
* | Change dump.js to show render nodes sorted by priority. | gman@google.com | 2009-07-08 | 1 | -1/+11 |
* | Change our selenium tests to call | gman@google.com | 2009-07-08 | 2 | -12/+25 |
* | Adding toon.shader to the samples MANIFEST | vangelis@google.com | 2009-07-07 | 1 | -0/+1 |
* | Fix for shader-test.html and IE | gman@google.com | 2009-07-07 | 1 | -4/+5 |
* | Add o3djs.DestinationBuffer to converter. | gman@google.com | 2009-07-07 | 1 | -0/+14 |
* | Turning async loading off to get the beachdemo to work again in IE. This is ... | vangelis@google.com | 2009-07-03 | 1 | -2/+2 |
* | Review URL: http://codereview.chromium.org/155005 | ericu@google.com | 2009-07-02 | 4 | -0/+2428 |
* | Fix scrollwheel in beachdemo | gman@google.com | 2009-07-02 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/147258 | ericu@google.com | 2009-07-02 | 3 | -29/+297 |
* | Make the beachdemo not require LargeGeometry | gman@google.com | 2009-07-01 | 1 | -1/+1 |
* | Some minor JS fixes | gman@google.com | 2009-06-30 | 1 | -7/+19 |
* | Review URL: http://codereview.chromium.org/149101 | ericu@google.com | 2009-06-30 | 1 | -0/+32 |
* | Fix a minor doc issue in fps.js | gman@google.com | 2009-06-30 | 1 | -0/+1 |
* | Fix particle sample for IE | gman@google.com | 2009-06-30 | 1 | -3/+3 |
* | Added particle trails for things like exhaust on a car. | gman@google.com | 2009-06-29 | 3 | -85/+429 |
* | Add support for Param Arrays for Effect parameters. | gman@google.com | 2009-06-29 | 1 | -0/+33 |
* | Review URL: http://codereview.chromium.org/150070 | ericu@google.com | 2009-06-29 | 1 | -0/+2 |
* | Added a toon shader to shader-test | gman@google.com | 2009-06-29 | 2 | -26/+133 |
* | bump the version so samples will request | gman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Fix bad comment | gman@google.com | 2009-06-26 | 1 | -2/+0 |
* | Fix div typo | gman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/147062 | ericu@google.com | 2009-06-24 | 1 | -2/+2 |