Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Maya controls by default #5

Open
GoogleCodeExporter opened this issue Sep 22, 2015 · 9 comments
Open

Use Maya controls by default #5

GoogleCodeExporter opened this issue Sep 22, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link


Spacebar toggles between 1/4 views
Use the Maya standard mouse/modifier keys
W = translate, E = rotate, R = scale

Also snapping to discrete values (5 or 15-degrees for rotate, and whole units 
for translate for example).

For more, see http://wiki.epfl.ch/lapa-
studio/documents/DTS/modeling%20in%20maya_mel_6.pdf
http://www.ghostmedical.com/tutorials/nic/maya_hotkeys.pdf


Original issue reported on code.google.com by erwin.coumans on 21 Dec 2009 at 6:36

@GoogleCodeExporter
Copy link
Author


googlecode messes up long urls, the first pdf is:
http://tinyurl.com/yfzv8er

Original comment by erwin.coumans on 21 Dec 2009 at 6:38

@GoogleCodeExporter
Copy link
Author

I am working on this feature.

Original comment by kunc.fi...@gmail.com on 28 Dec 2009 at 5:22

@GoogleCodeExporter
Copy link
Author

In r129 is spacebar toggling and fixed camera control with Maya Alt L/M/R 
Rotate/Pan/Zoom camera. It is 
currently Mac only. I will port it to Windows.

Original comment by kunc.fi...@gmail.com on 30 Dec 2009 at 8:15

@GoogleCodeExporter
Copy link
Author

Original comment by kunc.fi...@gmail.com on 30 Dec 2009 at 8:16

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Maya like behavior is also under Windows now. Missing is discrete values 
snapping, I maybe use something like 
magnet in 3ds max for this. When magnet is on, snapping to discrete values is 
on.

Original comment by kunc.fi...@gmail.com on 1 Jan 2010 at 11:28

@GoogleCodeExporter
Copy link
Author


Looks nice. Could you switch the window on releasing the space bar (key up), 
rather 
than at the start (key down)?

Original comment by erwin.coumans on 3 Jan 2010 at 12:24

@GoogleCodeExporter
Copy link
Author

Yes I can change behavior to key up event. Another problem was when I tried to 
create some model with this 
editor is very slow change between Items/Vertices/Triangles/Edges mode, is 
there some standard shortcut in 
Maya?

Original comment by kunc.fi...@gmail.com on 3 Jan 2010 at 4:18

@GoogleCodeExporter
Copy link
Author


The Maya-style zoom is reversed <ALT>+right-mouse down (towards yourself) 
should zoom 
in (not out) ;-) Perhaps make it some configurable setting?

Original comment by erwin.coumans on 20 Jan 2010 at 8:53

@GoogleCodeExporter
Copy link
Author

I changed the Alt + Right mouse in r150.

Original comment by kunc.fi...@gmail.com on 21 Jan 2010 at 10:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant