A depsgraph stores a pointer to a corresponding bmain already.
This also adds a new DEG_get_bmain function to DEG_depsgraph_query.h.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Differential D8613 Authored by Jacques Lucke (JacquesLucke) on Aug 18 2020, 2:58 PM.
Details Summary A depsgraph stores a pointer to a corresponding bmain already.
Diff Detail
Event TimelineJacques Lucke (JacquesLucke) created this revision. This revision is now accepted and ready to land.Aug 18 2020, 3:31 PM Closed by commit rBd9f7cbb8af07: Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframe (authored by Jacques Lucke (JacquesLucke)). · Explain WhyAug 18 2020, 3:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27865 |