Blender Git Commit Log

Git Commits -> Revision 4a08b97

Revision 4a08b97 by Campbell Barton (master)
July 5, 2019, 03:48 (GMT)
Workaround T61948: Undo steps created for non-paint operations

Changing the brush size for example,
was adding redundant undo steps in paint-modes.

For now, don't store undo steps for property changes
in paint & edit modes.

While not ideal, this is similar to 2.7x behavior.

Commit Details:

Full Hash: 4a08b974f44ef43e7c163f47dd6521df96e0b180
Parent Commit: fdcfc26
Lines Changed: +44, -0

3 Modified Paths:

/source/blender/editors/include/ED_undo.h (+3, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+8, -0) (Diff)
/source/blender/editors/undo/ed_undo.c (+33, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021