Add usdasm submodule for asset management
- Added a new submodule for usdasm located in assets/asm/usdasm to facilitate asset management. - Updated .gitmodules to include the new submodule URL for easier integration and updates.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -19,3 +19,6 @@
|
||||
[submodule "src/lib/nativefiledialog-extended"]
|
||||
path = src/lib/nativefiledialog-extended
|
||||
url = https://github.com/btzy/nativefiledialog-extended.git
|
||||
[submodule "assets/asm/usdasm"]
|
||||
path = assets/asm/usdasm
|
||||
url = https://github.com/spannerisms/usdasm.git
|
||||
|
||||
1
assets/asm/usdasm
Submodule
1
assets/asm/usdasm
Submodule
Submodule assets/asm/usdasm added at d53311a54a
Reference in New Issue
Block a user