1. 17 10月, 2020 3 次提交
  2. 16 10月, 2020 1 次提交
    • A
      GLTFLoader: Fix handling of GLTF files with optional KTX2 extensions · 9a7349af
      Arseny Kapoulkine 提交于
      If KTX2 loader wasn't registered, we would previously fail to load GLTF
      files that used BasisU; this is a problem since files that don't require
      BasisU support but specify it optionally would incorrectly fail.
      
      The tradeoff here is that the error message that we previously emitted
      for cases where the extension was required is now no more; we need some
      mechanism for required extensions to actually be enforced to solve this.
      9a7349af
  3. 15 10月, 2020 5 次提交
  4. 14 10月, 2020 20 次提交
  5. 13 10月, 2020 9 次提交
  6. 12 10月, 2020 2 次提交