Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcpasserby authored Nov 28, 2018
1 parent cd585ce commit c002f24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ https://plugins.jetbrains.com/plugin/8218?pr=pycharm
It requires some minimal setup. The settings panel is in `Settings > Other Settings > MayaCharm` here you can define what port numbers
MayaCharm will talk to your Maya installs on. This is where you also define the default Maya install that the `Execute Documeant In Maya` and `Execute Selection in Maya` actions will be performed on. Currently MayaCharm looks for any `mayapy` interpters you have setup, and uses those to define where your Maya installs are.
These can be added and removed from the `Project Interpreter` section of the settings panel.

![MayaCharm Settings Panel](https://rsggassets.nyc3.digitaloceanspaces.com/assets/images/MayaCharm/MayaCharm3_Settings.png)

When you edit a port number MayaCharm will also display what code you either need to execute in maya
or add to your usersetup.py to open maya up to connections from MayaCharm.

![MayaCharm Settings Panel](https://rsggassets.nyc3.digitaloceanspaces.com/assets/images/MayaCharm/MayaCharm3_EditPort.png)


Expand Down

0 comments on commit c002f24

Please sign in to comment.