Skip to content

Commit c2a5c1f

Browse files
funwithtrianglesmrdoob
authored andcommitted
Added Maya LT warning to readme for Maya exporter (mrdoob#8960)
1 parent 8b967fb commit c2a5c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/exporters/maya/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Exports Maya models to Three.js' JSON format. Currently supports exporting the
2121

2222
(Maya 2016 suggested)
2323

24+
**Please note this plugin will not work with Maya LT, as it does not support PyMel.**
25+
2426
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.
2527

2628
Copy the scripts and plug-ins folders to the appropriate maya folder, where `maya-version` is your current version of Maya (eg. 2013-x64).

0 commit comments

Comments
 (0)