deleting an ipo vert didnt update the object/bones position

This commit is contained in:
Campbell Barton 2008-04-20 18:34:30 +00:00
parent 7032029b47
commit 86725b0e8c

@ -4334,6 +4334,7 @@ void del_ipo(int need_check)
get_status_editipo(); /* count again */
check_active_editipo();
editipo_changed(G.sipo, 1);
BIF_undo_push("Delete Ipo");
allqueue(REDRAWNLA, 0);