История коммитов

Автор SHA1 Сообщение Дата
  Ben Houston 9cb6edf697 add Plane.transform + Sphere.transform, no tests yet. 13 лет назад
  Ben Houston d2ec2d885c add some missing ;'s, spread around code credits, add some comments. 13 лет назад
  Ben Houston e47032d0f7 Merge branch 'dev' of git://github.com/mrdoob/three.js.git into ray3 13 лет назад
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. 13 лет назад
  Mr.doob 6e0c0aaecf Simplified Geometry's boundingSphere and boundingBox checks. 13 лет назад
  alteredq 4073df5091 More garbage collection friendly (on repeated calls) Geometry.computeBoundingBox() and Geometry.computeBoundingSphere() 13 лет назад
  Ben Houston f3671a9def remove non-core and trivial geometric primitive fucntions to reduce code bulk. 13 лет назад
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
粤ICP备19079148号