Author: cowboycoder
Date: Fri Jun 22 19:02:49 2012
New Revision: 559

URL: http://svn.gna.org/viewcvs/cal3d?rev=559&view=rev
Log:
Modified code to support Unicode strings for the sake of the updated 3DS Max 
API. If-def-ed sections of code calling deprecated 3DS Max API methods and 
changes in include-directory structure in the Max SDK.  Changes to the exporter 
have been successfully tested with Max SDK 2012 and 2013.  The Unicode API 
update was introduced in Max SDK 2013 (a build breaker).

Modified:
    trunk/cal3d/plugins/cal3d_max_exporter/MaxAnimationExport.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxAnimationExport.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxAnimationExportDesc.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxAnimationExportDesc.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxAnimationExportMaxscriptCall.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxInterface.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxInterface.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMaterial.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMaterial.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMaterialExport.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMaterialExport.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMaterialExportDesc.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMaterialExportDesc.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMesh.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMesh.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMeshExport.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMeshExport.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMeshExportDesc.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMeshExportDesc.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMeshExportMaxscriptCall.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMorphAnimationExport.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMorphAnimationExport.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMorphAnimationExportDesc.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxMorphAnimationExportDesc.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxNode.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxSkeletonExport.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxSkeletonExportDesc.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/MaxSkeletonExportDesc.h
    trunk/cal3d/plugins/cal3d_max_exporter/MaxSkeletonExportMaxscriptCall.cpp
    trunk/cal3d/plugins/cal3d_max_exporter/StdAfx.h
    trunk/cal3d/plugins/cal3d_max_exporter/cal3d_max_exporter.cpp
    trunk/cal3d/plugins/src/Exporter.cpp
    trunk/cal3d/plugins/src/Exporter.h
    trunk/cal3d/plugins/src/win32/AnimationTimePage.cpp
    trunk/cal3d/plugins/src/win32/AnimationTimePage.h
    trunk/cal3d/plugins/src/win32/BoneAssignmentPage.cpp
    trunk/cal3d/plugins/src/win32/BoneAssignmentPage.h
    trunk/cal3d/plugins/src/win32/LevelOfDetailPage.cpp
    trunk/cal3d/plugins/src/win32/LevelOfDetailPage.h
    trunk/cal3d/plugins/src/win32/MaterialMapDialog.cpp
    trunk/cal3d/plugins/src/win32/MaterialMapDialog.h
    trunk/cal3d/plugins/src/win32/MaterialMapsPage.cpp
    trunk/cal3d/plugins/src/win32/MaterialMapsPage.h
    trunk/cal3d/plugins/src/win32/MaterialSelectionPage.cpp
    trunk/cal3d/plugins/src/win32/MaterialSelectionPage.h
    trunk/cal3d/plugins/src/win32/MorphAnimationTimePage.cpp
    trunk/cal3d/plugins/src/win32/MorphAnimationTimePage.h
    trunk/cal3d/plugins/src/win32/SkeletonFilePage.cpp
    trunk/cal3d/plugins/src/win32/SkeletonFilePage.h
    trunk/cal3d/plugins/src/win32/SkeletonHierarchyPage.cpp
    trunk/cal3d/plugins/src/win32/SkeletonHierarchyPage.h
    trunk/cal3d/plugins/src/win32/SpringSystemPage.cpp
    trunk/cal3d/plugins/src/win32/SpringSystemPage.h


_______________________________________________
Cal3d-commits mailing list
[email protected]
https://mail.gna.org/listinfo/cal3d-commits

Reply via email to