Историја ревизија

Аутор SHA1 Порука Датум
  Don McCurdy 9be4005cf5 GLTFLoader: Add support for EXT_texture_webp. пре 4 година
  Arseny Kapoulkine 35695258db Replace error handling with an extension-local solution пре 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 година
  Arseny Kapoulkine cee66d3932 Fix code style and missing break пре 4 година
  Arseny Kapoulkine e4b3ecbf59 Emit proper error messages when extension is required пре 4 година
  Arseny Kapoulkine a93688a741 When the decoder isn't specified or WebAssembly isn't supported, skip decoding пре 4 година
  Arseny Kapoulkine 191a79364c Revert accidental whitespace change пре 4 година
  Arseny Kapoulkine 75f4c14eaa GLTFLoader: Implement support for EXT_meshopt_compression пре 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 пре 5 година
  Mr.doob 45b15fe83c Merge pull request #20376 from donmccurdy/bug-gltfloader-alpha-detection пре 5 година
  Don McCurdy f93cfa4150 GLTFLoader: Fix node name assignment order. пре 5 година
  Don McCurdy bf7d2bf594 GLTFLoader: Address feedback. пре 5 година
  Don McCurdy 356bc79655 GLTFLoader: Deduplicate node names. пре 6 година
  Don McCurdy cefb1f97d5 GLTFLoader: Fix alpha detection for colorType=3,4 пре 5 година
  Mugen87 c748ab3544 Loaders: Clean up. пре 5 година
  Amos 51863e1835 update all loaders to pass down withCredentials option to internal FileLoader пре 5 година
  Mr.doob 4c756468bd Merge pull request #19892 from takahirox/GLTFLoaderNodeHook пре 5 година
  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 година