Pressing the '~' key in the ipo view didnt store the view state in the ipo curves as clicking on the ipo channel names does.
This commit is contained in:
@@ -1216,6 +1216,8 @@ void do_ipo_buttons(short event)
|
||||
if (ei->icu) ei->flag |= IPO_VISIBLE;
|
||||
else ei->flag &= ~IPO_VISIBLE;
|
||||
}
|
||||
update_editipo_flags();
|
||||
|
||||
break;
|
||||
case B_IPOREDRAW:
|
||||
DAG_object_flush_update(G.scene, ob, OB_RECALC);
|
||||
|
||||
Reference in New Issue
Block a user