1. 31 3月, 2018 1 次提交
  2. 17 2月, 2018 1 次提交
  3. 13 2月, 2018 1 次提交
  4. 17 9月, 2017 1 次提交
  5. 07 9月, 2017 1 次提交
  6. 16 7月, 2017 1 次提交
  7. 27 6月, 2017 1 次提交
  8. 22 6月, 2017 1 次提交
  9. 21 12月, 2016 1 次提交
  10. 09 11月, 2016 1 次提交
  11. 06 11月, 2016 1 次提交
  12. 27 10月, 2016 1 次提交
  13. 09 9月, 2016 1 次提交
  14. 08 9月, 2016 2 次提交
  15. 25 5月, 2016 1 次提交
  16. 02 3月, 2016 1 次提交
  17. 21 2月, 2016 1 次提交
  18. 13 10月, 2015 1 次提交
  19. 08 9月, 2015 2 次提交
  20. 20 5月, 2015 1 次提交
  21. 12 9月, 2014 1 次提交
  22. 22 7月, 2014 1 次提交
  23. 11 5月, 2014 1 次提交
  24. 19 4月, 2014 1 次提交
  25. 17 2月, 2014 1 次提交
  26. 27 1月, 2014 1 次提交
  27. 16 7月, 2013 1 次提交
    • M
      r59 · ad419d40
      Mr.doob 提交于
      ad419d40
  28. 20 6月, 2013 1 次提交
  29. 18 4月, 2013 3 次提交
  30. 06 4月, 2013 1 次提交
  31. 15 3月, 2013 2 次提交
    • 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
    • M
      r57 · 1ce2b5bc
      Mr.doob 提交于
      1ce2b5bc
  32. 16 2月, 2013 1 次提交
  33. 15 2月, 2013 1 次提交
    • M
      r56 · f4ce3b66
      Mr.doob 提交于
      f4ce3b66
  34. 16 1月, 2013 1 次提交
    • M
      r55 · 98a83b24
      Mr.doob 提交于
      98a83b24
  35. 31 12月, 2012 1 次提交