提交歷史

作者 SHA1 備註 提交日期
  Michael Herzog 641d57f427 Examples: More usage of `setAnimationLoop()`. (#28257) 1 年之前
  Marco Fugaro 8d241a699e Examples: Remove import maps polyfill (#26836) 1 年之前
  林炳权 f9e2a0c567 Updated [email protected] (#26605) 1 年之前
  Michael Herzog cce80b8f87 WebGLRenderer: Deprecate `useLegacyLights`, change default to `false`. (#26392) 2 年之前
  Michael Herzog cc4ca62a1e Examples: More usage of `useLegacyLights=false`. (#26274) 2 年之前
  linbingquan 0288ea17be Examples: updated [email protected] (#25444) 2 年之前
  Marco Fugaro 034343d971 Examples: add `three/addons/*` alias (#23406) 2 年之前
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 年之前
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. 4 年之前
  Mugen87 efb13f9ae0 Examples: More clean up. 4 年之前
  Mr.doob f6dba25589 Examples: Added padding after script tag. 6 年之前
  Mr.doob 995aa9368b Examples: Bring namespace back. 6 年之前
  Mugen87 827e18d562 Examples: More module examples. 6 年之前
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 年之前
  Mr.doob 3bcb9c2d0d Fixed CRLF issues. See #13262 7 年之前
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 年之前
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年之前
  Mr.doob 481e79756b Examples: Replaced relevant Textures with CanvasTextures. 10 年之前
  Ben Adams 1b6effb204 Some Examples + Buffers/Maths 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年之前
  Mr.doob 2e4800d3fe WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269. 11 年之前
  Mr.doob c7241348cd Object3D: Added dispose() method. 11 年之前
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 11 年之前
  Mr.doob b7278c5d12 Removed nullifying on dispose. 12 年之前
  Mr.doob fdea8942ca More disposing. 12 年之前
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 年之前
  Mr.doob 2b4d13ea44 Added deallocate() to Material. 12 年之前
  Mr.doob b81e23e898 Event system implementation for deallocating geometries and textures. 12 年之前
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. 12 年之前