1. 18 8月, 2014 1 次提交
  2. 31 5月, 2014 1 次提交
  3. 10 5月, 2014 1 次提交
  4. 08 4月, 2014 1 次提交
  5. 01 4月, 2014 2 次提交
  6. 31 3月, 2014 1 次提交
  7. 29 3月, 2014 1 次提交
  8. 22 2月, 2014 1 次提交
  9. 20 12月, 2013 1 次提交
  10. 15 3月, 2013 1 次提交
    • M
      Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. · cc57273c
      Mr.doob 提交于
      Misteriously when using the latest version of the lib on the project I'm working on I'm getting this error:
      > Uncaught TypeError: Object [object Object] has no method 'set'
      This is caused when THREE.UniformsLib.common.diffuse initialises a THREE.Color (THREE.Color.set() seems to be undefined then).
      For some reason this only happens when I load Box2D before three.js. If I load it after is all good. But this fixes the problem too.
      /ping @bhouston
      cc57273c
  11. 22 1月, 2013 2 次提交
  12. 17 1月, 2013 2 次提交
  13. 16 1月, 2013 1 次提交
    • M
      Added Vector3.projectPoint() as suggested in #2921. · bb873d16
      Mr.doob 提交于
      @WestLangley I've changed most of the vector.applyMatrix4() to vector.projectPoint().
      Feel free to change back the ones that aren't needed (or let me know which ones can need to be changed back and I will do it).
      bb873d16
  14. 13 1月, 2013 1 次提交
  15. 11 1月, 2013 1 次提交
  16. 30 12月, 2012 2 次提交
  17. 27 12月, 2012 3 次提交
  18. 04 12月, 2012 1 次提交
  19. 22 11月, 2012 1 次提交
  20. 10 11月, 2012 1 次提交
  21. 09 11月, 2012 1 次提交
  22. 13 4月, 2012 1 次提交
  23. 11 4月, 2012 1 次提交
  24. 09 4月, 2012 2 次提交
  25. 25 2月, 2012 1 次提交
  26. 21 1月, 2012 1 次提交
  27. 03 8月, 2011 2 次提交
  28. 27 7月, 2011 1 次提交
  29. 03 3月, 2011 1 次提交
  30. 28 2月, 2011 1 次提交
  31. 12 2月, 2011 1 次提交
  32. 24 1月, 2011 1 次提交