1. 31 3月, 2021 1 次提交
    • M
      r127 · e48fc94d
      Mr.doob 提交于
      e48fc94d
  2. 27 2月, 2021 1 次提交
  3. 24 2月, 2021 1 次提交
    • M
      r126 · dd55c01a
      Mr.doob 提交于
      dd55c01a
  4. 30 1月, 2021 1 次提交
  5. 27 1月, 2021 1 次提交
    • M
      r125 · e1037f93
      Mr.doob 提交于
      e1037f93
  6. 29 12月, 2020 1 次提交
  7. 24 12月, 2020 1 次提交
    • M
      r124 · 670b1e9e
      Mr.doob 提交于
      670b1e9e
  8. 09 12月, 2020 1 次提交
  9. 05 12月, 2020 1 次提交
  10. 25 11月, 2020 1 次提交
    • M
      r123 · 9694de0f
      Mr.doob 提交于
      9694de0f
  11. 29 10月, 2020 1 次提交
  12. 28 10月, 2020 1 次提交
    • M
      r122 · 95ef309c
      Mr.doob 提交于
      95ef309c
  13. 05 10月, 2020 1 次提交
  14. 30 9月, 2020 1 次提交
    • M
      r121 · fded437e
      Mr.doob 提交于
      fded437e
  15. 01 9月, 2020 1 次提交
  16. 26 8月, 2020 1 次提交
    • M
      r120 · cf836bbb
      Mr.doob 提交于
      cf836bbb
  17. 06 8月, 2020 1 次提交
  18. 05 8月, 2020 2 次提交
  19. 31 7月, 2020 1 次提交
  20. 29 7月, 2020 1 次提交
    • M
      r119 · 1c097d9d
      Mr.doob 提交于
      1c097d9d
  21. 08 7月, 2020 1 次提交
  22. 30 6月, 2020 1 次提交
  23. 25 6月, 2020 1 次提交
  24. 22 6月, 2020 1 次提交
  25. 10 6月, 2020 1 次提交
  26. 31 5月, 2020 1 次提交
  27. 28 5月, 2020 2 次提交
  28. 26 5月, 2020 1 次提交
  29. 04 5月, 2020 1 次提交
  30. 01 5月, 2020 1 次提交
    • M
      r116 · 36524a4c
      Mr.doob 提交于
      36524a4c
  31. 04 4月, 2020 1 次提交
  32. 31 3月, 2020 1 次提交
  33. 28 3月, 2020 1 次提交
  34. 25 3月, 2020 1 次提交
    • M
      r115 · 7c1424c5
      Mr.doob 提交于
      7c1424c5
  35. 22 3月, 2020 1 次提交
    • A
      Implement support for BPTC (BC7) in BasisU · c196f701
      Arseny Kapoulkine 提交于
      This change allows transcoding new UASTC .basis files to BPTC which
      results in much higher quality compared to UASTC -> BC3 transcoding.
      
      The change needs to introduce BPTC support to three.js core for this to
      work; the format is introduced in EXT_texture_compression_bptc which is
      available in Chrome Canary on Windows (and possibly elsewhere?)
      
      The update to Basis transcoder just pulls it directly from Binomial
      repository; the transcoder is a bit larger now, unfortunately, because
      it needs to support UASTC.
      
      Note that we use mode 5 unconditionally to make sure RGB and RGBA
      textures work.
      
      BPTC (BC7) and BC3 are the same size in memory so this shouldn't
      negatively impact VRAM consumption.
      c196f701
  36. 03 3月, 2020 1 次提交
  37. 01 3月, 2020 1 次提交
    • M
      r114 · b11f8978
      Mr.doob 提交于
      b11f8978
  38. 28 2月, 2020 1 次提交