summaryrefslogtreecommitdiffstats
path: root/o3d/samples
Commit message (Expand)AuthorAgeFilesLines
* Fix for canvas.drawBitmapgman@google.com2009-10-123-5/+7
* Drastically improves selenium testing performance with IE by using ids for in...kkania@google.com2009-10-081-12/+24
* Further doc improvements for Line_.closestPointToRay() based onkbr@google.com2009-10-061-11/+10
* This makes some changes to the o3d tree in preparationgspencer@google.com2009-10-061-183/+0
* Improved documentation for the derivation of Line_.closestPointToRay().kbr@google.com2009-10-061-1/+41
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* This fixes the comments in the bitmap example to match reality,gspencer@google.com2009-10-011-25/+37
* Fixing bug #152 (pressing "T" doens't leave a trail in the particle samples o...vangelis@google.com2009-09-262-6/+6
* A bunch of jscompiler fixes including updating togman@google.com2009-09-106-21/+29
* remove bad trailing commagman@google.com2009-09-041-2/+1
* Adding a no-binary path to the o3dConvertergman@google.com2009-09-041-40/+85
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-042-188/+235
* Beginnings of direct manipulator support in o3djs library. Addedkbr@google.com2009-09-024-5/+1202
* Update samples to use more utility functions wheregman@google.com2009-09-0127-627/+204
* Bump version to 0.1.42gman@google.com2009-08-281-1/+1
* bug fixgman@google.com2009-08-271-1/+1
* fix commentgman@google.com2009-08-251-1/+1
* fix typogman@google.com2009-08-251-2/+2
* docs fixes for simple.jsgman@google.com2009-08-211-5/+12
* update deps to grab new pdiff and mac reference imagesgman@google.com2009-08-211-43/+320
* Changes the Windows backbuffer to RGBA mode.gman@google.com2009-08-211-3/+0
* Add IO functions for Bitmap and change other utilitesgman@google.com2009-08-212-25/+142
* Updates the bitmap and skinning samples and gets the gman@google.com2009-08-216-45/+61
* Added o3djs.util.getElementsByTagAndId andgman@google.com2009-08-211-52/+127
* Generalized cylinder code in primitives.js to handle truncated cones.kbr@google.com2009-08-202-32/+203
* Remove references to pack.createTextureFromRawDatagman@google.com2009-08-191-6/+6
* Additions of minor utility functions.kbr@google.com2009-08-191-0/+37
* A bunch more docs fixesgman@google.com2009-08-199-107/+72
* expose Bitmap to JavaScript.gman@google.com2009-08-199-25/+274
* Add missing performance.js to MANIFESTgman@google.com2009-08-141-0/+1
* Add usual cleanup code for this sample, fixing breakage with Firefox's backwa...kbr@google.com2009-08-081-0/+11
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-20/+12
* Added default values to property documentation.gman@google.com2009-08-054-9/+9
* This adds splitting of samples for the interactive sampler,gspencer@google.com2009-08-035-19/+250
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-032-3/+2
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-302-0/+173
* Change <script id="o3d" to <script id="o3dscript"gman@google.com2009-07-2871-71/+71
* Change box2d to use compiled verison of box2d.js fromgman@google.com2009-07-2867-11535/+1039
* Changes to picking example to show how to getgman@google.com2009-07-283-15/+148
* This change fixes the issue that if you usegman@google.com2009-07-2470-127/+139
* Modified the hud-2d-overlay sample to reset the icon transforms and preventvangelis@google.com2009-07-221-8/+13
* Modified generate-texture to turn off texture filtering when run in seleniumvangelis@google.com2009-07-211-0/+14
* Fix for keys not working when plugin has focus in pingpong sample.apatrick@google.com2009-07-211-15/+4
* o3djs.utils.makeClients checks that Renderer has been initialized.apatrick@google.com2009-07-211-1/+5
* The compiled version of the o3djs libs WORK!gman@google.com2009-07-201-0/+8
* Shader in shadow-map.html constructed a float4 with a single argument. Avoid...petersont@chromium.org2009-07-171-1/+2
* Added a new sample which implements basic shadow mapping.petersont@chromium.org2009-07-173-4/+648
* JSCompiler fixesgman@google.com2009-07-164-39/+137
* Fix createCheckerMaterial to use same colors as it original used.gman@google.com2009-07-152-4/+4
* expose bitmap in js.yux@google.com2009-07-154-0/+236