提交历史

作者 SHA1 备注 提交日期
  Mugen87 61ea7682f1 GLTFLoader: Clean up. 4 年之前
  Mr.doob 3926b039cf Merge pull request #20539 from donmccurdy/feat-ext-texture-webp 4 年之前
  Don McCurdy 48e2014986 GLTFLoader: Fix WebP extension feedback. 4 年之前
  Don McCurdy c04224c3f0 GLTFLoader: Update docs. 4 年之前
  Don McCurdy 9be4005cf5 GLTFLoader: Add support for EXT_texture_webp. 4 年之前
  Arseny Kapoulkine b7707a0634 Replace .includes with .indexOf 4 年之前
  Arseny Kapoulkine 88799bcd78 Update GLTFLoader with a more refined detection of optional extensions 4 年之前
  Arseny Kapoulkine 9a7349aff8 GLTFLoader: Fix handling of GLTF files with optional KTX2 extensions 4 年之前
  Don McCurdy f76f8862ea Examples: Update name of 'face' mesh in skinning/morph demo. 4 年之前
  Mr.doob 118d088ae0 Merge pull request #16639 from donmccurdy/feat-gltfloader-dedupe-names 4 年之前
  Mr.doob 45b15fe83c Merge pull request #20376 from donmccurdy/bug-gltfloader-alpha-detection 4 年之前
  Don McCurdy f93cfa4150 GLTFLoader: Fix node name assignment order. 4 年之前
  Don McCurdy bf7d2bf594 GLTFLoader: Address feedback. 4 年之前
  Don McCurdy 356bc79655 GLTFLoader: Deduplicate node names. 6 年之前
  Don McCurdy cefb1f97d5 GLTFLoader: Fix alpha detection for colorType=3,4 4 年之前
  Mugen87 c748ab3544 Loaders: Clean up. 4 年之前
  Amos 51863e1835 update all loaders to pass down withCredentials option to internal FileLoader 4 年之前
  Mr.doob 4c756468bd Merge pull request #19892 from takahirox/GLTFLoaderNodeHook 4 年之前
  WestLangley 98db085099 Properly set defines for SGMaterial; plus cleanup 5 年之前
  WestLangley d39ac2f694 Modified SG shader to match glTF spec 5 年之前
  Takahiro 345c52ec34 GLTFLoader: Rename createNode to createNodeAttachment 5 年之前
  Don McCurdy 434c71ed43 GLTFLoader: Fix regression unecessarily choosing MeshPhysicalMaterial. 5 年之前
  Mr.doob fae94c1c84 Merge pull request #18843 from donmccurdy/bug-gltfloader-texture-format-alpha 5 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Takahiro c17b35684c Add node hookpoint to GLTFLoader and move the lights extension handler to the new system 5 年之前
  Don McCurdy 13dd7550c9 Remove transmission example. 5 年之前
  Don McCurdy 473e973314 Implement KHR_materials_transmission. 5 年之前
  Mugen87 2e26575eef Examples: Clean up. 5 年之前
  Mr.doob be1a17dcf0 Merge pull request #19791 from zeux/gltf-ktx2 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前