Commit History

Author SHA1 Message Date
  Takahiro 0b49b7d387 GLTFLoader: Sets combined indices in .loagGeometries() 7 years ago
  Takahiro eaa980cf6d GLTFLoader: Clean up 7 years ago
  Takahiro 3c0eb6dbcf GLTFLoader: Try merge geometries with BufferGeometryUtils 7 years ago
  Takahiro 0c93a4cf5e GLTFLoader: Rename isCombinablePrimitives with isMultiPassGeometry 7 years ago
  Takahiro cfce1f0b60 GLTFLoader: Clean up 7 years ago
  Takahiro f70f91b63f GLTFLoader: Clean up 7 years ago
  Takahiro 26989bb97c GLTFLoader: Clean up 7 years ago
  Takahiro b986b36399 GLTFLoader: Add comment for MultiMaterial 7 years ago
  Takahiro d4c6a675eb GLTFLoader: MultiMaterial support 7 years ago
  Mr.doob 9ef2b0dd46 Merge pull request #13694 from takahirox/FixGLTFLoaderGeometries 7 years ago
  Takahiro 2d95f41595 GLTFLoader: Fix geometries order 7 years ago
  Takahiro d0032f5011 GLTFLoader: Minor clean up 7 years ago
  Don McCurdy 27f9ed6ce4 GLTFLoader: Fix perspective camera FOV. 7 years ago
  Don McCurdy 1c3b066331 GLTFLoader: Use default material when material.pbrMetallicRoughness is missing. 7 years ago
  Takahiro 1e943ba791 GLTFLoader: Method chainable .setDRACOLoader 7 years ago
  Mr.doob fc102a381e Merge pull request #13136 from robertlong/feature/gltf-KHR_materials_unlit 7 years ago
  Mr.doob 23b2546f23 Merge pull request #13377 from takahirox/GLTFExporterCubicSpline 7 years ago
  Robert Long eb9b99012d Remove KHR_materials_common 7 years ago
  Takahiro ed629aec0f GLTFLoader: Add isInterpolantFactoryMethodGLTFCubicSpline to InterpolantFactoryMethodGLTFCubicSpline 7 years ago
  Robert Long d3c65c1557 Check for pbrMetallicRoughness and prevent applying additional material maps. 7 years ago
  Robert Long a14ecdeccc GLTFLoader KHR_materials_unlit extension support. 7 years ago
  Takahiro ec53ae71c7 GLTFLoader: Name interpolantFactoryMethodGLTFCubicSpline function 7 years ago
  Takahiro ca94a43c6a Update comment 7 years ago
  Takahiro debe3210f9 GLTFLoader: Support morph targetNames 7 years ago
  Don McCurdy ef9ffde012 GLTFLoader: Ensure that geometry cache includes Draco-encoded primitives. 7 years ago
  Don McCurdy 1293a71ef4 GLTFLoader: Update TODO list. 7 years ago
  Don McCurdy 2bcdb447a4 GLTFLoader: Fix race condition with different Draco attribute maps in a single asset. 7 years ago
  Don McCurdy 5c33131745 GLTFLoader: Clean up Draco extension. 7 years ago
  Don McCurdy 795a71ee0b GLTFLoader: Fix skew in glTF/Draco code. 7 years ago
  FanZhang 44fa966253 Support skin attributes (#4) 7 years ago