提交历史

作者 SHA1 备注 提交日期
  Michael Herzog d1a513329d Examples: Convert loaders to ES6 Part I. (#21612) 4 年之前
  Marco Fugaro d9a5084d26 Run build-examples (#21588) 4 年之前
  Garrett Johnson 73ba3fedd8 npm run lint-fix 4 年之前
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 年之前
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  Mugen87 b14fce14a7 Examples: Clean up. 5 年之前
  Mugen87 e9ad75083a Examples: Clean up. 5 年之前
  Mugen87 84c3bd50b9 CompressedTextureLoader: Refactor parsing. 5 年之前
  Jenna Sloan 43ca366109 Fixed malformed jsdoc comment blocks 6 年之前
  Mugen87 5f2c272bd2 Loaders: Ensure consistent ctor of CompressedTextureLoaders. 7 年之前
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 7 年之前
  Patrick Chilton 0dd332ed4b Add ETC1 compressed texture support. 9 年之前
  Nop Jiarathanakul 48a4d9de1b Verify all faces of cubemap with DDSCAPS2_CUBEMAP 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 年之前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 年之前
  Pierre Lepers c0fdc31d1e PVRTC support in examples 11 年之前
  Mr.doob 94125d9ec3 More tweaks to Texture. 11 年之前
  Mr.doob d1454b25de Fixed some more examples. 11 年之前
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. 11 年之前
  Mr.doob 499ff8aecd Moved ImageUtils.loadTGATexture to examples/TGALoader. 11 年之前
  Mr.doob c808ea2ce5 ImageUtils.loadDDSTexture to examples/DDSLoader. 11 年之前