FYI, there was a bug with the changes on 10/16 that would affect some plugin nodes - so if you ended up pulling from github (as opposed to just patching), you'll want to make sure you get the version that fixes it,
https://github.com/LumaPictures/pymel/commit/586368ed9891021cece865aab72e9dacd02b1dbe ...or later. - Paul On Wed, Oct 17, 2012 at 5:15 PM, Anthony Tan <[email protected]>wrote: > Cheers, will pull a new version off github in a mo and get things patched. > > > On Wednesday, October 17, 2012 4:26:16 PM UTC+8, elrond79 wrote: >> >> Pushed some changes to github that should make it so pymel doesn't error >> when it encounters an unknown component type: >> https://github.com/**LumaPictures/pymel/commit/** >> 9827c79a3ba3fdadb5dd123c3349c3**4eeb92da0c<https://github.com/LumaPictures/pymel/commit/9827c79a3ba3fdadb5dd123c3349c34eeb92da0c> >> >> If you don't want to pull the latest from github (which you may not, >> since the current latest has dropped support for pre-2011), you can apply >> the changes in this commit: >> https://github.com/**LumaPictures/pymel/commit/** >> 6e28a7e7db608d04860281c3c8677f**3bc0726e16<https://github.com/LumaPictures/pymel/commit/6e28a7e7db608d04860281c3c8677f3bc0726e16> >> ...except replace 'raiseLog' with 'log'. >> >> I've also added in a ParticleComponent class in my own codebase, but I >> haven't tested it yet, so I haven't put it up on github... >> >> - Paul >> >> -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
