Commit History

Author SHA1 Message Date
  Mr.doob 4d3a9cef39 Merge pull request #10384 from looeee/docs/Vector3/applyMatrix4/affineMatrixNote 8 years ago
  Mr.doob 6124ef0b26 Merge pull request #10382 from Glinkis/dev 8 years ago
  Mr.doob e403f4754b Merge pull request #10379 from kevanstannard/gitignore-npm-debug 8 years ago
  Mr.doob 8589aeceb0 Merge pull request #10381 from makc/patch-4 8 years ago
  Mr.doob d2bdb0427b Merge pull request #10364 from unconed/gltf-userdata-extras 8 years ago
  Steven Wittens 01d5d9342e - Use if instead of shortcircuiting operator 8 years ago
  Lewy Blue 12780e0d56 Note matrix must be affine in Vector3.applyMatrix4 8 years ago
  Victor Glindås fba8c988f5 Updates documentation for LineBasicMaterial 8 years ago
  Victor Glindås 52cac2be30 Updates documentation for LineDashedMaterial 8 years ago
  Mugen87 0fc5259792 THREE.Legacy: Better warning for Matrix4.makeFrustum() 8 years ago
  makc 94cb80c12c fixes #10380 8 years ago
  Mugen87 8f9d85ad1e tern-threejs: Correct Matrix4.makeOrthographic() 8 years ago
  Mugen87 19522b6883 tern-threejs: Correct Matrix4.makePerspective() 8 years ago
  Mugen87 9e1c61c14e Matrix4: Changed signature of .makePerspective() 8 years ago
  Lewy Blue 6d0a74d071 Undid changes to shadowmap_pointlight example 8 years ago
  Lewy Blue c274c421fc Added details for LightShadow.radius 8 years ago
  Kevan Stannard d9ca12ad15 Ignore npm-debug.log files 8 years ago
  Kevan Stannard 767690c0ba Explicitly set the SVG MIME type (to fix loading SVGs as textures) 8 years ago
  Mr.doob e704755613 Merge pull request #10378 from looeee/docs/RectAreaLight/add 8 years ago
  Lewy Blue 9c667b920f Added docs for RectAreaLight and RectAreaLightShadow 8 years ago
  Mr.doob e67b28f013 Updated builds. 8 years ago
  Mr.doob 40aea4879b Removed THREE.BlendingMode, THREE.TextureMapping, THREE.TextureWrapping and THREE.TextureFilter. I was not aware these got added. 8 years ago
  Mr.doob a4cfcb3e28 r84dev 8 years ago
  Mr.doob dc4e2545c4 Merge pull request #10377 from paulmasson/patch-2 8 years ago
  Mr.doob 32d2bd14a9 Merge pull request #10376 from paulmasson/patch-1 8 years ago
  Paul Masson 89f143eeb2 Update render and comments 8 years ago
  Paul Masson 159508766c Disable animation loop 8 years ago
  Paul Masson c60e9b321c Remove unnecessary lines 8 years ago
  Mugen87 a5f451e17d Three.Legacy: Matrix4.makeFrustum(), error to warn 8 years ago
  Mugen87 3b89ec1c51 Three.Legacy: Corrected Matrix4.makeFrustum() 8 years ago