提交历史

作者 SHA1 备注 提交日期
  Mr.doob 8d99da2094 WebGLObjects: Removed Geometry support. 4 年之前
  Mr.doob 88b447583b Moved THREE.Geometry out of core. 4 年之前
  linbingquan 1f2533c4d1 src: Implemented es6 default parameters. 4 年之前
  Mugen87 91b8e6be0c BufferGeometry: Add hasAttribute(). 4 年之前
  Takahiro aa5d681608 BufferGeometry: Chainable setIndex() method 4 年之前
  Luis Blanco 8282023aac Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 5 年之前
  Mugen87 820ad6bac0 Core: Remove author comments. 5 年之前
  Mugen87 1f25819079 BufferGeometry: Use Vector3.fromBufferAttribute() in normalizeNormals(). 5 年之前
  Mugen87 46bca08a18 BufferGeometry: Add ability to read interleaved data in computeVerte(). 5 年之前
  Mugen87 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 年之前
  Mugen87 52479c1f53 InterleavedBufferAttribute: Simplify toJSON(). 5 年之前
  Mugen87 84f886d9d9 BufferGeometry: Retain interleaved data when using .toJSON(). 5 年之前
  Mugen87 20de10da7e Core: Move to let/const. 5 年之前
  Shai Ghelberg f0d9f27193 PR note for boolean value 5 年之前
  Shai Ghelberg 0c7b98d987 Bug fix in toNonIndexed - normalized 5 年之前
  Luis Blanco 35d9f1e00b Merge branch 'master' of https://github.com/mrdoob/three.js into dev 5 年之前
  WestLangley 957051a01f rename .applyMatrix() to .applyMatrix4() 5 年之前
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. 5 年之前
  WestLangley d8d0bdd512 Use new .applyMatrix4() method 5 年之前
  WestLangley 4e27a3f4ec Properly transform normals and tangents 5 年之前
  Luis Blanco 01356f36e6 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 5 年之前
  Mr.doob 3276d13ae4 Merge pull request #17649 from zeux/morph-relative 5 年之前
  Arseny Kapoulkine 1ecba90e02 Fix computeBoundingBox/Sphere for relative morph targets 5 年之前
  Arseny Kapoulkine aa660bc6c7 Fix computeBoundingSphere for relative morph targets 5 年之前
  Arseny Kapoulkine 096a49f71c Implement relative morph target support in BufferGeometryLoader 5 年之前
  Arseny Kapoulkine 5b967be256 Implement basic support for morphTargetsRelative 5 年之前
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 年之前
  Mr.doob eab99103af BufferGeometry: Added .setAttribute() 6 年之前
  Mugen87 ec43642749 Core: Eagerly instantiate module scope variables. 6 年之前
  Luis Blanco 70aee41b03 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 6 年之前