Second try at committing IPO code cleanups...

This commit is contained in:
2008-09-28 23:17:44 +00:00
parent d1ce4fbaff
commit cf683729f6
5 changed files with 2228 additions and 1917 deletions

View File

@@ -4816,7 +4816,8 @@ void draw_object(Base *base, int flag)
warning_recursive= 1;
elems.first= elems.last= 0;
make_cfra_list(ob->ipo, &elems);
// warning: no longer checks for certain ob-keys only... (so does this need to use the proper ipokeys then?)
make_cfra_list(ob->ipo, &elems);
cfraont= (G.scene->r.cfra);
drawtype= G.vd->drawtype;