8000 GitHub - Jennykinns/Vimya: Evaluate buffer content as Python or MEL script in Autodesk® Maya®
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jennykinns/Vimya

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An editted mirror from http://www.vim.org/scripts/script.php?script_id=2626 (Forked from vim-scripts/Vimya)

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

  • Python 89.4%
  • Shell 7.6%
  • Makefile 3.0%
0