Commit History

Autor SHA1 Mensaxe Data
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. %!s(int64=10) %!d(string=hai) anos
  dubejf 0b1068cccf Ray: Add distanceSqToPoint method %!s(int64=10) %!d(string=hai) anos
  erichlof 65e96c6b15 added tests for if ray origin is inside of sphere %!s(int64=11) %!d(string=hai) anos
  erichlof 7f907c9b24 changed Ray origin for 2 tests, always return point in front of ray %!s(int64=11) %!d(string=hai) anos
  erichlof 8c767daedf added test for intersectSphere(sphere) method %!s(int64=11) %!d(string=hai) anos
  erichlof f01951dd03 Update Ray.js %!s(int64=11) %!d(string=hai) anos
  erichlof fe4f726854 Added method Ray.intersectSphere(sphere) %!s(int64=11) %!d(string=hai) anos
  jotinha 86643fcbef typo %!s(int64=12) %!d(string=hai) anos
  jotinha a518807e49 Raycaster checks for bounding box intersection %!s(int64=12) %!d(string=hai) anos
  stephomi bbe05b69f5 Rename distanceToSegment to distanceSqToSegment. %!s(int64=12) %!d(string=hai) anos
  stephomi 1f7cc3d7f8 The ray is now used as a ray instead as a line. %!s(int64=12) %!d(string=hai) anos
  stephomi f58e144d9e Rename and fix the function that computes the ray-line intersection %!s(int64=12) %!d(string=hai) anos
  stephomi e9a07c9e38 Add a simple test for ray-segment intersection. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 5d3a56beaf Removed yet some more .translate() and .rotateByAxis() instances. See #3185. %!s(int64=12) %!d(string=hai) anos
  Ben Houston 1f4f7e1a79 (Box3|Line3|Plane|Ray|Sphere).transform() -> applyMatrix4() for consistency. %!s(int64=13) %!d(string=hai) anos
  Ben Houston adaa3d042f update math constructors to not copy when provided explicit initial values per @mrdoob: https://github.com/mrdoob/three.js/pull/2902#issuecomment-11999928 %!s(int64=13) %!d(string=hai) anos
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. %!s(int64=13) %!d(string=hai) anos
  Ben Houston b0497080ef Start of benchmarking framework for ThreeJS. %!s(int64=13) %!d(string=hai) anos