Menu

MayaToMgc / News: Recent posts

downloading

I've noticed that some people are downloading the exporter from sourceforge! Now while this is nice and helps validate my existence I'd like everyone to be aware that 1) it was compiled with vc7.1 beta 2) it uses WM 1.5 3) WM2.0 was released in August 4) this project hasn't been updated for WM2.0 and probably never will.

Posted by sashang 2003-10-25

New Debug build (MSI installer)

With the previous release on the 12th I neglected to put the msvc71d dlls in the zip file, which the plugin requires and most people don't have. This release is an msi that will install the dlls hopefully into the same directory you install the plugin...

Posted by sashang 2003-01-17

Debug Build

There is a debug build of the exporter available for download. The version number is 1.5.0. The 1st and 2nd numbers reflect the version of the WM engine used. The 3rd number is reserved for future releases when bugs are fixed and features added.

Posted by sashang 2003-01-12

Status

Single layer textures seem to be exporting correctly. All exception classes now inherit from std::exception and errors are reported via exceptions. Checking return values for errors is unsupported. The Log class and Util class have been rewritten to be clients of Loki::SingletonHolder.

Posted by sashang 2003-01-04