Blender Git Commit Log

Git Commits -> Revision 2ba3e6a

Revision 2ba3e6a by Bastien Montagne (master)
March 17, 2020, 10:24 (GMT)
Depsgraph: Adds helpers to extract/restore despgraphs in a given Main.

Extract will steal all depsgraphs currently stored in given bmain, and
restore will put them back in place, using scene and viewlayers as keys.

Preliminary work for undo-speedup.

Part of T60695/D6580.

Commit Details:

Full Hash: 2ba3e6a02e5c15b5532d82e64cc6214149272e8e
Parent Commit: 90ce708
Lines Changed: +144, -16

4 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+112, -16) (Diff)
/source/blender/depsgraph/DEG_depsgraph.h (+5, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph.cc (+23, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021