Commit History

Author SHA1 Message Date
  Mugen87 3b8338c746 more compact version of clampLength 10 years ago
  Mugen87 c4c85e8883 align code of clampLength to setLength 10 years ago
  Mugen87 89af64638f adjust formatting of clampLength 10 years ago
  Mugen87 525b9c672d remove closure of clampLength 10 years ago
  Mugen87 57902f1bb7 use divideScalar to avoid zero division 10 years ago
  Mugen87 4eccb8f1d8 added clampLength method to Vector2 and Vector3 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