提交历史

作者 SHA1 备注 提交日期
  makc 15f3ed536a add emissive map support to AssimpJSONLoader 6 年之前
  Mugen87 22be0e69eb Examples: Correct usage of .setPath() 6 年之前
  Mugen87 850872f070 AssimpLoader: Added .setPath() and .setResourcePath() to assimp loaders. 6 年之前
  Mugen87 5ec5d6d615 Loaders: Harmonize crossOrigin default value 7 年之前
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. 7 年之前
  makc 4e87002b41 support opacity in assimp2json loader 7 年之前
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 年之前
  Mugen87 33e1030e22 AssimpJSONLoader: Refactoring 8 年之前
  Mr.doob b37706008b Setting ‘Anonymous’ as default crossOrigin to relevant loaders. 8 年之前
  WestLangley ff4d488d79 material.shading ==> material.flatShading 8 年之前
  Mr.doob 5dbbc93bf2 BufferGeometry: Merged setIndex and setIndexArray. See #10603. 8 年之前
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. 8 年之前
  Brian Burke 64bf06d663 Correct detection of Uint32BufferAttribute for length of verticies 8 年之前
  Brian Burke 82f3310e3f Correct detection of Uint32BufferAttribute for length of verticies 8 年之前
  Mugen87 67d40ba05a AssimpJSONLoader: BufferGeometry 8 年之前
  Tristan Valcke 4183f5bfab Fix implicit declaration, and unnecessary comma in AssimpJSONLoader 8 年之前
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 年之前
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 年之前
  Mr.doob 0c42f98876 Removed tangents code. See #7094. 10 年之前
  Mr.doob e06d89958e Merge branch 'fix/AssimpLoaderRefError' of https://github.com/tetuyoko/three.js into dev 10 年之前
  gero3 e136001051 don't allow else statemnt on new line 10 年之前
  gero3 760252a560 add space after comma 10 年之前
  gero3 fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 年之前
  tetuyoko 5a95497835 Fixed AssimpJSONLoader example. 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  Mr.doob 03b8391b2f Removing MeshFaceMaterial. 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 年之前