- removed makeDispList, set_displist_onlyzero

- appropriate callers of makeDispList replaced with depgraph calls
 - unappropriate places just killed... small chance this gives some
   errors in corner cases if dep graph isn't notified (example, font
   family displists) but these can be tracked down as they show up.
 - still a large number of callers of makeDispListCurveTypes, but
   makeDispListMesh has just a few.
This commit is contained in:
2005-07-15 20:56:55 +00:00
parent 10d865df25
commit 8d2176bfeb
13 changed files with 33 additions and 106 deletions

View File

@@ -143,8 +143,6 @@ void exit_posemode (int freedata)
G.obpose= NULL;
makeDispList(ob);
if(freedata) {
setcursor_space(SPACE_VIEW3D, CURSOR_STD);