Commit History

Author SHA1 Message Date
  Mugen87 51245d2e22 Examples: Clean up. 5 years ago
  kinolaev 515e6ba941 GLTFExporter: Fix mesh cache key 5 years ago
  Mr.doob 7fc5058f83 Merge pull request #18589 from habx/fix/gltf-exporter-scene-userdata 5 years ago
  Benjamin MICHEL 76bc5463bc Removed outdated code 5 years ago
  Benjamin MICHEL 51f564cf71 Fix GLTFExporter not exporting Scene userData 5 years ago
  Mugen87 6fd43ef4e9 Material: Make .vertexColors a boolean. 5 years ago
  tiptopanonymous 195563a903 fixed error for ordering of null check 5 years ago
  tiptopanonymous d709d1580b Add null check for skeleton while processing skinned mesh for export 5 years ago
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. 5 years ago
  Don McCurdy 4059f232c5 GLTFExporter: Avoid error on materials without emissive 5 years ago
  Mugen87 dd0406e469 Examples: Clean up. 5 years ago
  Mugen87 f56d4c2889 Mesh: Remove drawMode. 5 years ago
  Mr.doob 3276d13ae4 Merge pull request #17649 from zeux/morph-relative 5 years ago
  Arseny Kapoulkine 18593e6cc1 Fix formatting to make sure mrdoob approves. 5 years ago
  Arseny Kapoulkine 4e3cb37e32 Update GLTF exporter and BufferGeometryUtils to support relative morphs 5 years ago
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 years ago
  Mugen87 13b65b6f40 GLTFExporter: Introduce options maxTextureWidth and maxTextureHeight. 5 years ago
  Mugen87 a30af661cc Examples: Clean up. 5 years ago
  Mr.doob 71ec3b2ea2 GLTFExporter: Fixed alphaMode handling 6 years ago
  Mr.doob f0a4e02cb7 GLTFExporter: Clean up. 6 years ago
  Bengt Ove Sannes 7efacc85bc Style fix 6 years ago
  Bengt Ove Sannes aecc925c38 GLTF export texture names 6 years ago
  Pablo Soto eca154d8d3 Small fixes on spec/gloss material export 6 years ago
  psoto 2a21ff4bdf Code refactor. Avoid warning when using spec/gloss materials 6 years ago
  psoto 2dd56237b9 Support SpecularGlossiness materials 6 years ago
  WestLangley 0a9f8668a8 MipMap -> Mipmap 6 years ago
  Mugen87 5b4b5a2d4f Examples: More clean up. 6 years ago
  Mr.doob 79504608a4 GLTFExporter: Clean up. 6 years ago
  George Baxter a292ec3e8f fixed GLTFExporter process when mesh is set matrixAutoUpdate to false 6 years ago
  Mr.doob a9044982dd Merge pull request #16267 from takahirox/FixGLTFExporter 6 years ago