Historial de Commits

Autor SHA1 Mensaje Fecha
  Don McCurdy c8407b4c53 GLTFLoader: Use mimetype to set texture format, if set. hace 7 años
  Don McCurdy 863bd7ef35 Examples: Replace JSONLoader animated examples using THREE.Geometry. hace 7 años
  Don McCurdy 7f4e0ed2a2 GLTFLoader: Add comment on loading manager fix. hace 7 años
  Mugen87 1f3f3417f9 Clean up some lgtm warnings hace 7 años
  Mr.doob f19d5a7b3b Merge pull request #14550 from donmccurdy/bug-gltfloader-clampwhenfinished hace 7 años
  Don McCurdy 6dc7f68b0b GLTFLoader: Override GLTFCubicSplineInterpolant.protoype.copySampleValue_. hace 7 años
  Mr.doob 45528f5ac5 Merge pull request #14111 from takahirox/GLTFLoaderLessMeshClone hace 7 años
  Mr.doob d5e98052ab GLTFLoader: Removed unused definitions. See #14505. hace 7 años
  Mr.doob 4f2cc63f10 Merge pull request #14505 from MozillaReality/GLTFLoader/texture-spec hace 7 años
  Mr.doob d2b5ec8e7f Merge pull request #14518 from takahirox/GLTFLoaderPrimitiveExtras hace 7 años
  Takahiro 47b0985240 GLTFLoader: Ignore primitive type .extras hace 7 años
  Don McCurdy a7b7151102 GLTFLoader: Clean up loop iterator. hace 7 años
  Don McCurdy c7a988af7a GLTFLoader: Clean up KHR_lights_punctual impl. hace 7 años
  Don McCurdy 8dbca0725e GLTFLoader: Fix lights list type. hace 7 años
  Robert Long cadd4dde70 GLTFLoader remove deprecated texture format, internalFormat, and type. hace 7 años
  06wj 5c1cc3dc10 GLTFLoader: add KHR_lights_punctual range support hace 7 años
  06wj 901eb1cc65 remove ambient lights & use hex in color constructor hace 7 años
  06wj 608a543cd6 fix gltf KHR_lights_punctual no color bug hace 7 años
  06wj afe390c2d5 rename "KHR_lights" to "KHR_lights_punctual" and remove ambient hace 7 años
  Don McCurdy 042a1933e1 GLTFLoader: Call itemEnd before itemError. hace 7 años
  Don McCurdy 09765d3426 GLTFLoader: Ensure LoadingManager onLoad is supported. hace 7 años
  Mugen87 5ec5d6d615 Loaders: Harmonize crossOrigin default value hace 7 años
  Don McCurdy fb53823b66 GLTFLoader: Clean up UV matrix update. hace 7 años
  Mugen87 b1dd816f7c GLTFLoader: Clean up hace 7 años
  Don McCurdy d474e2e05b GLTFLoader: specularGlossinessTexture is sRGB. hace 7 años
  Takahiro 6c93edc1aa GLTFLoader: Append _instance_num to the children name of cloned Group hace 7 años
  Takahiro 3057147466 GLTFLoader: No mesh clone if it is referenced only once hace 7 años
  Takahiro d4098309b2 GLTFLoader: Rename cachedMaterial with clonedMaterial hace 7 años
  Takahiro 3ee253822c GLTFLoader: Less clone materials hace 7 años
  Takahiro 066e210d9b GLTFLoader: Clean up loadAnimation hace 7 años