1. 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
  2. 24 1月, 2013 1 次提交
  3. 17 1月, 2013 1 次提交
  4. 09 1月, 2013 1 次提交
  5. 08 1月, 2013 1 次提交
  6. 03 1月, 2013 1 次提交
  7. 01 1月, 2013 2 次提交
  8. 31 12月, 2012 2 次提交
  9. 29 12月, 2012 3 次提交
  10. 04 12月, 2012 1 次提交
  11. 03 12月, 2012 1 次提交
  12. 01 12月, 2012 2 次提交
  13. 03 7月, 2012 1 次提交
  14. 14 4月, 2012 5 次提交
  15. 12 4月, 2012 1 次提交
  16. 11 4月, 2012 2 次提交
  17. 03 1月, 2012 2 次提交
  18. 19 11月, 2011 1 次提交