Histórico de commits

Autor SHA1 Mensagem Data
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 anos atrás
  gero3 923256459e fixed files to codestyle 10 anos atrás
  Mr.doob f4f4a117bc Using PlaneBufferGeometry in *Effects. 11 anos atrás
  MiiBond 23a9613d72 Adding dispose method to a couple of effects to allow for applications to clean them up easily. 12 anos atrás
  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. 12 anos atrás
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 anos atrás
  Mr.doob 5e5c63c5c7 Simplified AnaglyphicEffect. 13 anos atrás
  Mr.doob 7b7960b1ce Merge remote-tracking branch 'derasje/patch-1' into dev 13 anos atrás
  Aditya Sawant 2ba2e1ad57 High Quality Anaglyph Effect. 13 anos atrás
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 anos atrás
  Mr.doob 7a9a43a586 Effects also need to check whether camera has parent. 13 anos atrás
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 anos atrás
  Mr.doob 4ae795a6d3 Fixed AnaglyphEffect and ParallaxBarrierEffect u flip. 13 anos atrás
  alteredq 9b05a88027 Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling. 13 anos atrás
  Mr.doob 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 anos atrás