Commit History

Author SHA1 Message Date
  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 800d0f8e87 rename Plane.flip() -> Plane.negate() per @mrdoob 12 years ago
  Ben Houston 911146dba1 add Plane.flip() plus unit test. 12 years ago
  Ben Houston f52aa6303d expand Matrix3 with set, identity, copy, multiplyScalar, deteminant, clone; Matrix3/4.getInverse will now optionally throw an exception; start Matrix3/4 unit tests 12 years ago
  Ben Houston 3595365f6b add Plane.intersectLine with unit tests. 12 years ago
  Ben Houston b0497080ef Start of benchmarking framework for ThreeJS. 12 years ago