Commit History

Autor SHA1 Mensaxe Data
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. %!s(int64=12) %!d(string=hai) anos
  Ben Houston 0263059a2e add credits. %!s(int64=12) %!d(string=hai) anos
  Ben Houston bffacabbf3 optimize determinant calculation in Matrix4.getInverse() %!s(int64=12) %!d(string=hai) anos
  Ben Houston 568b456c39 remove debugging log message from Matrix3.getInverse %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos
  Ben Houston 3595365f6b add Plane.intersectLine with unit tests. %!s(int64=12) %!d(string=hai) anos
  Ben Houston eb25ee7690 if and return series suggested by mrdoob here: https://github.com/bhouston/three.js/commit/6c765dcdb2c790ddcc5d613e96be8a0e66eca1f8#commitcomment-2346419 %!s(int64=12) %!d(string=hai) anos
  Ben Houston 6e03407099 add Array storage as another alternative to the Vector3 storage benchmark. fix bug in Float32Array length method. %!s(int64=12) %!d(string=hai) anos
  Ben Houston d52445c25f Vector3 storage type benchmark comparison. %!s(int64=12) %!d(string=hai) anos
  Ben Houston 913da20865 better test names for Float32Array accessor patterns. %!s(int64=12) %!d(string=hai) anos
  Ben Houston dafc56fd84 use switch statements in Vector2/3/4.getComponents()/setComponents() based on it being 5-10x faster than index-to-name based on benchmark_vector3components.html %!s(int64=12) %!d(string=hai) anos
  Ben Houston a963e2dc38 remove lazy-conditions. %!s(int64=12) %!d(string=hai) anos
  Ben Houston a1ac92dbb2 Merge branch 'vector-index-accessors' into dev %!s(int64=12) %!d(string=hai) anos
  Ben Houston 2613df2088 inline Vector2/3/4/Quaternion.length()/lengthSq() and optimize Vector2/3/4.setLength() with unit test coverage. %!s(int64=12) %!d(string=hai) anos
  Ben Houston e964e04591 cleaned up benchmark tests so that inputs to each test are consistent per @gero3's suggestion. %!s(int64=12) %!d(string=hai) anos
  Ben Houston e17ac5c1ac vector3 length inline/function call test. %!s(int64=12) %!d(string=hai) anos
  Ben Houston ffbcfe75b2 remove Quat.add/addSelf/sub/subSelf and modify unit tests to match. %!s(int64=12) %!d(string=hai) anos
  Ben Houston d23fc1b8cb Three.js style formatting. %!s(int64=12) %!d(string=hai) anos
  Ben Houston 9eea49592f Merge branch 'dev' of git://github.com/mrdoob/three.js.git into vector-index-accessors %!s(int64=12) %!d(string=hai) anos
  Mr.doob 2c948037b9 Merge remote-tracking branch 'bhouston/dev' into dev %!s(int64=12) %!d(string=hai) anos
  Mr.doob efc1b6abbd Merge remote-tracking branch 'gero3/dev' into dev %!s(int64=12) %!d(string=hai) anos
  Mr.doob 09e7303bd1 Merge remote-tracking branch 'tapio/blender-2.65' into dev %!s(int64=12) %!d(string=hai) anos
  Mr.doob 2e813866c8 Merge branch 'master' into dev %!s(int64=12) %!d(string=hai) anos
  Mr.doob 8187bd820d Merge remote-tracking branch 'danielmendel/typo-in-boids-example' %!s(int64=12) %!d(string=hai) anos
  Mr.doob 20abe636b7 Merge branch 'master' into dev %!s(int64=12) %!d(string=hai) anos
  Mr.doob 19d4d6340a Merge remote-tracking branch 'zz85/master' into dev %!s(int64=12) %!d(string=hai) anos
  Ben Houston 8c519c85a6 Vector2/3/4 setComponent, getComponent accessors (more efficient this time.) %!s(int64=12) %!d(string=hai) anos
  Ben Houston 2103070e8a remove duplicate Quaternion.toEuler (already on Vector3.setEulerFromQuaternion), expand Quat unit test, fix merge. %!s(int64=12) %!d(string=hai) anos
  Ben Houston 56a1e4fca1 Merge branch 'quaternion_polish' into three_math_degreesToRadians %!s(int64=12) %!d(string=hai) anos
  Ben Houston 26e5e345b3 Merge branch 'benchmarking' into three_math_degreesToRadians %!s(int64=12) %!d(string=hai) anos