Commit History

Author SHA1 Message Date
  WestLangley bbe01b9e5e Fix .cross() method 7 years ago
  WestLangley 0304a5520d lengthManhattan() -> manhattanLength() 7 years ago
  WestLangley 1b46a13cdd distanceToManhattan() -> manhattanDistanceTo() 7 years ago
  Mugen87 24fa9ed06f Some more clean up of linter warnings 8 years ago
  Mugen87 493b6e1a5e Clean up linter warnings 8 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob c9d12c1fd6 Vector3: Simplified applyMatrix4(). 8 years ago
  Mr.doob 6df71f78c5 Vector3: Simplified setFromMatrixPosition(). 8 years ago
  Mr.doob c282b17090 Merge pull request #11253 from WestLangley/dev-vector-math 8 years ago
  Mr.doob db601c2609 Clean up. 8 years ago
  06wj 44087407c2 Fix some param check bug 8 years ago
  Mr.doob b76fff27eb Revert "Revert closure optimisations" 8 years ago
  WestLangley 40c3341122 Vector2/3/4: avoid divide-by-zero 8 years ago
  Joe Fox 49a71ce729 Revert "Improve Vector3 closure performance" 8 years ago
  Mr.doob ae2cda96f5 More clean up. 8 years ago
  Mr.doob f86d072fed Clean up. 8 years ago
  Mr.doob 69efd4fc18 Clean up. 8 years ago
  Mr.doob 381b95a291 Vector*: Removed ifFinite from multiplyScalar. See #10849. 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Tristan VALCKE b0c0e3c789 Improve Vector3 closure performance 8 years ago
  Tristan VALCKE 901e01c24e Protect Vector3 against the closure circular reference bug 8 years ago
  Franklin Ta b23734b85a Fix typo, add a unit test 8 years ago
  Franklin Ta 4cccaa1796 Merge branch 'dev' into vec3-applyMatrix4-applyProjection 8 years ago
  Franklin Ta ee1277c9e8 Address review comments 8 years ago
  Mugen87 a4cf80b2c6 Vector2/3/4: Renamed .fromAttribute() to .fromBufferAttribute() 8 years ago
  Franklin Ta aa074e0869 Move Vector3.applyProjection into Three.Legacy.js 8 years ago
  Franklin Ta 9d6f2d4ad2 Make applyMatrix4 branchless, clean up docs 8 years ago
  Franklin Ta 4be326e503 Deprecate Vector3.applyProjection 8 years ago
  Franklin Ta 643f292e95 Combine Vector3.applyMatrix4 and applyProjection 8 years ago
  Mr.doob 9111feba82 Merge pull request #10303 from Mugen87/dev 8 years ago