Skip to content

Commit 2b536e5

Browse files
committed
Update README for USD v26.05
1 parent 4a48cb3 commit 2b536e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## guc
22

3+
![USD v26.05](https://github.com/pablode/guc/actions/workflows/run-tests-usd2605.yml/badge.svg?branch=main)
34
![USD v26.03](https://github.com/pablode/guc/actions/workflows/run-tests-usd2603.yml/badge.svg?branch=main)
4-
![USD v25.11](https://github.com/pablode/guc/actions/workflows/run-tests-usd2511.yml/badge.svg?branch=main)
55

66
guc is a glTF to [Universal Scene Description](https://github.com/PixarAnimationStudios/USD) (USD) converter.
77

@@ -20,7 +20,7 @@ All glTF features with the exception of animation and skinning are implemented a
2020

2121
### Build
2222

23-
You need USD v24.11+ (e.g. <a href="https://github.com/PixarAnimationStudios/OpenUSD/releases/tag/v26.03">v26.03</a>) with MaterialX support enabled.
23+
You need USD v24.11+ (e.g. <a href="https://github.com/PixarAnimationStudios/OpenUSD/releases/tag/v26.05">v26.05</a>) with MaterialX support enabled.
2424

2525
Do a recursive clone of the repository and set up a build folder:
2626
```

0 commit comments

Comments
 (0)