| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving o3d up a level, to get it out of chrome checkouts. | bradnelson@google.com | 2011-03-28 | 1 | -594/+0 |
* | o3d-webgl: Assume 4 in case Float32Array is missing BYTES_PER_ELEMENT. | pathorn@chromium.org | 2010-09-03 | 1 | -1/+2 |
* | Added capability for an error (default) cube map texture, so if a cube sample... | petersont@google.com | 2010-08-29 | 1 | -0/+5 |
* | o3d-webgl: Shader support for skinning. | pathorn@chromium.org | 2010-08-18 | 1 | -5/+6 |
* | Converted o3d to use new types for floating point and integer arrays: Float32... | petersont@google.com | 2010-08-17 | 1 | -4/+1 |
* | Fixes edge case where two components of the world ray are both 0. | luchen@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Changed primitive wireframe creation to be more correct, added to hellocube-w... | petersont@google.com | 2010-08-09 | 1 | -22/+36 |
* | o3d-webgl: Adding support for triangle fan/strip in picking. | luchen@google.com | 2010-08-05 | 1 | -7/+57 |
* | o3d-webgl: Skin, SkinEval and VertexSource classes. | pathorn@chromium.org | 2010-07-30 | 1 | -3/+12 |
* | Implemented picking, at last. The picking sample is already checked in, but ... | petersont@google.com | 2010-07-09 | 1 | -9/+295 |
* | Adding debugging demo to o3d-webgl collection. Includes minor bug fix in para... | luchen@google.com | 2010-06-08 | 1 | -5/+11 |
* | Adding support for pointlist, linelist, linestrip, trianglestrip and triangel... | luchen@google.com | 2010-06-08 | 1 | -4/+37 |
* | Fixed a typo in pool code and made comments more google style | petersont@google.com | 2010-05-17 | 1 | -2/+5 |
* | Added culling sample. | petersont@google.com | 2010-04-29 | 1 | -1/+39 |
* | Changed the semantics of many fields throughout the o3d-webgl | kbr@google.com | 2010-04-22 | 1 | -57/+44 |
* | Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri... | petersont@google.com | 2010-03-22 | 1 | -0/+7 |
* | First check in of the o3d implimentation in webgl. Classes work well enough ... | petersont@google.com | 2010-02-26 | 1 | -0/+157 |