Skip to content

Evaluate buffer content as Python or MEL script in Autodesk® Maya®

Notifications You must be signed in to change notification settings

MagicRedDeer/Vimya

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2626

Vimya can be used to execute the contents of a Vim buffer, the current visual selection or a single command in Autodesk Maya. The plugin will save the commands to be executed in a temporary file and tell Maya via the command port to source this file. Both MEL and Python scripts are supported, Maya's log can optionally be opened in a separate preview window or tab in Vim (requires the Tail Bundle plugin: vimscript #1714).

Important: You need a Vim version with built-in Python support to run this plugin!

* news: http://subtype.de/category/vimya/
* news feed: http://subtype.de/category/vimya/index.atom
* Git repository: https://bitbucket.org/goeb/vimya/
* bug tracker: https://bitbucket.org/goeb/vimya/issues/

About

Evaluate buffer content as Python or MEL script in Autodesk® Maya®

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%