Commit History

Author SHA1 Message Date
  Mr.doob 6c7be88141 Blender Exporter: I don't think parsing the groups is needed. It exports the objects twice (or more) otherwise. 12 years ago
  Mr.doob 46d3c98478 JSONLoader: Moved .withCredentials under .open. See #2927. 12 years ago
  Mr.doob ff67978ec9 Projector: Reusing point arrays. 12 years ago
  Mr.doob 8b6dd1a479 Plane: Removed normalize() from setFromNormalAndCoplanarPoint and added it back to setFromCoplanarPoints. As suggested in 5c6b5746592e61054d8d50a7bcf905f3c5fff15c. 12 years ago
  Mr.doob a66b0cf984 Updated builds. 12 years ago
  Mr.doob c4d09a266f Projector: Code clean up. 12 years ago
  Mr.doob c8e453788d Faster Box2 and Box3 containsPoint. 12 years ago
  Mr.doob 5c6b574659 Removed unnecesary normalize() in Plane.setFromCoplanarPoints. Closes #2926. 12 years ago
  Mr.doob cfc98f59be Updated tests affected by previous commit. 12 years ago
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. 12 years ago
  Mr.doob 20f61f9203 Projector: BoundingBox check for triangles outside the frustum. 12 years ago
  Mr.doob 2cbd029c2c Merge remote-tracking branch 'wwwtyro/patch-1' into dev 12 years ago
  Mr.doob bdba755c33 SoftwareRenderer: Started to implement shader system. 12 years ago
  Mr.doob 51c1c4920c CanvasRenderer+SVGRenderer: Removed 2D clipping for Face3/Face4 elements as the projector is already taking care of that. 12 years ago
  Mr.doob a9554b630c Updated builds. 12 years ago
  Mr.doob 3293991e44 Projector: Culling vertices on the x and y axis too. 12 years ago
  Mr.doob ea9ec29ff4 SoftwareRenderer: Removed unneded call and added compatibility methods for WebGLRenderer (uh...). 12 years ago
  Rye Terrell ce95364c41 Update docs/api/materials/MeshBasicMaterial.html 12 years ago
  Mr.doob c79c3db2e1 SoftwareRenderer: Small fixes. 12 years ago
  Mr.doob 5120a07896 SoftwareRenderer now features zbuffering. @rygorous ftw! 12 years ago
  Mr.doob 89d482181c Updated builds. 12 years ago
  Mr.doob 17815ddf5d Added deprecated messages to more critical changes. 12 years ago
  Mr.doob d730415ebd CanvasRenderer: Fixed MeshDepthMaterial. 12 years ago
  Mr.doob 23fa97939b SoftwareRenderer: Workaround for avoiding drawing outside the buffer. 12 years ago
  Mr.doob b6de3cf248 SoftwareRenderer: Avoid clearing when there is nothing to clear. 12 years ago
  Mr.doob a58bd90487 SoftwareRenderer: Renamed callback to shader. Inlined shader code. 12 years ago
  Mr.doob 79a3cd0706 SoftwareRenderer: Fixed the distortion bug and experimented wth a hacky way of passing different "materials" to the rasterer. 12 years ago
  Dustbin b9c7e4aad0 fixed multiplyVector3Array in Matrix3 and Matrix4 12 years ago
  Mr.doob 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. 12 years ago
  OpenShift guest bcbbb2ed1a update Webglrenderer2 to make bc94173866497e066aa8abe7f564392075f38ec5 work also 12 years ago