A fix for bug #1060 (crashes in armature editmode after IK children are

grabbed in pose mode).

Bug fix by pidhash (a.k.a Joilnen). Thanks!
This commit is contained in:
Chris Want
2004-04-09 15:10:47 +00:00
parent a7354ea007
commit 76a177a9b9

View File

@@ -2277,6 +2277,7 @@ void make_trans_bones (char mode)
}
else{
MEM_freeN (transmain);
transmain = NULL;
}
return;