Commit History

Author SHA1 Message Date
  thecharhan 60239755ee Catch promise rejections in GLTFParser.loadNode 6 years ago
  Mr.doob 9e7bddd9e5 README: Changed build-size badge service. 6 years ago
  Mr.doob daaa152aad Merge pull request #15345 from Mugen87/dev19 6 years ago
  Mr.doob 36e2f63a3d Merge pull request #15331 from WestLangley/dev-cubemap_gen 6 years ago
  Mr.doob 7dc5fdea7f Merge pull request #15341 from mrdoob/donmccurdy-lights-stable 6 years ago
  Mugen87 a3e93978e5 Audio: Added support for AudioBufferSourceNode.detune 6 years ago
  Don McCurdy c09417216e GLTFLoader: Remove 'experimental' status on lights. 6 years ago
  Mr.doob 0b4f37d7b1 Updated builds. 6 years ago
  Mr.doob 1a6bcc9b24 Merge pull request #15336 from Mugen87/dev19 6 years ago
  Mugen87 d0109aa045 ObjectLoader: Add fallback for Geometry 6 years ago
  Mr.doob ac2c91286c Merge pull request #15333 from nicholas-yangding/translation-zh 6 years ago
  Mr.doob 68aeb17eac Merge pull request #15334 from greggman/remove-disable-security 6 years ago
  Gregg Tavares 8aee6080fb Stop telling users how to disable security 6 years ago
  WestLangley 94fc9fd132 Set scene.background, instead of sphere mesh 6 years ago
  nicholas-yangding dbe619d6d6 Merge branch 'dev' into translation-zh 6 years ago
  WestLangley 3a507a681b Add THREE.CubemapGenerator 6 years ago
  Mr.doob 3b8869c439 Merge pull request #15330 from jsantell/15288 6 years ago
  Jordan Santell 90db175095 Reuse scene/camera/shaders across all instances of EquirectangularToCubeGenerator, PMREMGenerator, and PMREMCubeUVPacker to eliminate memory leak from accumulating WebGLStates. Fixes #15288. 6 years ago
  Mr.doob f20b81ab73 Updated builds. 6 years ago
  Mr.doob b0378f736e Merge pull request #15329 from mrdoob/background 6 years ago
  Mr.doob 26631d0ad8 WebGLBackground: Render background first. 6 years ago
  Mr.doob 10979efbda Updated builds. 6 years ago
  Mr.doob 6b92cf31c8 Merge pull request #15328 from WestLangley/dev-equirect_shader 6 years ago
  WestLangley 3dc950db7e equirect shader: support decoding, tonemapping, and output encoding 6 years ago
  Mr.doob 653a5ec85e Updated builds. 6 years ago
  Mr.doob a229ffdf65 Merge pull request #15302 from jsantell/15301 6 years ago
  Jordan Santell 56e29c8a26 PMREMGenerator now appropriately flips cube textures from WebGLRenderTargetCube. Fixes #15301 6 years ago
  Mr.doob 88f2493af8 Merge pull request #15299 from jsantell/update-background-texture 6 years ago
  Jordan Santell 17029e17b5 Recompile WebGLBackground's material when the background changes to accomodate new encodings, formats, etc. Fixes #15325 6 years ago
  Mr.doob e7b71afceb Merge pull request #15326 from jsantell/scene-background-docs 6 years ago