Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 21cb7e4bc7 Merge pull request #15348 from donmccurdy/feat-gltfexporter-cache-geometry hace 6 años
  Don McCurdy 3509535414 GLTFExporter: Fix omitted wrapS/wrapT sampler modes. hace 6 años
  Don McCurdy cd62f6cd96 GLTFExporter: Cache meshes sharing material/geometry. hace 6 años
  Don McCurdy 38ceaae547 GLTFExporter: Cache geometry attributes. hace 6 años
  makc 9614c89197 serialize userData in GLTFExporter hace 6 años
  Mr.doob 0b340e7e5e Merge pull request #14218 from takahirox/GLTFExporterSkipSingleMorphAnimation hace 7 años
  marcatec 3446ee0a9a Get normal from cachedData in GLTFExporter hace 7 años
  Mugen87 13f6b00904 GLTFExporter: Fix code style hace 7 años
  Mugen87 3a70835779 GLTFExporter: Fix multi material export hace 7 años
  Mr.doob 6c625ea70e Merge pull request #14075 from kickblade/GLTFExporterImageCache hace 7 años
  Takahiro 7e028ce896 GLTFExporter: Update the comment for morph animation track skip. hace 7 años
  Takahiro 0a2c56f3c4 GLTFExporter: Skip single morph animation. hace 7 años
  Alan Chambers e004c5037d Updated comment on flipY parameter. hace 7 años
  Alan Chambers 0cf1e009dd Updated processImage function signature to use Format type instead of mimeType. hace 7 años
  Alan Chambers 68ada25111 Updated processImage cache scheme to handle different combinations of mimeType and flipY export options. hace 7 años
  Alan Chambers 17ca5922f0 Updated processImage function to take image type with export params. hace 7 años
  Takahiro 12a7d80669 GLTFExporter: export BufferGeometry.userData hace 7 años
  Garrett Johnson 869cd160f5 Add missing default 'binary' option to GLTFLoader hace 7 años
  Alan Chambers 5e50c2138d Added support for caching images to GLTFExporter. hace 7 años
  Takahiro affb727f1e GLTFExporter: Return an empty object if fails to serialize userData hace 7 años
  Takahiro 735787d916 GLTFExporter: Do not halt even if userData serialization fails. hace 7 años
  Takahiro 39a01e4adf GLTFExporter add missing argument for catch hace 7 años
  Takahiro cb9dc432ac GLTFExporter: Serialize material.userData hace 7 años
  Takahiro 84515b941a GLTFExporter: Clean up hace 7 años
  Takahiro 2a030596fb GLTFExporter: Clean up hace 7 años
  Takahiro e10ace162f GLTFExporter: Ensure normalized normal attribute hace 7 años
  Fernando Serrano 7eff7951af GLTFExporter: Prevent exporting multimaterial without groups hace 7 años
  Fernando Serrano bbf74b96c8 GLTFExporter: Add early exit if attributes not found in processMesh hace 7 años
  Fernando Serrano b0375376dd GLTFExporter: fix linter hace 7 años
  Fernando Serrano 071db5420b GLTFExporter: change -1 for null when returning empty elements hace 7 años