커밋 기록

작성자 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 년 전