Commit History

Author SHA1 Message Date
  Don McCurdy c8407b4c53 GLTFLoader: Use mimetype to set texture format, if set. 7 years ago
  Don McCurdy 863bd7ef35 Examples: Replace JSONLoader animated examples using THREE.Geometry. 7 years ago
  Mugen87 1f3f3417f9 Clean up some lgtm warnings 7 years ago
  Mr.doob f19d5a7b3b Merge pull request #14550 from donmccurdy/bug-gltfloader-clampwhenfinished 7 years ago
  Don McCurdy 6dc7f68b0b GLTFLoader: Override GLTFCubicSplineInterpolant.protoype.copySampleValue_. 7 years ago
  Mr.doob 45528f5ac5 Merge pull request #14111 from takahirox/GLTFLoaderLessMeshClone 7 years ago
  Mr.doob d5e98052ab GLTFLoader: Removed unused definitions. See #14505. 7 years ago
  Mr.doob 4f2cc63f10 Merge pull request #14505 from MozillaReality/GLTFLoader/texture-spec 7 years ago
  Mr.doob d2b5ec8e7f Merge pull request #14518 from takahirox/GLTFLoaderPrimitiveExtras 7 years ago
  Takahiro 47b0985240 GLTFLoader: Ignore primitive type .extras 7 years ago
  Don McCurdy a7b7151102 GLTFLoader: Clean up loop iterator. 7 years ago
  Don McCurdy c7a988af7a GLTFLoader: Clean up KHR_lights_punctual impl. 7 years ago
  Don McCurdy 8dbca0725e GLTFLoader: Fix lights list type. 7 years ago
  Robert Long cadd4dde70 GLTFLoader remove deprecated texture format, internalFormat, and type. 7 years ago
  06wj 5c1cc3dc10 GLTFLoader: add KHR_lights_punctual range support 7 years ago
  06wj 901eb1cc65 remove ambient lights & use hex in color constructor 7 years ago
  06wj 608a543cd6 fix gltf KHR_lights_punctual no color bug 7 years ago
  06wj afe390c2d5 rename "KHR_lights" to "KHR_lights_punctual" and remove ambient 7 years ago
  Mugen87 5ec5d6d615 Loaders: Harmonize crossOrigin default value 7 years ago
  Don McCurdy fb53823b66 GLTFLoader: Clean up UV matrix update. 7 years ago
  Mugen87 b1dd816f7c GLTFLoader: Clean up 7 years ago
  Don McCurdy d474e2e05b GLTFLoader: specularGlossinessTexture is sRGB. 7 years ago
  Takahiro 6c93edc1aa GLTFLoader: Append _instance_num to the children name of cloned Group 7 years ago
  Takahiro 3057147466 GLTFLoader: No mesh clone if it is referenced only once 7 years ago
  Takahiro d4098309b2 GLTFLoader: Rename cachedMaterial with clonedMaterial 7 years ago
  Takahiro 3ee253822c GLTFLoader: Less clone materials 7 years ago
  Takahiro 066e210d9b GLTFLoader: Clean up loadAnimation 7 years ago
  Takahiro ae515953df GLTFLoader: Fix loadAnimation for Morph + MultiMaterial 7 years ago
  Mr.doob 65a6875d60 Merge pull request #13707 from takahirox/GLTFLoaderMultiMaterial 7 years ago
  Don McCurdy a8c3bb18d9 GLTFLoader: Fix case for uncompressed attribute in Draco primitive. 7 years ago