1. 03 2月, 2013 2 次提交
  2. 04 1月, 2013 1 次提交
    • M
      Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub,... · b062fee8
      Mr.doob 提交于
      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.
      Good thing we have a ton of examples to make sure nothing is broken. The unit tests also helped. However, I suspect I've left something unchanged.
      b062fee8
  3. 21 12月, 2012 1 次提交
  4. 20 12月, 2012 1 次提交
  5. 18 12月, 2012 1 次提交
  6. 10 12月, 2012 1 次提交
  7. 05 12月, 2012 1 次提交
  8. 03 12月, 2012 2 次提交