@Jesse SublimeCodeIntel - https://github.com/Kronuz/SublimeCodeIntel
@PixelMucher I don't think there is an existing plugin, from what I have searched, but the editor allows for it by writing a python plugin: http://www.sublimetext.com/docs/api-reference You could make it something that fires on File Save, or an application command that maybe binds to a hotkey for "Send To maya" On Mon, Jul 2, 2012 at 2:32 PM, PixelMuncher <[email protected]> wrote: > Is there an easy way to connect to Maya so it can send commands? > Thx. > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
