Blender Git Commit Log

Git Commits -> Revision ac2d342

Revision ac2d342 by Campbell Barton (master)
January 30, 2020, 05:46 (GMT)
Cleanup: ED_editors_flush_* functions

- Remove the only_render arg from ED_editors_flush_edits
was only used in one place, the '_ex' version can be used instead.

- Split out the single object version of this function as currently
flushing is being done in-line, often only accounting for edit-mode,
ignoring sculpt mode for e.g.

Commit Details:

Full Hash: ac2d342d88299d6fb61492dc824aa006e3bd7557
Parent Commit: 1d28ff7
Lines Changed: +74, -53

6 Modified Paths:

/source/blender/editors/include/ED_util.h (+7, -1) (Diff)
/source/blender/editors/render/render_internal.c (+1, -1) (Diff)
/source/blender/editors/scene/scene_edit.c (+1, -1) (Diff)
/source/blender/editors/util/ed_util.c (+61, -46) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -3) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021