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 年之前
..
Menubar.Add.js 689e9972c3 Editor: Added names to geometries too. 13 年之前
Menubar.Edit.js 42da32414c Editor: Added Edit / Clone. 13 年之前
Menubar.File.js d5bba1520b Editor: Added some handy links. 13 年之前
Menubar.Help.js d5bba1520b Editor: Added some handy links. 13 年之前
Menubar.js 209e17378f Editor: Cleaned up menubar. 13 年之前
Sidebar.Geometry.js 67f4c5cdf1 Editor: Updated geometry and material classes. 13 年之前
Sidebar.Material.js 67f4c5cdf1 Editor: Updated geometry and material classes. 13 年之前
Sidebar.Object3D.js 096ead5e6f Editor: Simplified scale lock. 13 年之前
Sidebar.Scene.js 80923cb283 Editor: Changed shortcut for hiding helpers to "Esc". 13 年之前
Sidebar.js 9b1f0fff34 Editor: Simplified layout (thanks to @emackey for teaching me basics of css :P) 13 年之前
Viewport.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 年之前