Commit History

Autor SHA1 Mensaxe Data
  Mugen87 9e1c61c14e Matrix4: Changed signature of .makePerspective() %!s(int64=9) %!d(string=hai) anos
  Mugen87 53ae111d45 Matrix4: Renamed .makeFrustum() to .makePerspective() %!s(int64=9) %!d(string=hai) anos
  Mr.doob 6acfc12d61 Clean up. %!s(int64=9) %!d(string=hai) anos
  Tristan Valcke f3b9ddf9d4 Terminate statement and simplify if statement from Frustrum test %!s(int64=9) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 6f72a001c2 Frustum.contains -> intersectsObject, containsSphere->intersectsSphere, removed Frustum.containsAnyPoints, .transform. Update unit tests accordingly. %!s(int64=13) %!d(string=hai) anos
  Ben Houston af4b73c0fc fix sign/comparison in Frustum.containsSphere and add unit tests. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 9d7a120b82 more Frustum unit tests + minor optimization to Plane. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. %!s(int64=13) %!d(string=hai) anos