Files
test/source/blender
Sergey Sharybin 3dcddf83bf Fix T73675: Leaving exit mode tags all objects for update
This is an oversight of a fix for T69834, where I didn't realize the
ED_object_editmode_exit_ex() function is called for all objects as an
opposite of only the ones which were in edit mode.

Seems a simple fix: just move tag into a check that object was in the
edit mode prior to tag.

Differential Revision: https://developer.blender.org/D6808
2020-02-11 14:04:13 +01:00
..
2019-09-10 00:04:02 +10:00
2020-02-09 17:15:41 +01:00
2020-02-06 11:37:23 +01:00
2019-12-17 10:07:44 +11:00