Historial de Commits

Autor SHA1 Mensaje Fecha
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. hace 8 años
  Don McCurdy b44ab326b8 [glTF] Patch uv2 naming for shaders. hace 8 años
  Steven Vergenz d1e2a494d8 Parse second UV channel hace 8 años
  Takahiro 266080214f GLTF(2)Loader: Return scenes[0] as scene if default scene is not specified hace 8 años
  Mr.doob 18d8c13c29 GLTF*Loader: Produce THREE.Group instead of THREE.Object3D. hace 8 años
  Mr.doob 1546b798fc Revert: Removed more material.skinning references. hace 8 años
  Mr.doob 1573bc73ee Deprecated GLTFLoader.Shaders. See #10851. hace 8 años
  06wj 42d9d311ba call gltfShader.update in object.onBeforeRender hace 8 años
  Mr.doob 4650043447 Merge pull request #10828 from 06wj/patch_gltf hace 8 años
  06wj d7a365c3f2 fix resolveURL for url startWidth // hace 8 años
  Don McCurdy 1b02bbec40 [glTF] Fix typo in _each dependency resolution. hace 8 años
  Mr.doob 0f6f9c3447 Removed more material.skinning references. hace 8 años
  Takahiro ef27e7f193 Fix typo in GLTFLoader hace 8 años
  Takahiro 9e3c279340 Clean up GLTFLoader hace 8 años
  Steven Vergenz b58af4804d GLTFLoader materials only get passed used properties hace 8 años
  Steven Vergenz cd140d94cd Replace magic numbers with descriptive var names hace 8 años
  Steven Vergenz cc510a2420 Fix gltf parser sampler default values hace 8 años
  Mr.doob 10d0eb97a6 Merge pull request #10620 from yrns/no-lights hace 8 años
  Al McElrath 42c513cde0 Update via review hace 8 años
  Marcel Greter 246393ebf1 Implement LineLoop using `LINE_LOOP` rendering hace 8 años
  Takahiro d25ba360e2 Remove unnecessary comment hace 8 años
  Takahiro c91ccb5633 camera.perspective.xfov does not exist hace 8 años
  Takahiro cdbc489e8d Replace camera.perspective.aspect_ratio with camera.perspective.aspectRatio hace 8 años
  Takahiro e0bf8b370e Use animation.name for AnimationClip hace 8 años
  Takahiro e9d108bec5 Accept undefined skin.bindShapeMatrix hace 8 años
  Takahiro f4401306b0 Accept undefined animation.samplers.interpolation hace 8 años
  Takahiro 6c96a31043 Accept undefined scene.nodes hace 8 años
  Takahiro 69818a2b67 Accept undefined mesh.primitives (for 1.0) hace 8 años
  Takahiro 5bef7d6947 Accept undefined bufferView.byteLength (for 1.0) hace 8 años
  Al McElrath 637e3282fc Check for lights when loading common materials extension hace 8 años