Historique des commits

Auteur SHA1 Message Date
  Mr.doob 3293991e44 Projector: Culling vertices on the x and y axis too. il y a 12 ans
  Mr.doob ea9ec29ff4 SoftwareRenderer: Removed unneded call and added compatibility methods for WebGLRenderer (uh...). il y a 12 ans
  Mr.doob c79c3db2e1 SoftwareRenderer: Small fixes. il y a 12 ans
  Mr.doob 5120a07896 SoftwareRenderer now features zbuffering. @rygorous ftw! il y a 12 ans
  Mr.doob 89d482181c Updated builds. il y a 12 ans
  Mr.doob 17815ddf5d Added deprecated messages to more critical changes. il y a 12 ans
  Mr.doob d730415ebd CanvasRenderer: Fixed MeshDepthMaterial. il y a 12 ans
  Mr.doob 23fa97939b SoftwareRenderer: Workaround for avoiding drawing outside the buffer. il y a 12 ans
  Mr.doob b6de3cf248 SoftwareRenderer: Avoid clearing when there is nothing to clear. il y a 12 ans
  Mr.doob a58bd90487 SoftwareRenderer: Renamed callback to shader. Inlined shader code. il y a 12 ans
  Mr.doob 79a3cd0706 SoftwareRenderer: Fixed the distortion bug and experimented wth a hacky way of passing different "materials" to the rasterer. il y a 12 ans
  Dustbin b9c7e4aad0 fixed multiplyVector3Array in Matrix3 and Matrix4 il y a 12 ans
  Mr.doob 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. il y a 12 ans
  OpenShift guest bcbbb2ed1a update Webglrenderer2 to make bc94173866497e066aa8abe7f564392075f38ec5 work also il y a 12 ans
  OpenShift guest ef9984b909 update spacing il y a 12 ans
  OpenShift guest 436259abd7 This is the implementation of buffergeometry with lines: f53b27533f1c577a92074f8ba15f52700ddcb3d6 in webglrenderer2 il y a 12 ans
  Mr.doob 77ada92204 Fixed typo in canvas_camera_orthographic2. Fixes #2849. il y a 12 ans
  Mr.doob 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. il y a 12 ans
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. il y a 12 ans
  Mr.doob bc010e4d19 WebGLRenderer2: Changed some multiplySelf and subSelf. il y a 12 ans
  Mr.doob 2b1b871bda WebGLRenderer2: Changed some forgotten *ObjectRenderer to *Renderer. il y a 12 ans
  Mr.doob 99af957bf9 Added build2.sh to easy-test WebGLRenderer2. il y a 12 ans
  Mr.doob 1efe37f9fe Merge remote-tracking branch 'gero3/dev' into dev il y a 12 ans
  Mr.doob cc64999a4b Update builds. il y a 12 ans
  Mr.doob 680c6bfa62 Merge remote-tracking branch 'bhouston/frustum-fix' into dev il y a 12 ans
  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 il y a 12 ans
  Mr.doob bf2ae0833e Update builds. il y a 12 ans
  Mr.doob 377946894b Merge remote-tracking branch 'WestLangley/dev-lathe' into dev il y a 12 ans
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. il y a 12 ans
  Mr.doob 41aa9ed915 Fixed Color unit test. il y a 12 ans