Historique des commits

Auteur SHA1 Message Date
  Mugen87 b505a953c0 Examples: Clean up il y a 6 ans
  Marc-Sefan Cassola d46e33b640 fixed anaglyph effect il y a 6 ans
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code il y a 6 ans
  aardgoose 64333be829 dispose of all objects il y a 7 ans
  Mr.doob 928c8177ab Removed no longer needed uniform types. il y a 9 ans
  Raoul v. R 4fc3af0994 Examples: use .texture of input render targets. (#8787) il y a 9 ans
  tschw 5adeee07f6 Anaglyph: Fixed transposed color matrices. il y a 9 ans
  tschw 179586a66f Improved anaglyph encoding. il y a 9 ans
  Mr.doob 232a84a242 *Effect: Use renderer.getPixelRatio() il y a 9 ans
  Mr.doob 67522a7663 Updated effects. il y a 9 ans
  Mr.doob 5364d855f5 StereoCamera: Updated effects and examples. il y a 9 ans
  Mr.doob ceeaf0e305 Simplified AnaglyphEffect and ParallaxBarrierEffect. il y a 9 ans
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob f4f4a117bc Using PlaneBufferGeometry in *Effects. il y a 11 ans
  MiiBond 23a9613d72 Adding dispose method to a couple of effects to allow for applications to clean them up easily. il y a 12 ans
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. il y a 12 ans
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. il y a 12 ans
  Mr.doob 5e5c63c5c7 Simplified AnaglyphicEffect. il y a 13 ans
  Mr.doob 7b7960b1ce Merge remote-tracking branch 'derasje/patch-1' into dev il y a 13 ans
  Aditya Sawant 2ba2e1ad57 High Quality Anaglyph Effect. il y a 13 ans
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. il y a 13 ans
  Mr.doob 7a9a43a586 Effects also need to check whether camera has parent. il y a 13 ans
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. il y a 13 ans
  Mr.doob 4ae795a6d3 Fixed AnaglyphEffect and ParallaxBarrierEffect u flip. il y a 13 ans
  alteredq 9b05a88027 Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling. il y a 13 ans
  Mr.doob 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. il y a 13 ans