Commit History

Upphovsman SHA1 Meddelande Datum
  Mr.doob 0d42475b55 55dev 12 år sedan
  Ben Houston c11cdb7f87 always use local var planes = this.planes in Frustum. fix common include to require Sphere before Frustum. 12 år sedan
  Ben Houston 9d7a120b82 more Frustum unit tests + minor optimization to Plane. 12 år sedan
  Ben Houston 65436c41d6 polishing frustum to a first class member of math. 12 år sedan
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. 12 år sedan
  Ben Houston 911146dba1 add Plane.flip() plus unit test. 12 år sedan
  Ben Houston 367fb776a1 remove unused variables from Raycaster. 12 år sedan
  Ben Houston 7cbfbbf288 reorder based on @WestLangley suggestion. 12 år sedan
  Ben Houston 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. 12 år sedan
  Ben Houston 449d203de7 pull out common factors of Matrix4.determinant. 12 år sedan
  Ben Houston d3bd682b37 reorder Matrix4.determinant to match order used by Matrix4.getInverse 12 år sedan
  OpenShift guest 51896d3a50 make uniform2 work and make webglrenderer again usable 12 år sedan
  OpenShift guest f1dc798ce5 make webglrenderer2 work for bufferGeometry and ribbons 12 år sedan
  OpenShift guest b6523a5643 update webglrenderer2 to get the exmaples working 12 år sedan
  Mr.doob 2662bab9e7 Merge remote-tracking branch 'maxogden/pointerlock-bugfix' into dev 12 år sedan
  Mr.doob b980f46308 Docs: Updated structure. 12 år sedan
  Mr.doob 050821e6a5 Simpler CONTRIBUTING suggested by @WestLangley. Fixes #2847. 12 år sedan
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. 12 år sedan
  OpenShift guest e3ccd96826 update lowlevel renderer 12 år sedan
  OpenShift guest a65f3fddea This is the lowlevelrenderer 12 år sedan
  Max Ogden 3c01589783 fix Raycaster instance references to use Raycaster.ray 12 år sedan
  Ben Houston 0263059a2e add credits. 12 år sedan
  Ben Houston bffacabbf3 optimize determinant calculation in Matrix4.getInverse() 12 år sedan
  Ben Houston 568b456c39 remove debugging log message from Matrix3.getInverse 12 år sedan
  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 12 år sedan
  Mr.doob 9e878eab1b r54 12 år sedan
  Mr.doob b7278c5d12 Removed nullifying on dispose. 12 år sedan
  Mr.doob 6f001e6a66 Updated builds. 12 år sedan
  Mr.doob d3acf159b4 renderer.devicePixelRatio is now a public property. Fixed SpritePlugin. 12 år sedan
  Mr.doob bd1534d614 Updated builds. 12 år sedan