Commit History

Author SHA1 Message Date
  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
  OpenShift guest ef9984b909 update spacing 12 years ago
  OpenShift guest 436259abd7 This is the implementation of buffergeometry with lines: f53b27533f1c577a92074f8ba15f52700ddcb3d6 in webglrenderer2 12 years ago
  Mr.doob 77ada92204 Fixed typo in canvas_camera_orthographic2. Fixes #2849. 12 years ago
  Mr.doob 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. 12 years ago
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. 12 years ago
  Mr.doob bc010e4d19 WebGLRenderer2: Changed some multiplySelf and subSelf. 12 years ago
  Mr.doob 2b1b871bda WebGLRenderer2: Changed some forgotten *ObjectRenderer to *Renderer. 12 years ago
  Mr.doob 99af957bf9 Added build2.sh to easy-test WebGLRenderer2. 12 years ago
  Mr.doob 1efe37f9fe Merge remote-tracking branch 'gero3/dev' into dev 12 years ago
  Mr.doob cc64999a4b Update builds. 12 years ago
  Mr.doob 680c6bfa62 Merge remote-tracking branch 'bhouston/frustum-fix' into dev 12 years ago
  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 12 years ago
  Mr.doob bf2ae0833e Update builds. 12 years ago
  Mr.doob 377946894b Merge remote-tracking branch 'WestLangley/dev-lathe' into dev 12 years ago
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. 12 years ago
  Mr.doob 41aa9ed915 Fixed Color unit test. 12 years ago
  Mr.doob 2e0e8c046b Merge remote-tracking branch 'bcajes/testcoverage' into dev 12 years ago
  Mr.doob 0d110e4b3f Updated builds. 12 years ago