1. 25 3月, 2013 1 次提交
  2. 19 3月, 2013 2 次提交
  3. 18 3月, 2013 2 次提交
  4. 16 3月, 2013 1 次提交
  5. 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
  6. 14 3月, 2013 1 次提交
  7. 13 3月, 2013 1 次提交
  8. 02 3月, 2013 1 次提交
  9. 01 3月, 2013 1 次提交
  10. 28 2月, 2013 1 次提交
  11. 25 2月, 2013 1 次提交
  12. 21 2月, 2013 1 次提交
  13. 15 2月, 2013 2 次提交
  14. 10 2月, 2013 2 次提交
  15. 09 2月, 2013 3 次提交
  16. 08 2月, 2013 1 次提交
  17. 07 2月, 2013 9 次提交
  18. 06 2月, 2013 4 次提交
  19. 05 2月, 2013 1 次提交
  20. 04 2月, 2013 1 次提交
  21. 03 2月, 2013 3 次提交