summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3djs
Commit message (Expand)AuthorAgeFilesLines
* Add line stippling and add functionality to the CameraController.simonrad@chromium.org2009-12-103-106/+271
* Add obscured / unobscured rendering togman@chromium.org2009-12-051-109/+209
* Fixes the compiled o3djs libraries.gman@chromium.org2009-12-041-1/+1
* Creates a CameraController class, and makes the Rotate1 manipulator use line ...simonrad@chromium.org2009-12-033-56/+471
* Updates the picking library to have a PickManager andgman@chromium.org2009-12-032-99/+274
* TBR=kbr@google.comgman@chromium.org2009-12-012-2/+2
* Make primitives and lineprimitives sharegman@chromium.org2009-11-302-131/+111
* Separate the line primitive stuff out of debug.jsgman@chromium.org2009-11-254-426/+491
* Update the manipulator rotate1 example to usegman@chromium.org2009-11-253-41/+83
* Added new way of dragging the Rotate1 manipulator (linear mapping in screen s...simonrad@chromium.org2009-11-241-55/+114
* Added torus primitive and Rotate1 manipulator.simonrad@chromium.org2009-11-202-34/+274
* Created o3djs Plane and Translate2 classes.simonrad@chromium.org2009-11-121-91/+458
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-123-1403/+1403
* Change build to only have one place to listgman@google.com2009-11-031-4/+1
* Put back some scons files that the docs build parses, but rename themgspencer@google.com2009-11-031-0/+63
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-021-63/+0
* Fix bugs in rendergraph.jsgman@google.com2009-10-201-2/+2
* Removed workaround for Chrome 1.0 from o3djs library.apatrick@google.com2009-10-192-92/+65
* Fix for canvas.drawBitmapgman@google.com2009-10-122-3/+5
* Further doc improvements for Line_.closestPointToRay() based onkbr@google.com2009-10-061-11/+10
* Improved documentation for the derivation of Line_.closestPointToRay().kbr@google.com2009-10-061-1/+41
* Fixing bug #152 (pressing "T" doens't leave a trail in the particle samples o...vangelis@google.com2009-09-261-4/+4
* 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
* Beginnings of direct manipulator support in o3djs library. Addedkbr@google.com2009-09-022-2/+925
* Update samples to use more utility functions wheregman@google.com2009-09-011-2/+3
* 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
* 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
* 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-201-24/+175
* 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-196-14/+256
* Added default values to property documentation.gman@google.com2009-08-054-9/+9
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-3/+1
* Change <script id="o3d" to <script id="o3dscript"gman@google.com2009-07-281-1/+1
* Changes to picking example to show how to getgman@google.com2009-07-282-14/+92
* This change fixes the issue that if you usegman@google.com2009-07-241-1/+13
* 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
* Added a new sample which implements basic shadow mapping.petersont@chromium.org2009-07-171-4/+20
* JSCompiler fixesgman@google.com2009-07-164-39/+137
* Fix createCheckerMaterial to use same colors as it original used.gman@google.com2009-07-151-1/+1