summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3d-webgl/pack.js
Commit message (Expand)AuthorAgeFilesLines
* Moving o3d up a level, to get it out of chrome checkouts.bradnelson@google.com2011-03-281-403/+0
* o3d-webgl: Fixes errors when loading animated meshes in simpleviewer.pathorn@chromium.org2010-07-281-1/+1
* Implemented picking, at last. The picking sample is already checked in, but ...petersont@google.com2010-07-091-3/+1
* Adding debugging demo to o3d-webgl collection. Includes minor bug fix in para...luchen@google.com2010-06-081-0/+1
* Some texture parameters were being set in the pack when the texture was creat...petersont@google.com2010-05-241-40/+5
* Merged in gman's fixes to make o3d-webgl samples work in Firefox.kbr@google.com2010-04-301-2/+8
* Added culling sample.petersont@google.com2010-04-291-0/+1
* Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Fli...petersont@google.com2010-04-291-1/+1
* Fleshed out sampler implementation a bit.petersont@google.com2010-04-291-7/+0
* Fixed samples to work with resizing code introduced yesterday. Now thekbr@google.com2010-04-281-6/+3
* Fixed problem in o3dConverter where it was not outputting all of thekbr@google.com2010-04-231-5/+6
* Incremental progress toward archive loading in o3d-webgl. Implementedkbr@google.com2010-04-211-8/+33
* A number of incidental changes I've made over the passed few weeks have appar...petersont@google.com2010-04-081-35/+49
* Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri...petersont@google.com2010-03-221-10/+11
* Added textures, texture samplers and render targets to o3d-webgl. Also fixed...petersont@google.com2010-03-121-25/+78
* First check in of the o3d implimentation in webgl. Classes work well enough ...petersont@google.com2010-02-261-0/+348