Commit History

Author SHA1 Message Date
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Mr.doob c732e5da34 Fixed Cloth.js. See #11130 8 years ago
  Michael Hoffmann ffaf396f0d Update Cloth.js 8 years ago
  Paul Masson db3eda52ca Grammar corrections (#9453) 9 years ago
  Mugen87 ed58ca8a53 webgl_animation_cloth: clean up and improvements 9 years ago
  gero3 760252a560 add space after comma 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  gero3 fe8493157e codestyle fixes 10 years ago
  Mr.doob db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). 12 years ago
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. 12 years ago
  zz85 f2197bb859 Tweaked the cloth simulation example a little. 13 years ago
  alteredq 55444fc7f4 Added @zz85's cloth simulation example. 13 years ago