Commit History

Author SHA1 Message Date
  Mugen87 8151f97c09 BufferGeometryUtils: Fix assignment bug. 4 years ago
  Marco Fugaro aa845b796a Run modularize 4 years ago
  SntsDev e0cf3e3751 Remove geometry check 4 years ago
  SntsDev b227e310fa Update parameter type. Simplify checks. 4 years ago
  SntsDev c0eaf945b4 Rename computeMorphedBufferGeometry to computeMorphedAttributes 4 years ago
  Mr.doob df9c96e346 Updated modules. 4 years ago
  Mr.doob 1ccc726477 Merge branch 'dev' into dev44 4 years ago
  Mr.doob f21ecafb48 BufferGeometryUtils: Fixed computeMorphedBufferGeometry() 4 years ago
  Mugen87 3b7656a421 BufferGeometry: Move computeTangents() into core. Use in GLTFLoader. 4 years ago
  SntsDev 0b32feb14e Add computeMorphedBufferGeometry to BufferGeometryUtils 4 years ago
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. 4 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  Mugen87 b14fce14a7 Examples: Clean up. 5 years ago
  Mr.doob 9f771cb3d1 Updated jsm files. 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
  Josh Langley e54252c315 BufferGeometryUtils.js: Non-breaking space replaced with normal space 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
  Don McCurdy 7201d6d1bf JSM: Convert utils/ 6 years ago