mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
support for maya 2016.5
This commit is contained in:
parent
fede8b8d69
commit
78ab82b88e
@ -101,6 +101,7 @@ struct MayaVerInfo maya_versions[] = {
|
||||
{ "MAYA2014", "2014"},
|
||||
{ "MAYA2015", "2015"},
|
||||
{ "MAYA2016", "2016"},
|
||||
{ "MAYA20165", "2016.5"},
|
||||
{ 0, 0 },
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user