Historique des commits

Auteur SHA1 Message Date
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. il y a 4 ans
  Mugen87 efb13f9ae0 Examples: More clean up. il y a 4 ans
  Mr.doob f6dba25589 Examples: Added padding after script tag. il y a 6 ans
  Mr.doob 995aa9368b Examples: Bring namespace back. il y a 6 ans
  Mugen87 827e18d562 Examples: More module examples. il y a 6 ans
  Mr.doob 0f44080d79 Examples: Unified CSS. il y a 6 ans
  Mr.doob 3bcb9c2d0d Fixed CRLF issues. See #13262 il y a 7 ans
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. il y a 8 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  Mr.doob 481e79756b Examples: Replaced relevant Textures with CanvasTextures. il y a 10 ans
  Ben Adams 1b6effb204 Some Examples + Buffers/Maths il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob 2e4800d3fe WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269. il y a 11 ans
  Mr.doob c7241348cd Object3D: Added dispose() method. il y a 11 ans
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. il y a 11 ans
  Mr.doob b7278c5d12 Removed nullifying on dispose. il y a 12 ans
  Mr.doob fdea8942ca More disposing. il y a 12 ans
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. il y a 12 ans
  Mr.doob 2b4d13ea44 Added deallocate() to Material. il y a 12 ans
  Mr.doob b81e23e898 Event system implementation for deallocating geometries and textures. il y a 12 ans
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. il y a 12 ans
  Mr.doob fa245d81c6 Implemented the new deallocate() methods in webgl_test_memory. il y a 12 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  alteredq 36b8839f50 More fixing of runtime warnings in examples. il y a 13 ans
  alteredq 412c545c47 Updated the rest of examples. il y a 14 ans
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. il y a 14 ans
  Mr.doob 19d8261174 More examples clean up. il y a 14 ans