8000 Version 2.0 rewrite by miabrahams · Pull Request #7 · NCCA/mayaport · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 2.0 rewrite #7

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Version 2.0 rewrite #7

wants to merge 1 commit into from

Conversation

miabrahams
Copy link

Hey! I updated your extension to make it work a bit better sending Python commands :) The changes are in README.md.

  • Breaking Change Update command namespace to "mayaport" (This breaks older keyboard shortcut settings)
  • Breaking Change Write large Python commands to external files. Remote Maya connections will no longer work with Python.
  • Breaking Change Use port 4436 instead of 7001 to match the MayaCharm defaults.
  • Send Python commands using MEL's python() command instead of opening a Python commandPort.
  • Change keyboard shortcuts to send Python/MEL to alt+shift+e / alt+shift+m respectively.

Version 1.0 of MayaPort had poor support for Python commands. The best way to
send Python commands to Maya is to use the MEL interpreter using the python()
function. This update uses the new method.

The default keyboard shortcuts are changed for better ergonomics and the
namespacing is improved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0