Commit History

Author SHA1 Message Date
  WestLangley 602fcd0415 Added wrapping support and canvas size parameter to UVsDebug 12 years ago
  WestLangley ee76e41b72 Flipped UV debug viewer output. It was rendering upside down. 12 years ago
  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 years ago
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. 12 years ago
  zz85 911c34882f added UV tests example and move cylinder uv generator to UVsUtils. 13 years ago
  zz85 660fa8ccab Added UVs debug utils 13 years ago