Commit History

Author SHA1 Message Date
  Takahiro 26989bb97c GLTFLoader: Clean up 7 years ago
  Don McCurdy 0f5b58360d Loaders: Remove timer logging from glTF and COLLADA loaders. 7 years ago
  Michael Bond 9fa3edc00f Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2 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
  Michael Bond f22daf7e6d Add target setup for directional-spot lights when loading from glTF 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
  Michael Bond 317870beb4 Minor adjustment 7 years ago
  Michael Bond 6c5da91538 Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2 7 years ago
  Don McCurdy ef9ffde012 GLTFLoader: Ensure that geometry cache includes Draco-encoded primitives. 7 years ago
  Michael Bond e362e29d73 Rough update to KHR_lights support to match current spec 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