/checkMayaAPIChange

Find out the differences between Maya API versions.

Primary LanguagePythonMIT LicenseMIT

checkMayaAPIChange

Find out the differences between Maya API versions.

python checkMayaAPIChange.py

Running the script will create a "result" directory and report the summary in the text files.

  • api1.class_attrs/ ... Python API 1.0 class attributes for each Maya version and differences between versions.
  • api1.classes/ ... Python API 1.0 classes for each Maya version and differences between versions.
  • api2.class_attrs/ ... Python API 2.0 class attributes for each Maya version and differences between versions.
  • api2.classes/ ... Python API 2.0 classes for each Maya version and differences between versions.