From c514347fdd8dddd89c7e4ec3f5ede91178bcdc28 Mon Sep 17 00:00:00 2001 From: rdb Date: Sat, 8 Nov 2008 10:21:41 +0000 Subject: [PATCH] Maya 2009 support --- doc/makepanda/makepandacore.py | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/makepanda/makepandacore.py b/doc/makepanda/makepandacore.py index fd5c3e6b92..00238eda73 100644 --- a/doc/makepanda/makepandacore.py +++ b/doc/makepanda/makepandacore.py @@ -29,6 +29,7 @@ MAYAVERSIONINFO=[("MAYA6", "6.0"), ("MAYA8", "8.0"), ("MAYA85", "8.5"), ("MAYA2008","2008"), + ("MAYA2009","2009"), ] MAXVERSIONINFO = [("MAX6", "SOFTWARE\\Autodesk\\3DSMAX\\6.0", "installdir", "maxsdk\\cssdk\\include"),