Historie revizí

Autor SHA1 Zpráva Datum
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. před 8 roky
  Takahiro c2e03ce816 Accept animation.target.node=0 in GLTF2Loader před 8 roky
  Takahiro 0d40bfdac2 Add comment about techniques to GLTF2Loader před 8 roky
  Takahiro ea60e593d9 Support KHR_technique_webgl in GLTF2Loader před 8 roky
  Mr.doob b934e8c857 Merge pull request #11296 from donmccurdy/feat-pbr-doublesided před 8 roky
  Mr.doob 9f101766d2 Merge pull request #11295 from donmccurdy/feat-duplicate-uvs-for-aomap před 8 roky
  Don McCurdy afc67263fc [gltf-loader] Support doubleSided=true param with PBR materials. před 8 roky
  Don McCurdy e604c608db [gltf-loader] Use default byteOffset=0. před 8 roky
  Don McCurdy dc3a469029 [gltf-loader] Duplicate UVs when aoMap is present. před 8 roky
  Takahiro 64637ea4c6 Clean up the GLTF2Loader code před 8 roky
  Takahiro ea4cea2638 Support non texture.sampler specified glTF file před 8 roky
  Takahiro f99c157e42 Clean up the Specular Glossiness extension code před 8 roky
  Takahiro 13c8864a52 Add properties to Specular-Glossiness material for the compatibility with MeshStandardMaterial před 8 roky
  Takahiro 2245b6f9ea Update uniforms in onBeforeRender() for Specular-Glossiness ShaderMaterial před 8 roky
  Takahiro 585c50b2e6 Specular-Glossiness extension of glTF 2.0 PBR supoort with ShaderMaterial před 8 roky
  Mr.doob 3831f6f6d1 Merge pull request #11168 from donmccurdy/feat-gltf-vertex-colors před 8 roky
  Don McCurdy b1afd19724 Move .vertexColors assignment to apply to lines scope, as well. před 8 roky
  Don McCurdy ce190ebd7d Convert primitive warning to error. před 8 roky
  Don McCurdy a9790116ef Set .vertexColors on material if present in attributes. před 8 roky
  Don McCurdy 40fcb10460 Clean up mesh creation steps. před 8 roky
  Don McCurdy ec8bd8f70a Rename JOINT->JOINTS_0, WEIGHT->WEIGHTS_0. před 8 roky
  Don McCurdy b44ab326b8 [glTF] Patch uv2 naming for shaders. před 8 roky
  Steven Vergenz d1e2a494d8 Parse second UV channel před 8 roky
  Don McCurdy 85de0c861a Update animation channel targets for gltf2.0 před 8 roky
  Don McCurdy bce22389bb Clean up Blob resources. před 8 roky
  Don McCurdy d0b32bfe06 Use 'blob:...' URL to speed up parsing of texture buffers. před 8 roky
  Don McCurdy 24f2f9e249 Update binary implementation for glTF 2.0. před 8 roky
  Takahiro 08d40df55b Check map.format for transparency in GLTF2Loader před 8 roky
  Takahiro dbd67dea83 Add the comment about glTF metallic texture channel into GLTF2Loader před 8 roky
  Takahiro f94562b56a Clean up color setting in GLTF2Loader před 8 roky