Message 1 of 7
fbxmaya version???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi i am developing pipeline for our game...
I wrote this code:
cmds.file(path, force=True, type="FBX export", es=True )
but it dont work on half of the computers in the office...
it turns out its to do with the fbxmaya.mll version... half are on 2019.2 the other half are on 2019.5 (where 'file translator' FBX export don't exists )
is there a way I can get every body on the same version of fbxmaya.mll with out re-install Maya
thanks,
-Mads