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 лет назад
..
CSS3DRenderer.js 2c948037b9 Merge remote-tracking branch 'bhouston/dev' into dev 12 лет назад
SVGRenderer.js 16314e8ca8 Added .add(), .addColors(), .addScalar(), .multiply() and .multiplyScalar() to Color. Removed ArrowHelper from DirectionalLight too. 12 лет назад
SoftwareRenderer.js ba2efcd53f CanvasRenderer & co finally renders MeshNormalMaterial properly. 12 лет назад
WebGLDeferredRenderer.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. 12 лет назад