Commit History

Author SHA1 Message Date
  alteredq a8869f9e5b Quick and dirty hack to get WebGLRenderer working with new scene graph. 14 years ago
  alteredq 093fbbe334 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  Mr.doob 6742f8e4a4 Merge remote-tracking branch 'sirlantis/patch-1' into dev 14 years ago
  Mr.doob d2b8a07822 Changed ColladaLoader so it doesn't create extra Object3Ds for each mesh. 14 years ago
  Marcel Jackwerth b6e6624a1d Added missing minus sign. 14 years ago
  Marcel Jackwerth d49f2d3281 Always use shortest path for Quaternion.slerp (also see: http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/slerp/ Other Issues, Inverting Quaternions) 14 years ago
  Mr.doob 61dca43a51 Merge branch 'master' into dev 14 years ago
  Mr.doob 3433b49cba Beautified usage example. 14 years ago
  Mr.doob 8a92374fd0 Merge branch 'master' into dev 14 years ago
  Mr.doob 77d7a999af Somehow the trails example got deleted... ? 14 years ago
  Mr.doob 0cc9b95e1e Merge branch 'master' into dev 14 years ago
  Mr.doob 44730f9324 Adding "Lights" to featured projects list. 14 years ago
  Mr.doob 698c15fdce Tab fix. 14 years ago
  Mr.doob e81b2361d7 Merge remote-tracking branch 'cscott/master' into dev 14 years ago
  alteredq a529e4c783 Fixed dynamic cube map cars demo. 14 years ago
  Mr.doob fb4f5f8467 Merge remote-tracking branch 'Knectar/dev' into dev 14 years ago
  alteredq d2c6487b41 Fixed random clipping of objects in WebGLRenderTargetCube / CubeCamera. 14 years ago
  C. Scott Ananian ed38b18fd9 Fix scene loader when there is nothing asynchronous to be loaded. 14 years ago
  alteredq addb3a12a9 Refactored CubeCamera / cube map handling. 14 years ago
  Daniel c783410a1a Octahedron subdivisions to default to 0. 14 years ago
  Mr.doob 8edb3f18b2 Removing (now unused) stuff from Projector. 14 years ago
  Mr.doob 378c3fdfed Removing some deprecated warnings. 14 years ago
  Mr.doob 0971db286f I wonder if this still affects performance nowadays. 14 years ago
  Mr.doob 6419bd37d9 Got CanvasRenderer and SVGRenderer using the new Scene Graph. 14 years ago
  Mr.doob 1e5fc98582 Reworking Scene Graph setup. 14 years ago
  Mr.doob 9a6a20b57b GUI: Small tweaks to loaders code. 14 years ago
  Mr.doob 330b64b080 Removed some (now gone) WaltHead.js includes. 14 years ago
  Mr.doob 2c8967b124 Fixed CanvasRenderrer incorrectly SphericalReflectionMapping Face4 rendering. 14 years ago
  Mr.doob 8db9d6fd61 GUI: Snap to axis (press x,y or z when moving). Added TrackballControls 14 years ago
  Mr.doob 71ebe4e544 GUI: Replaced the 4 views with just a single perspective view. 14 years ago