Koen Vroeijenstijn
Koen Vroeijenstijn
### Bug Description When I add `from __future__ import annotations` to a warp script, the kernel wont compile, the first thing I hit is in: python\warp\types.py `;'str' object has no...
We have maya set to work in inches, but when exporting a usd it is always written in cm. Would be great if there is an option to respect the...
While testing a large set of models, we found the size of the usd file can be significantly reduced by indexing all of the primvars. The maya exporter seems to...
**Describe the bug** When using optimize scene size, maya will remove the skinning from models imported from usd. The deleteUnusedDeformers code flags the skinclusters created by the plugin as unused,...