Home
last modified time | relevance | path

Searched refs:ed_undo_exec (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/undo/
H A Ded_undo.c441 static int ed_undo_exec(bContext *C, wmOperator *op) in ed_undo_exec() function
540 ot->exec = ed_undo_exec; in ED_OT_undo()