Commit History

Author SHA1 Message Date
  Fernando Serrano 4616af2888 GLTFExporter: replace forcePowerOfTwoTexture => forcePowerOfTwoTextures 7 years ago
  Takahiro 005c5ea18a GLTFExporter: Apply the review comment to forcePOT option 7 years ago
  Takahiro af03a9253c GLTFExporter: Add forcePowerOfTwoTexture option. 7 years ago
  Mr.doob d3c7075da8 Merge pull request #13401 from fernandojsg/objgltf 7 years ago
  Takahiro 91fe0ea721 GLTFExporter: Replace QUESTION with TODO 7 years ago
  Takahiro 7ae7b5babc GLTFExporter: Add a comment for image cache. 7 years ago
  Takahiro 81aef3919b GLTFExporter: Remove image cache. 7 years ago
  Takahiro 3b8f635e6b GLTFExporter: Add texture cache. 7 years ago
  Takahiro 944b3d6c01 GLTFExporter: Support metallicRoughnessTexture 7 years ago
  Fernando Serrano 6906f9be51 GLTFExporter: Add forceIndices 7 years ago
  Fernando Serrano dbb1a026f0 Add OBJ loader to gltf example 7 years ago
  Mr.doob 3c86cd28c3 Merge pull request #13359 from takahirox/GLTFExporterNodeName 7 years ago
  Fernando Serrano a0c794d45f GLTFExporter: fix znear and zfar range for cameras 7 years ago
  Mr.doob 28269fe022 Merge pull request #13395 from fernandojsg/glb 7 years ago
  Fernando Serrano 38de4ccca5 Add padding to glb chunks 7 years ago
  Takahiro 2ede1251dc GLTFExporter: Replace if ( object.name ) with if ( object.name !== '' ) for the code consistency 7 years ago
  Takahiro a8b2ad6436 GLTFExporter: Add comment for empty strings name 7 years ago
  Takahiro 2961f5c1dc Revert "Allow 0 and empty string as node name in GLTFExporter" 7 years ago
  Mr.doob 23b2546f23 Merge pull request #13377 from takahirox/GLTFExporterCubicSpline 7 years ago
  Takahiro 879be34ad7 GLTFExporter: Update comment for cubic spline interpolant 7 years ago
  Takahiro 53e8dc1e3c GLTFExporter: Check isInterpolantFactoryMethodGLTFCubicSpline property of factory method to detect cubic spline interpolant 7 years ago
  Mr.doob 707b44a18c Merge pull request #12967 from takahirox/GLTFExporterMorph 7 years ago
  Takahiro 1e2e8578e4 GLTFExporter: Support CubicSpline 7 years ago
  Takahiro 3bdcad14ae GLTFExpporter: Support morph targetNames 7 years ago
  Takahiro f3f9323246 Allow 0 and empty string as node name in GLTFExporter 7 years ago
  Mugen87 8a0e72230c GLTFExporter: Clean up 7 years ago
  selimbek 76eed436df Update GLTFExporter.js 7 years ago
  Christopher Cook 69d2c7d5cb GLTFExporter: use shorter version of getPaddedBufferSize calc 7 years ago
  Christopher Cook 06fe73a904 Address review comments (brackets) 7 years ago
  Christopher Cook 20df8d4530 GLTExporter: implement 4-byte data alignment for buffer 7 years ago