Historial de Commits

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