| 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 | -1370/+0 |
* | Replaces matrix math functions in o3d-webgl with a new library that uses 1-di... | petersont@google.com | 2010-09-13 | 1 | -507/+802 |
* | Added createDrawElements to Transform class. One more function in the API. | petersont@google.com | 2010-08-29 | 1 | -2/+10 |
* | o3d-webgl: Fix Matrix4AxisRotation by copying the last row. | pathorn@chromium.org | 2010-08-08 | 1 | -0/+2 |
* | o3d-webgl: Added remaining param_operation classes. | pathorn@chromium.org | 2010-08-04 | 1 | -4/+8 |
* | o3d-webgl: Skin, SkinEval and VertexSource classes. | pathorn@chromium.org | 2010-07-30 | 1 | -0/+25 |
* | Implemented picking, at last. The picking sample is already checked in, but ... | petersont@google.com | 2010-07-09 | 1 | -2/+1 |
* | Adding debugging demo to o3d-webgl collection. Includes minor bug fix in para... | luchen@google.com | 2010-06-08 | 1 | -1/+3 |
* | The z-sorting sample looked tinted gray because of the final alpha channel co... | petersont@google.com | 2010-05-19 | 1 | -2/+2 |
* | Sorts drawlists by priority or by depth as indicated by the flag in the DrawP... | petersont@google.com | 2010-05-17 | 1 | -5/+21 |
* | Added culling sample. | petersont@google.com | 2010-04-29 | 1 | -4/+72 |
* | Changed the semantics of many fields throughout the o3d-webgl | kbr@google.com | 2010-04-22 | 1 | -90/+80 |
* | Incremental progress toward archive loading in o3d-webgl. Implemented | kbr@google.com | 2010-04-21 | 1 | -4/+18 |
* | A number of incidental changes I've made over the passed few weeks have appar... | petersont@google.com | 2010-04-08 | 1 | -27/+30 |
* | Added textures, texture samplers and render targets to o3d-webgl. Also fixed... | petersont@google.com | 2010-03-12 | 1 | -6/+8 |
* | First check in of the o3d implimentation in webgl. Classes work well enough ... | petersont@google.com | 2010-02-26 | 1 | -0/+942 |