Blender Git Commit Log

Git Commits -> Revision cd5ee24

Revision cd5ee24 by Bastien Montagne (master)
August 3, 2018, 08:15 (GMT)
Operators: add a new flag stating that operator needs access to evaluated data.

For now, that flag is only used in redo code, since after undo step
depsgraph is totally empty... We *may* want to add at least an assert in
op calling code too, though?

Commit Details:

Full Hash: cd5ee246565d06240f578e0ffba1310254bbec3e
Parent Commit: b5a1e3d
Lines Changed: +13, -0

3 Modified Paths:

/source/blender/editors/undo/ed_undo.c (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021