kW X-porter Code
Brought to you by:
jwatte
File | Date | Author | Commit |
---|---|---|---|
old | 2008-06-22 | jwatte | [r29] |
trunkMerged | 2008-09-14 | jwatte | [r32] |
LICENSE | 2007-07-08 | jwatte | [r1] |
README | 2007-07-08 | jwatte | [r1] |
ignore.txt | 2008-04-03 | jwatte | [r23] |
This directory contains the sources for the 3ds Max version 8 and 9 kW exporters. There are two different project file versions needed, because of the vagaries of 3ds Max version variations. Also note: These project files require exactly version 2005 (Sp 1) of Microsoft Visual Studio to build. Earlier or later won't work right. This is because of the versioning/ABI choices made by Discreet/Autodesk. Find the .sln files in trunk8/kwxport or trunk9/kwxport to build. You have to have the 3ds Max SDK for each version installed for it to succeed. Things I haven't figured out yet: * How to make the Microsoft Installer get the MSVC runtime library from the SourceForge file release system. * How to translate the documentation over to the SourceForge site. * Whether there's any future in the .X file format.