rubyMEL 0.9.2 (maya plugin)

embedded Ruby interpreter to communicate with mel

Screen1

License Type:

Freeware

File ID:

2799

File Size:

24.1 MB

Created / Updated:

Mar 16, 2004 / Sep 11, 2007

Owner:

ggarram   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

irix, linux, windows

Downloaded:

6,548

Maya:

6.x, 7.x, 8.x

Tags:



rubyMEL
======

A plugin to have an embedded Ruby interpreter that can communicate with MEL and maya. Source code is provided in the archive.


Intended Audience
------------------------
Programmers and advanced TDs.


What is Ruby?
------------------

Ruby is a scripting language that borrows a lot of the good features of Perl, Python and Smalltalk.


History
---------


v0.9.2
+ Added win32 binaries
+ Integrated ruby (partially) with maya8.5 script editor
+ Removed most swig compile warnings.
v0.9.1
+ Added some missing classses. Minor fixes for older maya releases.
+ Added binary files for Linux.

v0.9

+New build system using cmake for multiple platforms.

+All of maya API is now available to rubyMEL (maya7.0 to 2008 ).

+Many bug fixes.