Historique des commits

Auteur 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 il y a 12 ans
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. il y a 12 ans
  Ben Houston 6f72a001c2 Frustum.contains -> intersectsObject, containsSphere->intersectsSphere, removed Frustum.containsAnyPoints, .transform. Update unit tests accordingly. il y a 12 ans
  Ben Houston af4b73c0fc fix sign/comparison in Frustum.containsSphere and add unit tests. il y a 12 ans
  Ben Houston 9d7a120b82 more Frustum unit tests + minor optimization to Plane. il y a 12 ans
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. il y a 12 ans