Skip to content

AndreaCasatiGit/MayaSublime_install_and_running

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MayaSublime - Install and Running

  1. If you don’t have the Package Controll installed, go in SublimeText use ctrl+shift+P to open the action box and digit “Package Controll”, install it

  2. Ctrl+shift+P, write package control: install package

  3. A little dropdown menu appear, search for MayaSublime

  4. Select it and install it

image

  1. Open the mayaSublime-default-settings and check the python_command_port and the mel_command_port

image

  1. Copy paste the backdoor.py script in a maya script editor (python) tab

image

  1. Check the defined port, if them not match the sublime one, change them

  2. Use backdoor(openPort=True), to open defined port

  3. Use backdoor(closePort=True), to close defined ports

image

Can I use that code also to drive other programs? (Like VSCode)

Yes you can, just remember to change the port :)

Create shelf buttons

You can create two shelf buttons, one to open and one to close image

Sublime ctrl+enter command doesn't go to next line anymore!!

If you are used to use Ctrl+Enter in SublieText to go directly to the next row, remember to change the "MayaSublime - Key binding"

image

  1. Open and copy the configuration

image

  1. Create this file and paste the config inside

image

you can check the path to create it at the top of sublime image

  1. Edit it as you prefer and save

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages