Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. 12 年之前
  zz85 911c34882f added UV tests example and move cylinder uv generator to UVsUtils. 13 年之前
  zz85 660fa8ccab Added UVs debug utils 13 年之前