├── LICENSE.txt ├── README.md ├── stubs.py └── usdstubgen.py /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadrik/usdstubgen/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadrik/usdstubgen/HEAD/README.md -------------------------------------------------------------------------------- /stubs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadrik/usdstubgen/HEAD/stubs.py -------------------------------------------------------------------------------- /usdstubgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chadrik/usdstubgen/HEAD/usdstubgen.py --------------------------------------------------------------------------------