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 d51275f8ef GLTFLoader: Minor clean up and add comment 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
  Anton Bergman a7a87674da Add extension init function, fixes for pr comments 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 18d894d9ec GLTFLoader: Do not clone attribute for undefined target il y a 7 ans
  Takahiro 8ab9eb1b40 GLTFLoader: Ignore extras.targetNames if its length is invalid il y a 7 ans
  Takahiro 3fb5c06121 GLTFLoader: Update morph comment il y a 7 ans
  Takahiro dbfc229928 GLTFLoader: Clean up il y a 7 ans
  Takahiro 19ffcd8202 GLTFLoader: Do not make duplicate morphTargetDictionary entries il y a 7 ans
  Mr.doob b69d7c7665 Merge pull request #13341 from MiiBond/gltf_khr_lights_v2 il y a 7 ans
  Don McCurdy 77b234bda8 GLTFLoader: Invert normalScale.y, not normalScale.x. il y a 7 ans
  Michael Bond f45894b809 minor adjustment il y a 7 ans
  Takahiro 406ba41759 GLTFLoader: Update morph, non-set unnecessary morph il y a 7 ans
  Takahiro 3756bfa006 GLTFLoader: Clarify getDependency() il y a 7 ans
  Don McCurdy 0f5b58360d Loaders: Remove timer logging from glTF and COLLADA loaders. il y a 7 ans
  Michael Bond 9fa3edc00f Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2 il y a 7 ans
  Mr.doob 9ef2b0dd46 Merge pull request #13694 from takahirox/FixGLTFLoaderGeometries il y a 7 ans
  Takahiro 2d95f41595 GLTFLoader: Fix geometries order il y a 7 ans
  Takahiro d0032f5011 GLTFLoader: Minor clean up il y a 7 ans
  Don McCurdy 27f9ed6ce4 GLTFLoader: Fix perspective camera FOV. il y a 7 ans
  Don McCurdy 1c3b066331 GLTFLoader: Use default material when material.pbrMetallicRoughness is missing. il y a 7 ans
  Michael Bond f22daf7e6d Add target setup for directional-spot lights when loading from glTF il y a 7 ans