Historique des commits

Auteur SHA1 Message Date
  Don McCurdy 5602d421d6 GLTFLoader: Set glTF primitive extensions to userData. il y a 4 ans
  Arseny Kapoulkine 0a0d087fda Merge https://github.com/mrdoob/three.js into meshopt-compression il y a 4 ans
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. il y a 4 ans
  Mugen87 61ea7682f1 GLTFLoader: Clean up. il y a 4 ans
  Mr.doob 3926b039cf Merge pull request #20539 from donmccurdy/feat-ext-texture-webp il y a 4 ans
  Don McCurdy 48e2014986 GLTFLoader: Fix WebP extension feedback. il y a 4 ans
  Don McCurdy c04224c3f0 GLTFLoader: Update docs. il y a 4 ans
  Don McCurdy 9be4005cf5 GLTFLoader: Add support for EXT_texture_webp. il y a 4 ans
  Arseny Kapoulkine 35695258db Replace error handling with an extension-local solution il y a 4 ans
  Arseny Kapoulkine b7707a0634 Replace .includes with .indexOf il y a 4 ans
  Arseny Kapoulkine 88799bcd78 Update GLTFLoader with a more refined detection of optional extensions il y a 4 ans
  Arseny Kapoulkine 9a7349aff8 GLTFLoader: Fix handling of GLTF files with optional KTX2 extensions il y a 4 ans
  Arseny Kapoulkine cee66d3932 Fix code style and missing break il y a 4 ans
  Arseny Kapoulkine e4b3ecbf59 Emit proper error messages when extension is required il y a 4 ans
  Arseny Kapoulkine a93688a741 When the decoder isn't specified or WebAssembly isn't supported, skip decoding il y a 4 ans
  Arseny Kapoulkine 191a79364c Revert accidental whitespace change il y a 4 ans
  Arseny Kapoulkine 75f4c14eaa GLTFLoader: Implement support for EXT_meshopt_compression il y a 4 ans
  Don McCurdy f76f8862ea Examples: Update name of 'face' mesh in skinning/morph demo. il y a 4 ans
  Mr.doob 118d088ae0 Merge pull request #16639 from donmccurdy/feat-gltfloader-dedupe-names il y a 4 ans
  Mr.doob 45b15fe83c Merge pull request #20376 from donmccurdy/bug-gltfloader-alpha-detection il y a 4 ans
  Don McCurdy f93cfa4150 GLTFLoader: Fix node name assignment order. il y a 4 ans
  Don McCurdy bf7d2bf594 GLTFLoader: Address feedback. il y a 4 ans
  Don McCurdy 356bc79655 GLTFLoader: Deduplicate node names. il y a 6 ans
  Don McCurdy cefb1f97d5 GLTFLoader: Fix alpha detection for colorType=3,4 il y a 4 ans
  Mugen87 c748ab3544 Loaders: Clean up. il y a 4 ans
  Amos 51863e1835 update all loaders to pass down withCredentials option to internal FileLoader il y a 4 ans
  Mr.doob 4c756468bd Merge pull request #19892 from takahirox/GLTFLoaderNodeHook il y a 4 ans
  WestLangley 98db085099 Properly set defines for SGMaterial; plus cleanup il y a 5 ans
  WestLangley d39ac2f694 Modified SG shader to match glTF spec il y a 5 ans
  Takahiro 345c52ec34 GLTFLoader: Rename createNode to createNodeAttachment il y a 5 ans