Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. hace 4 años
  Mugen87 226b60deab Examples: Remove author comments. hace 5 años
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. hace 5 años
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. hace 5 años
  Mugen87 7dd44e809e Examples: Deprecate examples/js. hace 5 años
  Mugen87 b505a953c0 Examples: Clean up hace 6 años
  Marc-Sefan Cassola d46e33b640 fixed anaglyph effect hace 6 años
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code hace 6 años
  aardgoose 64333be829 dispose of all objects hace 7 años
  Mr.doob 928c8177ab Removed no longer needed uniform types. hace 9 años
  Raoul v. R 4fc3af0994 Examples: use .texture of input render targets. (#8787) hace 9 años
  tschw 5adeee07f6 Anaglyph: Fixed transposed color matrices. hace 9 años
  tschw 179586a66f Improved anaglyph encoding. hace 9 años
  Mr.doob 232a84a242 *Effect: Use renderer.getPixelRatio() hace 9 años
  Mr.doob 67522a7663 Updated effects. hace 9 años
  Mr.doob 5364d855f5 StereoCamera: Updated effects and examples. hace 9 años
  Mr.doob ceeaf0e305 Simplified AnaglyphEffect and ParallaxBarrierEffect. hace 9 años
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. hace 10 años
  gero3 923256459e fixed files to codestyle hace 10 años
  Mr.doob f4f4a117bc Using PlaneBufferGeometry in *Effects. hace 11 años
  MiiBond 23a9613d72 Adding dispose method to a couple of effects to allow for applications to clean them up easily. hace 12 años
  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. hace 12 años
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. hace 12 años
  Mr.doob 5e5c63c5c7 Simplified AnaglyphicEffect. hace 13 años
  Mr.doob 7b7960b1ce Merge remote-tracking branch 'derasje/patch-1' into dev hace 13 años
  Aditya Sawant 2ba2e1ad57 High Quality Anaglyph Effect. hace 13 años
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. hace 13 años
  Mr.doob 7a9a43a586 Effects also need to check whether camera has parent. hace 13 años
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. hace 13 años
  Mr.doob 4ae795a6d3 Fixed AnaglyphEffect and ParallaxBarrierEffect u flip. hace 13 años