b062fee866Removed 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
Mr.doob
28aba0b81aRenamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8.