jEdit Mel Sender v0.1 Bug?
Submitted by Friday, 14 October, 2005 - 22:38
on
nazz78
Thanks so much for this plugin/macro. I've been using it a lot in the last few months. I just found something that causes an error in Maya when using jEdit, but works just fine when I copy the line to Maya's script editor end execute it:
vector $newP = ($pSphrand + $endP + <<0,1,0>>);
It seems to choke on the last part: <<0,1,0>>;
When I remove that it works in jEdit just fine.
Thanks,
~Mike D.