From fd6840bb671dd024fd926d6a4224418b1c14b527 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Fri, 27 Oct 2023 22:16:11 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a51382d..587dc051 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ * [x] payload(no delayed load) * [x] inherits * [x] variantSet - * [ ] Validate composition is correctly operated. + * [ ] Validate composition is correctly operated. +* Better usdLux support https://github.com/syoyo/tinyusdz/issues/101 * Support reading & compose some production USD scenes * [ ] Moana island v2.1 https://github.com/syoyo/tinyusdz/issues/90 * [ ] ALAB USD production scene https://github.com/syoyo/tinyusdz/issues/91