提交历史

作者 SHA1 备注 提交日期
  Mr.doob cfc98f59be Updated tests affected by previous commit. 12 年之前
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. 12 年之前
  Mr.doob 20f61f9203 Projector: BoundingBox check for triangles outside the frustum. 12 年之前
  Mr.doob 2cbd029c2c Merge remote-tracking branch 'wwwtyro/patch-1' into dev 12 年之前
  Mr.doob bdba755c33 SoftwareRenderer: Started to implement shader system. 12 年之前
  Mr.doob 51c1c4920c CanvasRenderer+SVGRenderer: Removed 2D clipping for Face3/Face4 elements as the projector is already taking care of that. 12 年之前
  Mr.doob a9554b630c Updated builds. 12 年之前
  Mr.doob 3293991e44 Projector: Culling vertices on the x and y axis too. 12 年之前
  Mr.doob ea9ec29ff4 SoftwareRenderer: Removed unneded call and added compatibility methods for WebGLRenderer (uh...). 12 年之前
  Rye Terrell ce95364c41 Update docs/api/materials/MeshBasicMaterial.html 12 年之前
  Mr.doob c79c3db2e1 SoftwareRenderer: Small fixes. 12 年之前
  Mr.doob 5120a07896 SoftwareRenderer now features zbuffering. @rygorous ftw! 12 年之前
  Mr.doob 89d482181c Updated builds. 12 年之前
  Mr.doob 17815ddf5d Added deprecated messages to more critical changes. 12 年之前
  Mr.doob d730415ebd CanvasRenderer: Fixed MeshDepthMaterial. 12 年之前
  Mr.doob 23fa97939b SoftwareRenderer: Workaround for avoiding drawing outside the buffer. 12 年之前
  Mr.doob b6de3cf248 SoftwareRenderer: Avoid clearing when there is nothing to clear. 12 年之前
  Mr.doob a58bd90487 SoftwareRenderer: Renamed callback to shader. Inlined shader code. 12 年之前
  Mr.doob 79a3cd0706 SoftwareRenderer: Fixed the distortion bug and experimented wth a hacky way of passing different "materials" to the rasterer. 12 年之前
  Dustbin b9c7e4aad0 fixed multiplyVector3Array in Matrix3 and Matrix4 12 年之前
  Mr.doob 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. 12 年之前
  OpenShift guest bcbbb2ed1a update Webglrenderer2 to make bc94173866497e066aa8abe7f564392075f38ec5 work also 12 年之前
  OpenShift guest ef9984b909 update spacing 12 年之前
  OpenShift guest 436259abd7 This is the implementation of buffergeometry with lines: f53b27533f1c577a92074f8ba15f52700ddcb3d6 in webglrenderer2 12 年之前
  Mr.doob 77ada92204 Fixed typo in canvas_camera_orthographic2. Fixes #2849. 12 年之前
  Mr.doob 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. 12 年之前
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. 12 年之前
  Mr.doob bc010e4d19 WebGLRenderer2: Changed some multiplySelf and subSelf. 12 年之前
  Mr.doob 2b1b871bda WebGLRenderer2: Changed some forgotten *ObjectRenderer to *Renderer. 12 年之前
  Mr.doob 99af957bf9 Added build2.sh to easy-test WebGLRenderer2. 12 年之前