-
Maybe use Travis CI?
At least we should:
- do a build on Windows, Mac, Linux
- create a setup ZIP file
- export a set of test scenes
- compare the exports with an approved set
-
This model seem to load animation incorrectly, when exported via Maya, resulting in broken animations. Other software that can read FBX have no issues with it, source maya file included.
For some rea…
-
```
Describe the problem.
Calling ui.RenderWindowEditor('renderView').getDisplayImage() throws a runtime
error.
What Version of Maya are you using?
2011 SP1
On what operating system? (be as speci…
-
### Issue
In some cases we want to avoid users editing or saving specific layers - it could be good to implement funcitonality to define what layers are editable or not. We could rely on layer.Perm…
-
Hi,
I was trying to use `ffmpeg-python` within Autodesk Maya and I'm getting some issues with this import: https://github.com/kkroening/ffmpeg-python/blob/78fb6cf2f11cb93c6071c978a92a640f5743a9fb/f…
-
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 units
In the maya preferences set the units to "inch"…
-
Hi,
i'd like to control arduino from animation package called Autodesk Maya. I'm also quite new to python, so forgive me stupid questions, please.
Lets say I'm running this script in Maya:
```
fr…
-
**Describe the bug**
When working on https://github.com/Autodesk/maya-usd/pull/2546, @jallex and I noticed that after we had registered an edit router to route visibility edits to the session layer, …
-
Replace the flat `package.py` with a user-defined class.
**pkg.py**
```python
from rez import api
class Maya(api.Package):
name = "maya"
version = "2019.0.1"
environ = {
"MAYA_…
-
```
setName() does not exist on ParentConstraint or Expression (and possibly
others).
Maya 2014
Win 7 64-bit
PyMEL 1.0.5
pc = pymel.core.animation.parentConstraint( 'locator1', 'locator2' )
pc…