Crash on converting object to other type, and replace object.
Deleting should trigger a new depsgraph.

Oldie bug!
This commit is contained in:
2008-09-08 13:04:10 +00:00
parent 2768ee67bd
commit f7a6d032fc

View File

@@ -3023,6 +3023,10 @@ void convertmenu(void)
basedel = NULL;
}
/* delete object should renew depsgraph */
if(nr==2)
DAG_scene_sort(G.scene);
/* texspace and normals */
if(!basen) BASACT= base;