This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #245 from KhronosGroup/new-validator
Update CI
- Loading branch information
Showing
40 changed files
with
4,228 additions
and
22,968 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
*.blend1 | ||
Thumbs.db | ||
desktop.ini | ||
*.report.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
language: dart | ||
dart: | ||
- "2.2.0-dev.1.1" | ||
before_script: wget https://github.khronos.org/glTF-Validator/gltf_validator_linux64.snapshot | ||
script: dart --no_background_compilation gltf_validator_linux64.snapshot -r -p -a ./2.0/ | ||
dist: bionic | ||
language: minimal | ||
env: | ||
- LINK=https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.2/gltf_validator-2.0.0-dev.3.2-linux64.tar.xz | ||
install: curl -sL $LINK | tar xJ | ||
script: ./gltf_validator -r -a ./2.0/ |
Binary file modified
BIN
-100 Bytes
(100%)
2.0/AlphaBlendModeTest/glTF-Binary/AlphaBlendModeTest.glb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Oops, something went wrong.