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. 13 years ago
..
libs 4aad148dc8 Renamed gui to editor. 13 years ago
ui 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 years ago
UI.js 9b1f0fff34 Editor: Simplified layout (thanks to @emackey for teaching me basics of css :P) 13 years ago
UI.three.js 3a19a4ae08 Editor: added textures to scene exporter. 13 years ago