Blender Git Commit Log

Git Commits -> Revision 1d908bf

Revision 1d908bf by Campbell Barton (master)
January 24, 2019, 01:12 (GMT)
WM: Repeat Last no longer reuses skip-save properties

PROP_SKIP_SAVE is often used as a way to detect the difference between
adjusting options from the redo panel and initial execution.

Repeat last operator was executing with skip-save properties set,
preventing operators from initializing them based on the context.

Fixes 60777.

Commit Details:

Full Hash: 1d908bffddb4c9815a986305ad4588032b81deee
Parent Commit: 7f77961
Lines Changed: +54, -5

3 Modified Paths:

/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+50, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021