summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3djs
Commit message (Expand)AuthorAgeFilesLines
* Added textures, texture samplers and render targets to o3d-webgl. Also fixed...petersont@google.com2010-03-121-11/+50
* Added support for increasing the polygon offset with each successivekbr@google.com2010-03-031-0/+18
* First check in of the o3d implimentation in webgl. Classes work well enough ...petersont@google.com2010-02-261-0/+114
* Added the bulk of the algorithm for GPU accelerated 2D vector curvekbr@chromium.org2010-02-262-0/+681
* Added viewAll method to CameraController.kbr@chromium.org2010-02-191-2/+67
* This fixes a bug in the 2d particle shader that madegman@chromium.org2010-02-181-2/+3
* Fixed regression caused by http://codereview.chromium.org/599012 wherekbr@chromium.org2010-02-171-1/+1
* This change removes CG from O3D and uses GLSLgman@chromium.org2010-01-081-0/+11
* Fix Terence's namegman@google.com2010-01-061-1/+1
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-161-0/+1
* Clean up the rendering of manipulators.simonrad@chromium.org2009-12-121-108/+240
* Fix for O3Djs build break.simonrad@chromium.org2009-12-101-3/+8
* 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