| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bugs in rendergraph.js | gman@google.com | 2009-10-20 | 1 | -2/+2 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 1 | -0/+0 |
* | Removed workaround for Chrome 1.0 from o3djs library. | apatrick@google.com | 2009-10-19 | 3 | -105/+65 |
* | Remove pack from calls to texture.getRenderSurface | gman@google.com | 2009-10-15 | 5 | -6/+6 |
* | Fix for canvas.drawBitmap | gman@google.com | 2009-10-12 | 3 | -5/+7 |
* | Drastically improves selenium testing performance with IE by using ids for in... | kkania@google.com | 2009-10-08 | 1 | -12/+24 |
* | Further doc improvements for Line_.closestPointToRay() based on | kbr@google.com | 2009-10-06 | 1 | -11/+10 |
* | This makes some changes to the o3d tree in preparation | gspencer@google.com | 2009-10-06 | 1 | -183/+0 |
* | Improved documentation for the derivation of Line_.closestPointToRay(). | kbr@google.com | 2009-10-06 | 1 | -1/+41 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | This fixes the comments in the bitmap example to match reality, | gspencer@google.com | 2009-10-01 | 1 | -25/+37 |
* | Fixing bug #152 (pressing "T" doens't leave a trail in the particle samples o... | vangelis@google.com | 2009-09-26 | 2 | -6/+6 |
* | A bunch of jscompiler fixes including updating to | gman@google.com | 2009-09-10 | 6 | -21/+29 |
* | remove bad trailing comma | gman@google.com | 2009-09-04 | 1 | -2/+1 |
* | Adding a no-binary path to the o3dConverter | gman@google.com | 2009-09-04 | 1 | -40/+85 |
* | This adds in targets for selenium and updated several other problems, | gspencer@google.com | 2009-09-04 | 2 | -188/+235 |
* | Beginnings of direct manipulator support in o3djs library. Added | kbr@google.com | 2009-09-02 | 4 | -5/+1202 |
* | Update samples to use more utility functions where | gman@google.com | 2009-09-01 | 27 | -627/+204 |
* | Bump version to 0.1.42 | gman@google.com | 2009-08-28 | 1 | -1/+1 |
* | bug fix | gman@google.com | 2009-08-27 | 1 | -1/+1 |
* | fix comment | gman@google.com | 2009-08-25 | 1 | -1/+1 |
* | fix typo | gman@google.com | 2009-08-25 | 1 | -2/+2 |
* | docs fixes for simple.js | gman@google.com | 2009-08-21 | 1 | -5/+12 |
* | update deps to grab new pdiff and mac reference images | gman@google.com | 2009-08-21 | 1 | -43/+320 |
* | Changes the Windows backbuffer to RGBA mode. | gman@google.com | 2009-08-21 | 1 | -3/+0 |
* | Add IO functions for Bitmap and change other utilites | gman@google.com | 2009-08-21 | 2 | -25/+142 |
* | Updates the bitmap and skinning samples and gets the | gman@google.com | 2009-08-21 | 6 | -45/+61 |
* | Added o3djs.util.getElementsByTagAndId and | gman@google.com | 2009-08-21 | 1 | -52/+127 |
* | Generalized cylinder code in primitives.js to handle truncated cones. | kbr@google.com | 2009-08-20 | 2 | -32/+203 |
* | Remove references to pack.createTextureFromRawData | gman@google.com | 2009-08-19 | 1 | -6/+6 |
* | Additions of minor utility functions. | kbr@google.com | 2009-08-19 | 1 | -0/+37 |
* | A bunch more docs fixes | gman@google.com | 2009-08-19 | 9 | -107/+72 |
* | expose Bitmap to JavaScript. | gman@google.com | 2009-08-19 | 9 | -25/+274 |
* | Add missing performance.js to MANIFEST | gman@google.com | 2009-08-14 | 1 | -0/+1 |
* | Add usual cleanup code for this sample, fixing breakage with Firefox's backwa... | kbr@google.com | 2009-08-08 | 1 | -0/+11 |
* | 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 |