Commit History

Author SHA1 Message Date
  Mr.doob 741724fb63 Fixed tests. 9 years ago
  Mugen87 b89521d1c2 bugfix intersectsPlane and new unit tests 9 years ago
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. 9 years ago
  Jan Wrobel d464040d5f Simplify Box2 and Box3 setFromPoints, add tests. 11 years ago
  Ben Houston 1f4f7e1a79 (Box3|Line3|Plane|Ray|Sphere).transform() -> applyMatrix4() for consistency. 12 years ago
  Mr.doob cfc98f59be Updated tests affected by previous commit. 12 years ago
  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 12 years ago
  Ben Houston b0497080ef Start of benchmarking framework for ThreeJS. 12 years ago