Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob 46ccd684a0 Updated examples builds. 2 gadi atpakaļ
  Mr.doob 4dc9a70c06 Updated examples builds. 2 gadi atpakaļ
  Michael Herzog 5f84432650 Examples: Convert effects to ES6. (#21610) 4 gadi atpakaļ
  Marco Fugaro d9a5084d26 Run build-examples (#21588) 4 gadi atpakaļ
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. 4 gadi atpakaļ
  Garrett Johnson 73ba3fedd8 npm run lint-fix 4 gadi atpakaļ
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 gadi atpakaļ
  Mugen87 226b60deab Examples: Remove author comments. 5 gadi atpakaļ
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 gadi atpakaļ
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 gadi atpakaļ
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 gadi atpakaļ
  Mugen87 2a77a7cc7f Examples: Clean up 6 gadi atpakaļ
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code 6 gadi atpakaļ
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 gadi atpakaļ
  Raoul v. R 4fc3af0994 Examples: use .texture of input render targets. (#8787) 9 gadi atpakaļ
  Mr.doob 232a84a242 *Effect: Use renderer.getPixelRatio() 9 gadi atpakaļ
  Mr.doob 67522a7663 Updated effects. 9 gadi atpakaļ
  Mr.doob 5364d855f5 StereoCamera: Updated effects and examples. 9 gadi atpakaļ
  Mr.doob ceeaf0e305 Simplified AnaglyphEffect and ParallaxBarrierEffect. 9 gadi atpakaļ
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 gadi atpakaļ
  gero3 923256459e fixed files to codestyle 10 gadi atpakaļ
  Mr.doob f4f4a117bc Using PlaneBufferGeometry in *Effects. 11 gadi atpakaļ
  Mr.doob e1bf2be936 Changed ParallaxBarrier to use rows as it seems to be more common. Fixes #4077. 11 gadi atpakaļ
  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 gadi atpakaļ
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 gadi atpakaļ
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 gadi atpakaļ
  Mr.doob 7a9a43a586 Effects also need to check whether camera has parent. 13 gadi atpakaļ
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 gadi atpakaļ
  Mr.doob 4ae795a6d3 Fixed AnaglyphEffect and ParallaxBarrierEffect u flip. 13 gadi atpakaļ
  alteredq 9b05a88027 Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling. 13 gadi atpakaļ