Skip to content

Commit

Permalink
Expand texture compression coverage (JPEG, UASTC, scale)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeux committed Oct 7, 2023
1 parent d294fc7 commit f356eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
./gltfpack -test glTF-Sample-Assets/Models/BoxTextured/glTF/BoxTextured.gltf -vpf -vtf -c
./gltfpack -test glTF-Sample-Assets/Models/BoxTextured/glTF/BoxTextured.gltf -vpf -vtf -cc
./gltfpack -test glTF-Sample-Assets/Models/BoxTextured/glTF/BoxTextured.gltf -tc
./gltfpack -test glTF-Sample-Assets/Models/CesiumMan/glTF/CesiumMan.gltf -tu -ts 0.6 -tp
- name: test output
run: |
./gltfpack || true
Expand Down

0 comments on commit f356eee

Please sign in to comment.