1. 03 10月, 2015 1 次提交
  2. 03 9月, 2015 1 次提交
  3. 06 7月, 2015 1 次提交
    • D
      Async callback for cached resources. · 71bb6883
      dubejf 提交于
      For consistency, the `load` call should always be asynchronous, event
      when the resource is readily available in cache.
      
      Add unit tests (unittests_three.html only).
      Update QUnit to latest version.
      
      Fixes #6779. Does NOT fix #6572.
      71bb6883
  4. 11 5月, 2015 1 次提交
  5. 09 5月, 2015 1 次提交
  6. 06 4月, 2015 1 次提交
  7. 19 2月, 2015 1 次提交
  8. 08 3月, 2014 1 次提交
  9. 07 3月, 2014 1 次提交
  10. 06 9月, 2013 1 次提交
  11. 03 6月, 2013 2 次提交
  12. 31 5月, 2013 1 次提交
  13. 28 5月, 2013 1 次提交
  14. 31 3月, 2013 1 次提交
  15. 30 3月, 2013 1 次提交
  16. 14 12月, 2012 1 次提交
  17. 07 8月, 2012 1 次提交
  18. 10 5月, 2012 1 次提交
  19. 09 5月, 2012 1 次提交
    • M
      GeometryLoader working (ex JSONLoader) · e4dc8cfe
      Mr.doob 提交于
      Tried to make it as straight foward as possible. Kept the extrac base url thingie :)
      Thinking of moving BinaryLoader to examples/js/loaders.... what do you think @alteredq?
      e4dc8cfe
  20. 08 5月, 2012 1 次提交
  21. 07 5月, 2012 3 次提交
  22. 06 5月, 2012 2 次提交
  23. 18 4月, 2012 1 次提交
    • M
      Adding ImageLoader. · 89d49d8f
      Mr.doob 提交于
      Tinkering with the problem of images loading async...
      Maybe this should be TextureLoader instead...
      89d49d8f