Commit History

Author SHA1 Message Date
  Mr.doob f21ecafb48 BufferGeometryUtils: Fixed computeMorphedBufferGeometry() 4 years ago
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 years ago
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 years ago
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 years ago
  Mugen87 b14fce14a7 Examples: Clean up. 5 years ago
  Marquizzo 802f1cad6e BufferGeometryUtils: show error if number of attributes is inconsistent. 5 years ago
  Marquizzo fb71f0a7eb Error improvements for more specificity. Add errors to file in /jsm 5 years ago
  Marquizzo fe1cc51960 Add warning logs to mergeBufferGeometries & attributes. 5 years ago
  Mugen87 e1ea321951 Examples: Clean up. 5 years ago
  WestLangley a9f43b83b9 Improve readability of computeTangents() 5 years ago
  WestLangley cafbf917be Make .computeTangents() more robust 5 years ago
  Mugen87 7b77259829 BufferGeometryUtils: convertToTriangles() -> toTrianglesDrawMode(). 5 years ago
  Mugen87 59d2a9bf82 BufferGeometryUtils: Clean up. 5 years ago
  Mugen87 4418d1a133 BufferGeometryUtils: Provide function for drawMode conversion. 5 years ago
  Mr.doob 3276d13ae4 Merge pull request #17649 from zeux/morph-relative 5 years ago
  Arseny Kapoulkine 4e3cb37e32 Update GLTF exporter and BufferGeometryUtils to support relative morphs 5 years ago
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 years ago
  Mugen87 26ffbd29c1 Examples: Remove usage of BufferAttribute.setArray(). 5 years ago
  Mugen87 c5bd6e30eb Examples: Clean up 6 years ago
  Tristan VALCKE 702fdf7928 BufferGeometryUtils: Naming convention 6 years ago
  Tristan VALCKE bdbea51b28 BufferGeometryUtil: Replace for-of loop by a for loop 6 years ago
  Garrett Johnson 7f521d4955 Move `mergeVertices` to `BufferGeometryUtils` 6 years ago
  Garrett Johnson d51c345e0b Merge branch 'dev' into optimize-buffer-geometry-indices 6 years ago
  Mugen87 7c68fe16ee Docs: Update BufferGeometryUtils 6 years ago
  Garrett Johnson 64c4e2e721 Merge remote-tracking branch 'mrdoob-origin/dev' into optimize-buffer-geometry-indices 7 years ago
  Don McCurdy 1f5ce17869 BufferGeometryUtils: Move to utils/ folder. 7 years ago
  Mr.doob d5c57ee8f9 Moved BufferGeometryUtils.fromGeometry to BufferGeometry. See #4835. 11 years ago
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. 11 years ago