usd
Here are 71 public repositories matching this topic...
-
Updated
Jun 9, 2020
-
Updated
Nov 14, 2019 - Python
Describe the feature you'd like
At this stage it's unclear how to actually use the arnold-usd repository and how to adopt or even test the functionality.
Describe the solution you'd like
- It would be good to briefly elaborate what the correct environment should be after building, e.g. what should be added to
PATHor maybe to some Arnold-related environment variables to have
-
Updated
Jun 8, 2020 - Python
We should save all the various export flags we can check or set on the exporter between launches of SketchUp.
On the Mac, the standard practice is to use the defaults mechanism, but maybe we can write out a .usd-sketchup file or some such in the user's home directory...
Regardless, we should save the aspect ratio and boolean state of all the flags.
-
Updated
May 30, 2020 - Java
-
Updated
May 25, 2020 - Python
-
Updated
Mar 4, 2018 - Python
-
Updated
Sep 25, 2018 - Python
-
Updated
Jun 2, 2018 - C
-
Updated
Mar 12, 2018 - C#
-
Updated
Mar 1, 2020 - TypeScript
-
Updated
Jun 6, 2019 - Python
-
Updated
Oct 29, 2019 - JavaScript
Improve this page
Add a description, image, and links to the usd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the usd topic, visit your repo's landing page and select "manage topics."
When I run "python tutorial_scripts/prep_anim_shot_s00_01.py" in "endToEndMaya". An "ImportError: cannot import name schemas" error occurred. (Line 58). I have not found this module in the relevant path. Did I choose fewer options when compiling? Or is there a change in the path of this module?