- 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:
@@ -143,8 +143,6 @@ void exit_posemode (int freedata)
|
||||
|
||||
G.obpose= NULL;
|
||||
|
||||
makeDispList(ob);
|
||||
|
||||
if(freedata) {
|
||||
setcursor_space(SPACE_VIEW3D, CURSOR_STD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user