Commit történet

Szerző SHA1 Üzenet Dátum
  Takahiro 91fe0ea721 GLTFExporter: Replace QUESTION with TODO 7 éve
  Takahiro 7ae7b5babc GLTFExporter: Add a comment for image cache. 7 éve
  Takahiro 81aef3919b GLTFExporter: Remove image cache. 7 éve
  Takahiro 3b8f635e6b GLTFExporter: Add texture cache. 7 éve
  Takahiro 944b3d6c01 GLTFExporter: Support metallicRoughnessTexture 7 éve
  Fernando Serrano 6906f9be51 GLTFExporter: Add forceIndices 7 éve
  Mr.doob 3c86cd28c3 Merge pull request #13359 from takahirox/GLTFExporterNodeName 7 éve
  Fernando Serrano a0c794d45f GLTFExporter: fix znear and zfar range for cameras 7 éve
  Mr.doob 28269fe022 Merge pull request #13395 from fernandojsg/glb 7 éve
  Fernando Serrano 38de4ccca5 Add padding to glb chunks 7 éve
  Takahiro 2ede1251dc GLTFExporter: Replace if ( object.name ) with if ( object.name !== '' ) for the code consistency 7 éve
  Takahiro a8b2ad6436 GLTFExporter: Add comment for empty strings name 7 éve
  Takahiro 2961f5c1dc Revert "Allow 0 and empty string as node name in GLTFExporter" 7 éve
  Mr.doob 23b2546f23 Merge pull request #13377 from takahirox/GLTFExporterCubicSpline 7 éve
  Takahiro 879be34ad7 GLTFExporter: Update comment for cubic spline interpolant 7 éve
  Takahiro 53e8dc1e3c GLTFExporter: Check isInterpolantFactoryMethodGLTFCubicSpline property of factory method to detect cubic spline interpolant 7 éve
  Mr.doob 707b44a18c Merge pull request #12967 from takahirox/GLTFExporterMorph 7 éve
  Takahiro 1e2e8578e4 GLTFExporter: Support CubicSpline 7 éve
  Takahiro 3bdcad14ae GLTFExpporter: Support morph targetNames 7 éve
  Takahiro f3f9323246 Allow 0 and empty string as node name in GLTFExporter 7 éve
  Mugen87 8a0e72230c GLTFExporter: Clean up 7 éve
  selimbek 76eed436df Update GLTFExporter.js 7 éve
  Christopher Cook 69d2c7d5cb GLTFExporter: use shorter version of getPaddedBufferSize calc 7 éve
  Christopher Cook 06fe73a904 Address review comments (brackets) 7 éve
  Christopher Cook 20df8d4530 GLTExporter: implement 4-byte data alignment for buffer 7 éve
  Christopher Cook 41df3c945e Update GLTFExporter.js 7 éve
  Christopher Cook e22f146ef0 GLTFExporter: force node names to be strings. 7 éve
  Takahiro 268c22fc5b GLTFExporter: Morph Target weights support 7 éve
  Takahiro 7dd34462b4 Fix GLTFExporter processAnimation(), KeyframeTrack does not have interpolation then we need to use .getInterpolation() 7 éve
  Takahiro 9f2d1aea97 Add SkinnedMesh check for .bones animation path 7 éve