Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ben Houston c11cdb7f87 always use local var planes = this.planes in Frustum. fix common include to require Sphere before Frustum. 13 ani în urmă
  Ben Houston 9d7a120b82 more Frustum unit tests + minor optimization to Plane. 13 ani în urmă
  Ben Houston 65436c41d6 polishing frustum to a first class member of math. 13 ani în urmă
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. 13 ani în urmă
  Ben Houston 911146dba1 add Plane.flip() plus unit test. 13 ani în urmă
  Ben Houston 367fb776a1 remove unused variables from Raycaster. 13 ani în urmă
  Ben Houston 7cbfbbf288 reorder based on @WestLangley suggestion. 13 ani în urmă
  Ben Houston 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. 13 ani în urmă
  Ben Houston 449d203de7 pull out common factors of Matrix4.determinant. 13 ani în urmă
  Ben Houston d3bd682b37 reorder Matrix4.determinant to match order used by Matrix4.getInverse 13 ani în urmă
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. 13 ani în urmă
  Ben Houston 0263059a2e add credits. 13 ani în urmă
  Ben Houston bffacabbf3 optimize determinant calculation in Matrix4.getInverse() 13 ani în urmă
  Ben Houston 568b456c39 remove debugging log message from Matrix3.getInverse 13 ani în urmă
  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 13 ani în urmă
  Ben Houston 3595365f6b add Plane.intersectLine with unit tests. 13 ani în urmă
  Ben Houston eb25ee7690 if and return series suggested by mrdoob here: https://github.com/bhouston/three.js/commit/6c765dcdb2c790ddcc5d613e96be8a0e66eca1f8#commitcomment-2346419 13 ani în urmă
  Ben Houston 6e03407099 add Array storage as another alternative to the Vector3 storage benchmark. fix bug in Float32Array length method. 13 ani în urmă
  Ben Houston d52445c25f Vector3 storage type benchmark comparison. 13 ani în urmă
  Ben Houston 913da20865 better test names for Float32Array accessor patterns. 13 ani în urmă
  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 13 ani în urmă
  Ben Houston a963e2dc38 remove lazy-conditions. 13 ani în urmă
  Ben Houston a1ac92dbb2 Merge branch 'vector-index-accessors' into dev 13 ani în urmă
  Ben Houston 2613df2088 inline Vector2/3/4/Quaternion.length()/lengthSq() and optimize Vector2/3/4.setLength() with unit test coverage. 13 ani în urmă
  Ben Houston e964e04591 cleaned up benchmark tests so that inputs to each test are consistent per @gero3's suggestion. 13 ani în urmă
  Ben Houston e17ac5c1ac vector3 length inline/function call test. 13 ani în urmă
  Ben Houston ffbcfe75b2 remove Quat.add/addSelf/sub/subSelf and modify unit tests to match. 13 ani în urmă
  Ben Houston d23fc1b8cb Three.js style formatting. 13 ani în urmă
  Ben Houston 9eea49592f Merge branch 'dev' of git://github.com/mrdoob/three.js.git into vector-index-accessors 13 ani în urmă
  Mr.doob 2c948037b9 Merge remote-tracking branch 'bhouston/dev' into dev 13 ani în urmă

粤ICP备19079148号