Commit History

Author SHA1 Message Date
  Elijah Snyder a0a6a94a29 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Mr.doob e2a72e1350 CanvasRenderer/SVGRenderer: Removed broken MeshDepthMaterial support. See #7311. 10 years ago
  Mr.doob 155d4c7291 Merge pull request #7317 from matias-capeletto/dev-raycast-fix 10 years ago
  matias-capeletto 6dffe4a2bf Fix intersection uv for non-indexed BufferGeometry 10 years ago
  Mr.doob 7fbe906fd5 Editor: Fixed File/New when autosave disabled. 10 years ago
  Mr.doob 46d0293c9c WebGLProperties: Renamed .delete to .remove. See #7298. 10 years ago
  Mr.doob e012d22150 Updated builds. 10 years ago
  Mr.doob 275f339a64 Clean up. 10 years ago
  Mr.doob 468a998c31 ColladaLoader2: Parse Asset. 10 years ago
  Mr.doob d2c0bbd8f5 Docs: Allow 0 shininess in material viewer. 10 years ago
  Mr.doob f82ed421f4 Updated builds. 10 years ago
  Mr.doob a0dbe4310b Fixed resize in sea3d examples. 10 years ago
  Mr.doob 64a1e88a87 XHRLoader: Using event.target instead of this. See #7300. 10 years ago
  Mr.doob 2a7aa82c07 Fixed webgl_loader_amf links. 10 years ago
  Mr.doob 429b3de26b Updated builds. 10 years ago
  Mr.doob 36c1aeff64 TubeGeometry: Saving taper parameter. 10 years ago
  Mr.doob d50b6979bf Merge pull request #7303 from AVGP/7301-tube-geometry-clone 10 years ago
  Mr.doob 63de5a7f89 Docs: Removed unneeded shininess information. See #7252. 10 years ago
  Mr.doob 5a896191e5 Updated builds. 10 years ago
  Mr.doob d04e045947 ColladaLoader2: Flattening node when possible. 10 years ago
  Mr.doob 6365d638fb MTLLoader: Convert shininess to float. See #7252. 10 years ago
  Mr.doob a13cf4343e WebGLRenderer: Avoid 0 shininess. Fixes #7252. 10 years ago
  Martin Naumann abccf232ba Overwritten THREE.Geometry.clone for THREE.TubeGeometry to fix #7301 10 years ago
  Mr.doob ddd3f3d522 Editor: Commented out objectParent select box. Hangs the tab with >20.000 objects. 10 years ago
  Mr.doob 9dfe76e07e ColladaLoader: application/xml produces Document instead of HTMLDocument. 10 years ago
  Mr.doob c6e69f2256 ColladaLoader2: Cloning nodes. Not sure if it's needed though. 10 years ago
  Mr.doob f1d0bb5bd6 Fixed remaining SEA3D example. 10 years ago
  Mr.doob 74de60f34b Merge pull request #7289 from nraynaud/patch-5 10 years ago
  Mr.doob ea9a8ba649 Merge pull request #7294 from arodic/sae3dfix 10 years ago
  Aki Rodic c7145d4f87 Added missing dependencies for sae3d examples. 10 years ago