提交历史

作者 SHA1 备注 提交日期
  Michael Bond 317870beb4 Minor adjustment 7 年之前
  Michael Bond 6c5da91538 Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2 7 年之前
  Don McCurdy ef9ffde012 GLTFLoader: Ensure that geometry cache includes Draco-encoded primitives. 7 年之前
  Michael Bond e362e29d73 Rough update to KHR_lights support to match current spec 7 年之前
  Don McCurdy 1293a71ef4 GLTFLoader: Update TODO list. 7 年之前
  Don McCurdy 2bcdb447a4 GLTFLoader: Fix race condition with different Draco attribute maps in a single asset. 7 年之前
  Don McCurdy 5c33131745 GLTFLoader: Clean up Draco extension. 7 年之前
  Don McCurdy 795a71ee0b GLTFLoader: Fix skew in glTF/Draco code. 7 年之前
  FanZhang 44fa966253 Support skin attributes (#4) 7 年之前
  Don McCurdy bbcf7fe848 GLTFLoader: Rephrase TODO item. 8 年之前
  Don McCurdy 056ff3bf00 GLTFLoader: Implement KHR_draco_mesh_compression extension. 8 年之前
  Mr.doob f09e1a6a9b Merge pull request #13178 from cnspaha/patch-8 7 年之前
  Pascal Häusler 263b82b81e GLTFLoader: code style 7 年之前
  Pascal Häusler 70acdb96c0 GLTFLoader: explicit check for boolean value 7 年之前
  Pascal Häusler 5e4c762401 GLTFLoader: only refresh uniforms on correct material 7 年之前
  Don McCurdy 6d25c62fa7 GLTFLoader: Remove old and unstable extensions. 7 年之前
  Mr.doob b965ef12c9 Merge pull request #13056 from takahirox/GLTFPointsMaterial 7 年之前
  Mr.doob 0f110a284f Merge pull request #13054 from donmccurdy/bug-gltfloader-interleavedbuffer-cache 7 年之前
  Mr.doob 3feae45660 Merge pull request #12907 from takahirox/GLTFCubicSpline 7 年之前
  Mr.doob ecd4515d60 Merge pull request #12800 from donmccurdy/feat-gltfloader-interleaved-morphtargets 7 年之前
  Don McCurdy 53109a7a96 GLTFLoader: Cleanup whitespace. 7 年之前
  Takahiro e77dee8c99 Add GLTFLoader LineMaterial support 7 年之前
  Takahiro 8e56415cc6 Add GLTFLoader PointsMaterial support 7 年之前
  Don McCurdy bb3c87168e GLTFLoader: Ensure InterleavedBuffer instances are shared. 7 年之前
  Don McCurdy 80a1ef481f GLTFLoader: Use default byteOffset=0. 7 年之前
  Don McCurdy 81f90828bc Revert "InterleavedBufferAttribute: Implement .clone()." 7 年之前
  Don McCurdy 1733ddb9f3 InterleavedBufferAttribute: Implement .clone(). 7 年之前
  Don McCurdy db7aa465c3 GLTFLoader: Support interleaved morph target accessors. 7 年之前
  Takahiro 97a05643eb Apply the review comment to GLTFCubicSplineInterpolant 7 年之前
  Takahiro 754f06d30b Update comments a bit 7 年之前