Browse Source

Added Maya LT warning to readme for Maya exporter (#8960)

Alex Kempton 9 years ago
parent
commit
c2a5c1f3cc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      utils/exporters/maya/README.md

+ 2 - 0
utils/exporters/maya/README.md

@@ -21,6 +21,8 @@ Exports Maya models to Three.js' JSON format.  Currently supports exporting the
 
 (Maya 2016 suggested)
 
+**Please note this plugin will not work with Maya LT, as it does not support PyMel.**
+
 Install [pymel](http://download.autodesk.com/global/docs/maya2014/en_us/PyMel/install.html) if necessary – Maya 2015 and newer will already include this for you. If you need to install PyMel manually, you can clone the latest from the [LumaPictures/pymel](https://github.com/LumaPictures/pymel) repository.
 
 Copy the scripts and plug-ins folders to the appropriate maya folder, where `maya-version` is your current version of Maya (eg. 2013-x64).