1. 09 5月, 2015 1 次提交
  2. 14 3月, 2015 1 次提交
  3. 20 2月, 2015 1 次提交
  4. 17 1月, 2015 1 次提交
  5. 01 1月, 2015 1 次提交
  6. 20 12月, 2014 1 次提交
  7. 08 12月, 2014 1 次提交
  8. 15 10月, 2014 3 次提交
  9. 14 10月, 2014 1 次提交
  10. 01 10月, 2014 1 次提交
  11. 29 9月, 2014 2 次提交
  12. 12 7月, 2014 1 次提交
  13. 31 5月, 2014 1 次提交
  14. 10 5月, 2014 1 次提交
  15. 14 2月, 2014 3 次提交
  16. 13 2月, 2014 1 次提交
  17. 10 2月, 2014 1 次提交
  18. 29 1月, 2014 1 次提交
  19. 23 11月, 2013 1 次提交
  20. 11 8月, 2013 1 次提交
  21. 10 8月, 2013 1 次提交
  22. 21 7月, 2013 1 次提交
  23. 15 7月, 2013 1 次提交
  24. 29 6月, 2013 1 次提交
  25. 30 4月, 2013 2 次提交
  26. 31 3月, 2013 1 次提交
  27. 18 3月, 2013 1 次提交
  28. 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
  29. 01 3月, 2013 1 次提交
  30. 28 2月, 2013 1 次提交
  31. 10 2月, 2013 2 次提交
  32. 09 2月, 2013 2 次提交