Mark TODO/XXX as solved
We do have proper access to bmain now.
This commit is contained in:
@@ -158,7 +158,6 @@ bAction *verify_adt_action(Main *bmain, ID *id, short add)
|
||||
adt->action->idroot = GS(id->name);
|
||||
|
||||
/* tag depsgraph to be rebuilt to include time dependency */
|
||||
/* XXX: we probably should have bmain passed down, but that involves altering too many API's */
|
||||
DEG_relations_tag_update(bmain);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user