| .. |
|
Curve.js
|
db6a79a730
Fixed some more sub(a,b) to subVectors(a,b).
|
13 年之前 |
|
CurvePath.js
|
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.
|
13 年之前 |
|
Gyroscope.js
|
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.
|
13 年之前 |
|
Path.js
|
2ceae0066d
Fixes relating to #1879 and possibly #1501
|
13 年之前 |
|
Shape.js
|
88f56b3b3b
Clean up.
|
13 年之前 |