mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
Added support for Maya 2016.5
This commit is contained in:
parent
5675e0de56
commit
e04fc75531
@ -76,6 +76,7 @@ MAYAVERSIONINFO = [("MAYA6", "6.0"),
|
||||
("MAYA2014","2014"),
|
||||
("MAYA2015","2015"),
|
||||
("MAYA2016","2016"),
|
||||
("MAYA20165","2016.5")
|
||||
]
|
||||
|
||||
MAXVERSIONINFO = [("MAX6", "SOFTWARE\\Autodesk\\3DSMAX\\6.0", "installdir", "maxsdk\\cssdk\\include"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user