Histórico de Commits

Autor SHA1 Mensagem Data
  Garrett Johnson 869cd160f5 Add missing default 'binary' option to GLTFLoader há 7 anos atrás
  Takahiro affb727f1e GLTFExporter: Return an empty object if fails to serialize userData há 7 anos atrás
  Takahiro 735787d916 GLTFExporter: Do not halt even if userData serialization fails. há 7 anos atrás
  Takahiro 39a01e4adf GLTFExporter add missing argument for catch há 7 anos atrás
  Takahiro cb9dc432ac GLTFExporter: Serialize material.userData há 7 anos atrás
  Takahiro 84515b941a GLTFExporter: Clean up há 7 anos atrás
  Takahiro 2a030596fb GLTFExporter: Clean up há 7 anos atrás
  Takahiro e10ace162f GLTFExporter: Ensure normalized normal attribute há 7 anos atrás
  Fernando Serrano 7eff7951af GLTFExporter: Prevent exporting multimaterial without groups há 7 anos atrás
  Fernando Serrano bbf74b96c8 GLTFExporter: Add early exit if attributes not found in processMesh há 7 anos atrás
  Fernando Serrano b0375376dd GLTFExporter: fix linter há 7 anos atrás
  Fernando Serrano 071db5420b GLTFExporter: change -1 for null when returning empty elements há 7 anos atrás
  Fernando Serrano 925ebcf6b1 GLTFExporter: Fix material if empty primitive há 7 anos atrás
  Fernando Serrano a6bb8b2820 GLTFExporter: Prevent exporting empty geometry há 7 anos atrás
  Mr.doob a39c258cb5 Merge pull request #13650 from takahirox/GLTFExporterUint8 há 7 anos atrás
  Takahiro 2a74fc1166 GLTFExporter: Support Uint8ArrayBuffer há 7 anos atrás
  Don McCurdy 9c00e9a4d4 GLTFExporter: Clean up skinIndex conversion. há 7 anos atrás
  Don McCurdy 655fc342d4 GLTFExporter: Ensure joints are uint8 or uint16. há 7 anos atrás
  Mr.doob 0f814dcf49 Merge pull request #13562 from takahirox/GLTFExporterNodeMap há 7 anos atrás
  Mr.doob 30f16d43af Merge pull request #13542 from takahirox/GLTFExporterFixPadding há 7 anos atrás
  Mr.doob 37ae761f56 Merge pull request #13536 from takahirox/GLTFExporterMultiMaterial há 7 anos atrás
  Takahiro 2d1a89771e GLTFExporter: Use BufferGeometry.setIndex() há 7 anos atrás
  Takahiro b35b2d435b GLTFExporter: Rename foceIndex with didForceIndices. há 7 anos atrás
  Takahiro 7ac5b2e3d2 GLTFExporter: Fix loop for groups in geometry há 7 anos atrás
  Takahiro 39759360bf GLTFExporter: Add geometry.index === null check for createing index há 7 anos atrás
  Don McCurdy 73c9056103 GLTFExporter: Replace 'instanceof Foo' with 'isFoo'. há 7 anos atrás
  Don McCurdy 7e5b002490 GLTFExporter: Support KHR_materials_unlit. há 7 anos atrás
  Takahiro 79837149fd GLTFExporter: Clean up há 7 anos atrás
  Takahiro fe70963ad0 GLTFExporter: Add workaround for no-index geometry with multi-material há 7 anos atrás
  Takahiro b14f706e23 GLTFExporter: Clean up forceIndices há 7 anos atrás