提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. 12 年之前
  Ben Houston 6f72a001c2 Frustum.contains -> intersectsObject, containsSphere->intersectsSphere, removed Frustum.containsAnyPoints, .transform. Update unit tests accordingly. 12 年之前
  Ben Houston af4b73c0fc fix sign/comparison in Frustum.containsSphere and add unit tests. 12 年之前
  Ben Houston 9d7a120b82 more Frustum unit tests + minor optimization to Plane. 12 年之前
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. 12 年之前