作者 | SHA1 备注 | 提交日期 |
---|---|---|
|
db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). | 12 年之前 |
|
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 年之前 |
|
f2197bb859 Tweaked the cloth simulation example a little. | 13 年之前 |
|
55444fc7f4 Added @zz85's cloth simulation example. | 13 年之前 |