Commit History

Author SHA1 Message Date
  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