Giter Club home page Giter Club logo

mayacharm's Introduction

MayaCharm

Maya integration with run and debug configurations for Maya. MayaCharm lets you execute the current document or arbitrary code as if it was in Maya from PyCharm, as well as attaching the local PyDev debugger to a running Maya instance.

For those simply just wanting the compiled version, you are best to just search for it, in the plugin repository of PyCharm. https://plugins.jetbrains.com/plugin/8218?pr=pycharm

Installation

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 interpreters you have set up, 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

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

Usage

Once the plugin is installed and setup MayaCharm will be displayed as a type of run configuration. You just need to tell it what Maya instance to connect to, and provide either a python file, or some code to be excuted on run. Debugging is no longer supported via the Run Config since it was unreliable, but the plugin does allows the regular Attach to process... command to recognize Maya and attach.

MayaCharm Debugger Panel

There is also a Execute Selection and an Execute Document actions in the run menu, that can also be accessed via alt+s and alt+a. If you just want to attach to a existing Maya process you can use the Attach to Process... option in the Run menu and Maya instances will now show up in this menu as well as regular python instances.

MayaCharm Attach Dialog

mayacharm's People

Contributors

cmcpasserby avatar cia-rana avatar theflipbook avatar j0yu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.