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:
@@ -2277,6 +2277,7 @@ void make_trans_bones (char mode)
|
||||
}
|
||||
else{
|
||||
MEM_freeN (transmain);
|
||||
transmain = NULL;
|
||||
}
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user