Commit History

Author SHA1 Message Date
  alteredq 912b697530 Added forgotten sittingBox.js animated model. 14 years ago
  alteredq 8d417f595e Replaced extra clamp and map_linear functions with MathUtils versions. 14 years ago
  alteredq 15c899b46f Added renderer.shadowMapAutoUpdate parameter. 14 years ago
  alteredq ae22b78c2c Added MorphAnimMesh. Added MathUtils. 14 years ago
  alteredq 55e2337404 Added day/night toggle to rendering testbed. 14 years ago
  alteredq 4f7fe37a70 Added forgotten texture. Disabled browser-based antialiasing. 14 years ago
  alteredq 3ce8fbb3b6 Started to explore physically based shading / linear color space. 14 years ago
  alteredq a529e4c783 Fixed dynamic cube map cars demo. 14 years ago
  alteredq d2c6487b41 Fixed random clipping of objects in WebGLRenderTargetCube / CubeCamera. 14 years ago
  alteredq addb3a12a9 Refactored CubeCamera / cube map handling. 14 years ago
  alteredq 456fe3ccff Rewritten URL and BlobBuilder shims. 14 years ago
  alteredq ae8c84a7fe Made GUI drag-n-drop work also in Firefox. 14 years ago
  Mr.doob d4704fe8db Updated builds. 14 years ago
  Mr.doob 7d3e482555 Merge remote-tracking branch 'alteredq/dev' into dev 14 years ago
  Mr.doob b66c1e5744 GUI: Added support for dropping .js files 14 years ago
  Mr.doob 7891f2b33b JSONLoader.load( parameters ) to JSONLoader( url, callback, texturePath ) 14 years ago
  alteredq 51b6db1c54 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  alteredq 8ab93926ce Fixed bug causing disappearing wireframe objects in mixed scenes. 14 years ago
  Mr.doob 319d423262 Forgot marklundin's credit. 14 years ago
  Mr.doob 2928cce2d9 Parallax Barrier WebGL Renderer 14 years ago
  Mr.doob fbbfb3b683 Merge remote-tracking branch 'alteredq/dev' into dev 14 years ago
  alteredq 89c578332e Fixed shading glitches on OpenGL (thanks to @mrdoob for spotting this). 14 years ago
  Mr.doob 77af9c0cde Implemented @jeromeetienne's webgl voxelpainter changes. 14 years ago
  Mr.doob 869927a80e Merge remote-tracking branch 'alteredq/dev' into dev 14 years ago
  alteredq c7d304db57 Fixed ambient occlusion in Minecraft example. 14 years ago
  Mr.doob f5aa95396f Merge remote-tracking branch 'alteredq/dev' into dev 14 years ago
  Mr.doob c3d706e295 preserveDrawingBuffer isn't needed anymore. 14 years ago
  alteredq 3a6138d080 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  Mr.doob 40bca923c3 Added WebGL trails example. 14 years ago
  alteredq 7355c2b68b Changed ambient term to influence also texture in Phong / normal map materials. 14 years ago