Commit History

Author SHA1 Message Date
  linbingquan 4d3ff609cf GLTFEXporter: Clean up 6 years ago
  Mr.doob a1d9bbf6b2 Merge pull request #15707 from mrdoob/donmccurdy-gltfexporter-geometry-warning 6 years ago
  Matjaz Gregoric ebde638490 Fix GLTFExporter camera yfov value handling. 6 years ago
  Don McCurdy 4c2c33fb2b GLTFExporter: Warn when exporting Geometry 6 years ago
  Mugen87 162c98684c Examples: Clean up 6 years ago
  Mr.doob 54090fd815 Merge pull request #15634 from 06wj/gltf-export 6 years ago
  Mr.doob 5e55ef650b Merge pull request #15011 from donmccurdy/feat-gltfexporter-multimorphanimations 6 years ago
  Don McCurdy 22802db655 GLTFExporter: Omit .range=0. 6 years ago
  Mr.doob d2ea94fb8b Merge pull request #15519 from donmccurdy/feat-gltfexporter-khr_lights_punctual 6 years ago
  06wj c0e4d94173 GLTFExporter: aoMap's texCoord should be 1 6 years ago
  Don McCurdy 1dc1f44487 Clean up. 6 years ago
  Don McCurdy 1155f23313 GLTFExporter: Fix bug with var scope. 6 years ago
  Don McCurdy 4b93acc9e1 GLTFExporter: Fix morph target export bugs. 6 years ago
  Don McCurdy e9bb5b3e63 GLTFExporter: Implement KHR_lights_punctual. 6 years ago
  Don McCurdy b128d19c2a GLTFExporter: Implement KHR_texture_transform. 6 years ago
  Don McCurdy 73038900ec AnimationUtils: Move new helpers into GLTFExporter. 6 years ago
  Don McCurdy 215c63154e AnimationUtils: Update docs. 6 years ago
  Don McCurdy fe5d2414fc AnimationUtils: Add mergeMorphTargetTracks(). 6 years ago
  Don McCurdy 8f8daa1a94 GLTFExporter: Support individual morph target animation. 7 years ago
  Mr.doob 21cb7e4bc7 Merge pull request #15348 from donmccurdy/feat-gltfexporter-cache-geometry 6 years ago
  Don McCurdy 3509535414 GLTFExporter: Fix omitted wrapS/wrapT sampler modes. 6 years ago
  Don McCurdy cd62f6cd96 GLTFExporter: Cache meshes sharing material/geometry. 6 years ago
  Don McCurdy 38ceaae547 GLTFExporter: Cache geometry attributes. 6 years ago
  makc 9614c89197 serialize userData in GLTFExporter 6 years ago
  Mr.doob 0b340e7e5e Merge pull request #14218 from takahirox/GLTFExporterSkipSingleMorphAnimation 7 years ago
  marcatec 3446ee0a9a Get normal from cachedData in GLTFExporter 7 years ago
  Mugen87 13f6b00904 GLTFExporter: Fix code style 7 years ago
  Mugen87 3a70835779 GLTFExporter: Fix multi material export 7 years ago
  Mr.doob 6c625ea70e Merge pull request #14075 from kickblade/GLTFExporterImageCache 7 years ago
  Takahiro 7e028ce896 GLTFExporter: Update the comment for morph animation track skip. 7 years ago