1. 11 9月, 2012 3 次提交
  2. 10 9月, 2012 4 次提交
  3. 18 8月, 2012 1 次提交
  4. 16 8月, 2012 1 次提交
  5. 05 7月, 2012 2 次提交
  6. 18 4月, 2012 3 次提交
  7. 12 4月, 2012 4 次提交
  8. 11 4月, 2012 1 次提交
  9. 08 4月, 2012 1 次提交
  10. 06 3月, 2012 1 次提交
  11. 05 3月, 2012 1 次提交
  12. 10 2月, 2012 2 次提交
  13. 06 2月, 2012 1 次提交
  14. 29 11月, 2011 2 次提交
  15. 24 11月, 2011 1 次提交
  16. 09 11月, 2011 1 次提交
  17. 31 10月, 2011 2 次提交
    • A
      Removed workers from Blender exporter. · 1658d7f0
      alteredq 提交于
      Fixed Blender importer to work with Blender 2.60, add option for importing workers or non-worker models.
      
      Fixed more examples to use worker-less format. All examples should work now.
      
      Only Max exporter should be left to change.
      1658d7f0
    • A
      Started to remove workers from the asset pipeline. · d2cad696
      alteredq 提交于
      Work-in-progress => do not merge yet.
      
      OBJ converter, JSONLoader, BinaryLoader and some examples are done. Still need to do Blender exporter, SceneLoader and more examples.
      
      Advantages:
      
      - faster parse times
      - bypass array initializer size limit in Firefox
      - no more crashes in Chrome 15 (caused by too many concurrently active workers)
      
      Disadvantages:
      
      - more browser UI freezing
      - multiple models tend to appear all at once with the last one (instead of popping up progressively)
      d2cad696
  18. 23 10月, 2011 1 次提交
  19. 13 10月, 2011 1 次提交
  20. 06 10月, 2011 1 次提交
  21. 02 10月, 2011 1 次提交
  22. 22 8月, 2011 3 次提交
  23. 15 8月, 2011 2 次提交