Commit Verlauf

Autor SHA1 Nachricht Datum
  Mr.doob f4f4a117bc Using PlaneBufferGeometry in *Effects. vor 11 Jahren
  Mr.doob e1bf2be936 Changed ParallaxBarrier to use rows as it seems to be more common. Fixes #4077. vor 11 Jahren
  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. vor 12 Jahren
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. vor 12 Jahren
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. vor 13 Jahren
  Mr.doob 7a9a43a586 Effects also need to check whether camera has parent. vor 13 Jahren
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. vor 13 Jahren
  Mr.doob 4ae795a6d3 Fixed AnaglyphEffect and ParallaxBarrierEffect u flip. vor 13 Jahren
  alteredq 9b05a88027 Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling. vor 13 Jahren
  Mr.doob 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. vor 13 Jahren