Complex UV Layout in Maya
Over the last couple of years UV layout in Maya has changed for the better. In this course we're going to be taking a look at some of those changes as we UV map an entire character
# 1 13-06-2005 , 05:18 AM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966

X Y Z Panels Hot Keys?

Any one know if the view panels X.Y.Z have their own hot keys assigned like the perspective view dose like =Alt+p or is there a script out there I can get? :headbang:

Thanks in advanceuser added image

# 2 13-06-2005 , 10:14 AM
mhcannon's Avatar
Subscriber
Join Date: Sep 2004
Location: Waianae, HI
Posts: 1,275
Is the hotbox not fast enough for you? Spacebar + click/drag up/down/left/right. Once you get used to which viewport is up or down, etc, it is very quick and you really don't need to wait to read the hotbox.



AIM: mhcannonDMC

"If you love your job, you'll never work another day in your life."
# 3 13-06-2005 , 11:33 AM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966
Actually the space bar isn’t fast enough for me, I work out of the perspective view enlarged window with the CPS tool and hot keys plus I’m a hot key MJ poly tool freak.user added image

# 4 13-06-2005 , 12:38 PM
vladimirjp's Avatar
Subscriber
Join Date: Jun 2003
Location: stuck in the 90's boston, USA
Posts: 1,871
assign this to a hotkey

switchModelView Perspective;

switchModelView Front; etc...

# 5 13-06-2005 , 12:45 PM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966
Right on,, thanks this helps:attn:

# 6 13-06-2005 , 12:59 PM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966
spoke too soon,,not working?user added image

# 7 13-06-2005 , 01:31 PM
vladimirjp's Avatar
Subscriber
Join Date: Jun 2003
Location: stuck in the 90's boston, USA
Posts: 1,871
weird, this works for me.

anyway try this:


string $currentPanel = `getPanel -wf`;
string $cameraName = 'persp'
lookThroughModelPanel $cameraName $currentPanel;

change "persp to different view i.e. front side etc...

# 8 13-06-2005 , 02:08 PM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966
Man I must be on crack to day,, Nothing is working? Ive tryed draging it to my tool bar/Script editor/ command line/ hot key set up. nothing? even on to the view port it self?? I know Im doing something wrong but I'm not sure what.:headbang:

# 9 13-06-2005 , 03:46 PM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966
Damn Im retarded,, got it to work,, I didnt space inbetween modeview,, thanks:blush:

# 10 13-06-2005 , 03:58 PM
vladimirjp's Avatar
Subscriber
Join Date: Jun 2003
Location: stuck in the 90's boston, USA
Posts: 1,871

Originally posted by R-Tillery
Damn Im retarded,, got it to work,, I didnt space inbetween modeview,, thanks:blush:

user added image must be da creezak user added image

# 11 13-06-2005 , 04:04 PM
R-Tillery's Avatar
Subscriber
Join Date: May 2003
Location: Ventura California
Posts: 966
hehe,,,More like Prozakuser added image

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads