Commit History

Author SHA1 Message Date
  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
  Mr.doob b8d16daed2 Merge pull request #10114 from TristanVALCKE/src_warning_fix 8 years ago
  Mugen87 87f0b391f1 Vector: Added warning to .fromAttribute() 8 years ago
  Mugen87 2eeb7a8f3e Box3: .setFromObject() use Vector3.fromAttribute 8 years ago
  Mugen87 013a35e80e Vector3: Added .setFromCylindrical 8 years ago
  Tristan Valcke 58b05d3ec1 Terminate statement in Vector3 8 years ago
  matthias-w 8caf9c5d45 branch-to-fix-#9835 (#9840) 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  WestLangley 7e45066f75 Added Manhattan distance (#9206) 9 years ago
  loldrup a1d4a3aeaf Faster projectOnVector function (#9101) 9 years ago
  gero3 40578c9683 remove the usage of arguments in setFromMatrixColumn (#8724) 9 years ago
  Ben Houston (Clara.io) b6e90711ba Math tightening (noticed with doing the Vector3.array/offset stuff) 9 years ago
  Mr.doob d5fb515484 Vector3: Added API change warning in setFromMAtrixColumn. See f91cc0c1ad81f2c90bf644a0e00c4d684fe88344. 9 years ago
  Mr.doob 49d40ea4c2 Vector3: Reverted setFromMatrixScale clean up. See 97cb65f5acb0a166e5c7b7b0b8095439c25a0628. 9 years ago
  Mr.doob 97cb65f5ac Vector3: Clean up. 9 years ago
  Mr.doob f91cc0c1ad Vector3: setFromMatrixColumn( index, matrix ) to setFromMatrixColumn( m, index ) 9 years ago
  Ben Houston 3817e67188 adopt setFromMatrixColumn instead of manual lower-level functions. 9 years ago
  Ben Houston 16d79724f1 incorporate feedback. 9 years ago
  paulmasson 8f187d60fc Correct grammar in error message 9 years ago