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