summaryrefslogtreecommitdiffstats
path: root/o3d/samples
Commit message (Expand)AuthorAgeFilesLines
* Hierarchy. Hierarchy. Hierarchy!!!avi@chromium.org2010-04-093-4/+4
* Build fixes for case when fullscreen message is disabled, for IMC codekbr@chromium.org2010-04-081-11/+15
* A number of incidental changes I've made over the passed few weeks have appar...petersont@google.com2010-04-0810-115/+420
* Modified effect.js to emit glsl as well as the original o3d shader language. ...petersont@google.com2010-04-073-303/+1006
* Review URL: http://codereview.chromium.org/1565008petersont@google.com2010-04-052-331/+65
* Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri...petersont@google.com2010-03-2214-85/+215
* Added textures, texture samplers and render targets to o3d-webgl. Also fixed...petersont@google.com2010-03-1236-201/+2246
* Added support for increasing the polygon offset with each successivekbr@google.com2010-03-034-11/+116
* Fix minor issues for some tests, and disable others.kkania@google.com2010-03-011-1/+1
* First check in of the o3d implimentation in webgl. Classes work well enough ...petersont@google.com2010-02-2640-0/+8656
* Added the bulk of the algorithm for GPU accelerated 2D vector curvekbr@chromium.org2010-02-2625-0/+3733
* 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-084-0/+1091
* 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
* Refactor the manipulator samples so that the common javascript code is includ...simonrad@chromium.org2009-12-114-756/+312
* 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-106-172/+406
* Add obscured / unobscured rendering togman@chromium.org2009-12-054-169/+215
* 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-036-158/+675
* TBR=kbr@google.comgman@chromium.org2009-12-031-5/+5
* Updates the picking library to have a PickManager andgman@chromium.org2009-12-038-128/+307
* 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-254-76/+151
* Added new way of dragging the Rotate1 manipulator (linear mapping in screen s...simonrad@chromium.org2009-11-242-60/+119
* Added torus primitive and Rotate1 manipulator.simonrad@chromium.org2009-11-203-34/+556
* Created o3djs Plane and Translate2 classes.simonrad@chromium.org2009-11-122-91/+731
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-1211-5395/+5395
* linux: 64-bitpiman@google.com2009-11-111-7/+2
* Revert "linux: 64-bit"piman@google.com2009-11-071-2/+7
* linux: 64-bitpiman@google.com2009-11-071-7/+2
* Fix for build.gman@google.com2009-11-041-1/+1
* Change build to only have one place to listgman@google.com2009-11-033-245/+220
* 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-022-415/+0
* Adding lib path to glew to invocation of converter.bradnelson@google.com2009-10-241-1/+5
* Fix beach demo strafe.gman@google.com2009-10-241-1/+1
* Remove waterdemo samples from build as they havegman@google.com2009-10-231-9/+0
* Fix bugs in rendergraph.jsgman@google.com2009-10-201-2/+2
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Removed workaround for Chrome 1.0 from o3djs library.apatrick@google.com2009-10-193-105/+65
* Remove pack from calls to texture.getRenderSurfacegman@google.com2009-10-155-6/+6
* 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