Commit Verlauf

Autor SHA1 Nachricht Datum
  Tom Whittock 8375a6f421 Use clamp for clampScalar implementation vor 11 Jahren
  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. vor 12 Jahren
  Ben Houston a1ac92dbb2 Merge branch 'vector-index-accessors' into dev vor 12 Jahren
  Ben Houston 2613df2088 inline Vector2/3/4/Quaternion.length()/lengthSq() and optimize Vector2/3/4.setLength() with unit test coverage. vor 12 Jahren
  Ben Houston 8c519c85a6 Vector2/3/4 setComponent, getComponent accessors (more efficient this time.) vor 12 Jahren
  Ben Houston b0497080ef Start of benchmarking framework for ThreeJS. vor 12 Jahren