Historique des commits

Auteur SHA1 Message Date
  WestLangley 473c861ee1 Remove unnecessary code il y a 7 ans
  Mr.doob 6f1bd9f0ce Merge pull request #13770 from donmccurdy/remove-gltfloader-timing il y a 7 ans
  Takahiro 1d14b57400 Merge remote-tracking branch 'upstream/dev' into GLTFLoaderMultiMaterial il y a 7 ans
  Takahiro d51275f8ef GLTFLoader: Minor clean up and add comment il y a 7 ans
  Don McCurdy c8b13c61ec GLTFLoader: Rebase. il y a 7 ans
  Don McCurdy 94b37fd217 GLTFLoader: Revert too much cleanup. il y a 7 ans
  Don McCurdy 27a5b9a172 GLTFLoader: Include extensions on scene, clean up. il y a 7 ans
  Don McCurdy 340c7dfb32 GLTFLoader: Preserve unknown extension data on nodes and materials. il y a 7 ans
  Mr.doob 3800256473 Merge pull request #13800 from takahirox/GLTFLoaderMorphNames il y a 7 ans
  Mr.doob 83ec0a10b4 Merge pull request #13820 from Bergmam/gltf-dds-extension il y a 7 ans
  Mr.doob 1b6688b6e1 Merge pull request #13783 from takahirox/GLTFLoaderMorph il y a 7 ans
  Anton Bergman 2a0c1c07d2 Moved error throwing to constructor, added suggested changes from pr il y a 7 ans
  Takahiro fb84b75446 GLTFLoader: Clean up il y a 7 ans
  Anton Bergman a7a87674da Add extension init function, fixes for pr comments il y a 7 ans
  Takahiro 2a808c6e45 GLTFLoader: Clean up cache functions il y a 7 ans
  Takahiro d456bf1d0d GLTFLoader: Add combined geometry cache il y a 7 ans
  Takahiro bbf912d1f2 GLTFLoader: Clone geometry for multi-pass geometry by myself il y a 7 ans
  Takahiro abe3deb39b GLTFLoader: Move geometry.userData setting to addPrimitiveAttributes il y a 7 ans
  Takahiro 0c09a64370 GLTFLoader: Separate addMorphTargets and updateMorphTargets, and move addMorphTargets call into loadGeometries il y a 7 ans
  Takahiro a78c3e9dc0 GLTFLoader: Remove base attributes existence check from addMorphTargets() il y a 7 ans
  Anton Bergman d3409a8b22 moved var outside if/else il y a 7 ans
  Anton Bergman 7bdba7190c Add error if DDSLoader is not present, remove unnecessary newrow il y a 7 ans
  Anton Bergman 21c421023b Add .dds support to GLTFLoader. Add new Boombox gltf with .dds image files. Add dds boombox to gltf extensions example. il y a 7 ans
  Takahiro 637ef0619a GLTFLoader: Minor clean up il y a 7 ans
  Takahiro 7480174a45 GLTFLoader: Fix typo in comment il y a 7 ans
  Takahiro 7dcf777f96 GLTFLoader: Clean up il y a 7 ans
  Takahiro 68ed316cb6 GLTFLoader: Clone geometry for multi-pass geometry il y a 7 ans
  Takahiro 0b49b7d387 GLTFLoader: Sets combined indices in .loagGeometries() il y a 7 ans
  Takahiro eaa980cf6d GLTFLoader: Clean up il y a 7 ans
  Takahiro 18d894d9ec GLTFLoader: Do not clone attribute for undefined target il y a 7 ans