1. 09 2月, 2013 3 次提交
  2. 04 2月, 2013 1 次提交
  3. 03 2月, 2013 4 次提交
  4. 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
  5. 21 12月, 2012 1 次提交
  6. 20 12月, 2012 1 次提交
  7. 18 12月, 2012 1 次提交
  8. 10 12月, 2012 1 次提交
  9. 05 12月, 2012 1 次提交
  10. 03 12月, 2012 2 次提交