Cronologia Commit

Autore SHA1 Messaggio Data
  Takahiro 9efa44ee31 GLTFExporter: Use Map for nodeMap. 7 anni fa
  Takahiro 0a8ed3d83c GLTFExporter: Replace WeakMap with Map. 7 anni fa
  Takahiro 7581e6a381 GLTFExporter: Use WeakMap for cache. 7 anni fa
  Takahiro b8152ba88a GLTFExporter: Compare .name with emptry strings for the consistency in the exporter. 7 anni fa
  Fernando Serrano 2c3d70063d GLTFExporter credits where it's due 7 anni fa
  Don McCurdy d8240b3780 GLTFExporter: Whitespace cleanup. 7 anni fa
  Don McCurdy 9de524c4a9 GLTFExporter: Whitespace cleanup. 7 anni fa
  Don McCurdy 9f67353f6e GLTFExporter: Re-apply image buffer changes. 7 anni fa
  Don McCurdy 44bfcc8f6c GLTFExporter: Revert to dev. 7 anni fa
  Don McCurdy 9847851b71 GLTFExporter: Fix bufferview image async handling, encoding. 7 anni fa
  Don McCurdy e4063d8b91 GLTFExporter: WIP allow images to be stored in bufferViews. 7 anni fa
  Fernando Serrano 4616af2888 GLTFExporter: replace forcePowerOfTwoTexture => forcePowerOfTwoTextures 7 anni fa
  Takahiro 005c5ea18a GLTFExporter: Apply the review comment to forcePOT option 7 anni fa
  Takahiro af03a9253c GLTFExporter: Add forcePowerOfTwoTexture option. 7 anni fa
  Mr.doob d3c7075da8 Merge pull request #13401 from fernandojsg/objgltf 7 anni fa
  Takahiro 91fe0ea721 GLTFExporter: Replace QUESTION with TODO 7 anni fa
  Takahiro 7ae7b5babc GLTFExporter: Add a comment for image cache. 7 anni fa
  Takahiro 81aef3919b GLTFExporter: Remove image cache. 7 anni fa
  Takahiro 3b8f635e6b GLTFExporter: Add texture cache. 7 anni fa
  Takahiro 944b3d6c01 GLTFExporter: Support metallicRoughnessTexture 7 anni fa
  Fernando Serrano 6906f9be51 GLTFExporter: Add forceIndices 7 anni fa
  Fernando Serrano dbb1a026f0 Add OBJ loader to gltf example 7 anni fa
  Mr.doob 3c86cd28c3 Merge pull request #13359 from takahirox/GLTFExporterNodeName 7 anni fa
  Fernando Serrano a0c794d45f GLTFExporter: fix znear and zfar range for cameras 7 anni fa
  Mr.doob 28269fe022 Merge pull request #13395 from fernandojsg/glb 7 anni fa
  Fernando Serrano 38de4ccca5 Add padding to glb chunks 7 anni fa
  Takahiro 2ede1251dc GLTFExporter: Replace if ( object.name ) with if ( object.name !== '' ) for the code consistency 7 anni fa
  Takahiro a8b2ad6436 GLTFExporter: Add comment for empty strings name 7 anni fa
  Takahiro 2961f5c1dc Revert "Allow 0 and empty string as node name in GLTFExporter" 7 anni fa
  Mr.doob 23b2546f23 Merge pull request #13377 from takahirox/GLTFExporterCubicSpline 7 anni fa