* Avoid usage of `applied` in favor of helper methods to indicate undo and redo requirements * Rename `bmesh_restore_begin` and `bmesh_restore_end` to avoid similarity with geometry methods * Swap `geometry_original` and `geometry_modified` to match expected meaning Pull Request: https://projects.blender.org/blender/blender/pulls/139244