Search found 11 matches

Go to advanced search

by alynch
Mon Apr 22, 2019 5:34 pm
Forum: Help
Topic: Creating New Process Options
Replies: 1
Views: 3458
 
Jump to post

Creating New Process Options

How do i create new process options on a new process?
When I create a new process, the options tab is there, but I am unable to make new setup groups...etc.
How is this done?

Picture: https://imgur.com/a/fVTiuGD
Image
by alynch
Fri Feb 01, 2019 12:07 pm
Forum: Help
Topic: Issue Importing CV positions.
Replies: 2
Views: 3324
 
Jump to post

Re: Issue Importing CV positions.

And it looks like I've solved the issue. :lol:
I noticed the issue only happened in the perspective view. For some reason when importing the CV data, the near/far plane clipping was getting set to some crazy value. Still very strange that is starting happening today.

Ok i'm back to work.
~Anth
by alynch
Fri Feb 01, 2019 11:47 am
Forum: Help
Topic: Issue Importing CV positions.
Replies: 2
Views: 3324
 
Jump to post

Issue Importing CV positions.

Hey Louis, I ran into a bit of an issue today. When i went rebuild a face i was working on, as soon as the 'import CV' process gets run, everything in the view port disappears( controls, geo, and even the grid ). I've saved and re-opened the file but nothing shows up. Its strange because it was work...
by alynch
Fri Sep 28, 2018 12:00 pm
Forum: Help
Topic: Correctives: Can we maintain corrective while using translate?
Replies: 2
Views: 3209
 
Jump to post

Correctives: Can we maintain corrective while using translate?

Its been a while since I've used the corrective workflow, but i think i remember there being a way to maintain some of the deformation when translating the joint. (or so i think ) Right now when I rotate the control to the set position, it activates the corrective. But when I use the translates to r...
by alynch
Sun Nov 05, 2017 2:42 pm
Forum: Help
Topic: "Non Vetala Folder" Issue
Replies: 2
Views: 3389
 
Jump to post

"Non Vetala Folder" Issue

I've had a few instances of maya crashing during the build process. After restarting I am unable to access the files through Vetala. Under type it says 'non-vetala-folder' I am still able to open the file if i browse to the file. I was wondering if there was a quick way to repair this in Vetala so i...
by alynch
Tue Aug 22, 2017 11:59 am
Forum: Help
Topic: Corrective double transform issue
Replies: 3
Views: 3716
 
Jump to post

Re: Corrective double transform issue

Try taking a look now
by alynch
Thu Aug 17, 2017 1:53 pm
Forum: Help
Topic: Corrective double transform issue
Replies: 3
Views: 3716
 
Jump to post

Corrective double transform issue

I'm getting a strange issue when, where when i try to save the sculpt for a corrective, its doubling the rotation of the mesh on the rig.

I did a quick video here
https://youtu.be/l3HO_ailaw4

Am i forgetting to do something? Its been a while since I've done correctives. ¯\_(ツ)_/¯
by alynch
Thu Jul 27, 2017 5:10 pm
Forum: Help
Topic: is_locked fucntion
Replies: 1
Views: 3142
 
Jump to post

is_locked fucntion

I am trying to use the function attr.is_locked() but i keep getting a error. from vtool.maya_lib import attr cmds.polySphere(name='testSphere') cmds.setAttr('testSphere.translate', lock=True) attr.is_locked('testSphere.translateX') # Error: AttributeError: file <maya console> line 5: 'module' object...
by alynch
Tue Aug 23, 2016 9:40 pm
Forum: Help
Topic: get_relative_process
Replies: 1
Views: 3140
 
Jump to post

get_relative_process

What is the correct syntax to import a a sub process?
I can't quite remember. What am i doing wrong below...

Code: Select all

face = process.get_relative_process('face')
process.import_data(face)
by alynch
Mon Feb 22, 2016 1:46 am
Forum: Help
Topic: Help: FootRollRig: list index out of range
Replies: 2
Views: 3243
 
Jump to post

Re: Help: FootRollRig: list index out of range

That did it, thanks.

Go to advanced search