Commit History

Author SHA1 Message Date
  Mr.doob 9bce7c9c7e Merge pull request #6248 from lalle/vreffect 10 years ago
  Niklas Lavrell 654afab428 VREffect: taking pixelRatio into account when calculating renderer width and height 10 years ago
  Mr.doob 527ff52ef3 Merge pull request #6246 from bhouston/adaptivetonemapping-uniforms 10 years ago
  Ben Houston 25aa4299ab refactor on screen controls on readability, add enable/disable tone mapping. 10 years ago
  Ben Houston d6daf0483d make uniforms unique per AdaptiveToneMappingPass. (previously they were shared.) 10 years ago
  Mr.doob cc4c08a96d Merge pull request #6240 from msmolens/normal-displacement-map 10 years ago
  Max Smolens 0bfa311159 NormalDisplacementShader: fix calculation of reflection vector; fix example 10 years ago
  Mr.doob 82ad11e18b AudioListener: Removed call to listener.setVelocity. 10 years ago
  Mr.doob 8e11db2d2a r72dev 10 years ago
  Mr.doob f73593b00e Added credits to vr video example. 10 years ago
  Mr.doob e7bac19a95 Updated vr_video example. 10 years ago
  Mr.doob eee2319608 r71 10 years ago
  Mr.doob d8eb183445 Added vr_video example. 10 years ago
  Mr.doob 1aabcb379c Examples clean up. 10 years ago
  Mr.doob b61ead7858 Simplified example. 10 years ago
  Mr.doob 498475b292 *Animation: Clean up. 10 years ago
  Mr.doob 2f36e6a1db Editor: Script syntax error robustness. 10 years ago
  Mr.doob 94092d171d Updated builds. 10 years ago
  Mr.doob 11f629d1ef JSONLoader: Improved metadata parsing. 10 years ago
  Mr.doob 992fa72707 Texture: Added sourceFile property. See #6236. 10 years ago
  Mr.doob 0232880728 Merge pull request #6235 from redsolarmoon/texture-power-two 10 years ago
  Mr.doob b71ae55ce0 Updated builds. 10 years ago
  Mr.doob f6904327f4 Audio: Code clean up. 10 years ago
  Mr.doob 493933f428 Audio: Keeping constructor simple. 10 years ago
  Mr.doob 9cdd892cbb Merge pull request #6233 from matthewtung/audio-controls 10 years ago
  Mr.doob 6aeb6741b3 Updated builds. 10 years ago
  Mr.doob 1f97cfaa5d Added subScalar to Vector2 and Vector4 too. 10 years ago
  Mr.doob 6f85b742e5 Merge branch 'master' of https://github.com/vonWolfehaus/three.js into dev 10 years ago
  Matthew Tung 21844b4c94 Use source.onended for handling the 'ended' event (in response to the audio track finishing playback) 10 years ago
  Matthew Tung 15ecabbc7c Make playImmediately a property of THREE.Audio, rename it to autoplay and defaults to false 10 years ago