Commit History

Author SHA1 Message Date
  Mr.doob b159a7f99f VREffect: Avoid cloning cameras every render. 11 years ago
  Mr.doob ca472876e6 PerspectiveCamera: Simplified clone(). 11 years ago
  Mr.doob 123d95a3db Updated builds. 11 years ago
  Mr.doob 4be0c9f559 Added THREE.VideoTexture. 11 years ago
  Mr.doob b1555bae18 Editor: Geometries code simplified. 11 years ago
  Mr.doob 5fea1ac4df Updated builds. 11 years ago
  Mr.doob 69a5896275 WebGLRenderer: More tweaks to object removal handling. 11 years ago
  Mr.doob f1a0edf7b8 Updated builds. 11 years ago
  Mr.doob 0d94e17e41 Object3D.removed(): Moved descendants traversal into the renderer. See #5269. 11 years ago
  Mr.doob 4703010db9 Updated builds. 11 years ago
  Mr.doob 4dfea0ff63 Merge pull request #5260 from yangchristian/master 11 years ago
  Mr.doob 3a8f5bb351 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 years ago
  Mr.doob 6341b857c5 Editor: Higher far value for default camera. 11 years ago
  Mr.doob ab07c14e88 Updated builds. 11 years ago
  Mr.doob 990b43a2ca Editor: Focus object on double click in scene inspector. 11 years ago
  Christian Yang 03a6f0b8ec Move THREE.MouseUtils.BUTTONS enum to THREE.MOUSE 11 years ago
  Mr.doob 81b3e20271 Merge pull request #5275 from acgessler/dev 11 years ago
  Mr.doob 19213abafa Updated builds. 11 years ago
  Mr.doob 9507ccba6f Example clean up. 11 years ago
  Mr.doob 3fd3c1c3b9 Object3D: Recursively dispatch removedFromScene event. Should solve #5269. 11 years ago
  acgessler f36c382b45 Update loader-assimp2json example: assimp.json is the new extension for assimp2json JSON files and a format metadata header is added to the format. 11 years ago
  Christian Yang 5d1f736f7f Add THREE.MouseUtils with BUTTONS enum 11 years ago
  Mr.doob 8d182402b2 Updated builds. 11 years ago
  Mr.doob c518f352be UniformUtils: Code clean up. 11 years ago
  Mr.doob 2e4800d3fe WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269. 11 years ago
  Mr.doob 027250dede Terrain examples now using PlaneBufferGeometry. 11 years ago
  Mr.doob 684e417a71 Updated builds. 11 years ago
  Mr.doob d04634db3e Merge pull request #5273 from dubejf/dev 11 years ago
  Mr.doob 3909abd14d Updated builds. 11 years ago
  Mr.doob 68269fb45e Examples clean up. 11 years ago