Blender Git Loki

Git Commits -> Revision 93684d5

Revision 93684d5 by Antonis Ryakiotakis (master)
March 13, 2014, 20:36 (GMT)
Fix T39156 part 2: Add support for image paint operations in undo
history operator (Ctrl + Alt + Z).

This will only show paint operations now while in an image paint mode.
The caveat is that user can delete previous paint operations too (even
on images not on the canvas currently) so it needs some care. This is
consistent with regular undo behaviour though.

Sculpting also suffers from lack of Undo history support, this will be
added in a separate commit.

Commit Details:

Full Hash: 93684d5b5e3dcc6b9f0d4130ff5bdab86d2f7981
Parent Commit: a8039d9
Lines Changed: +109, -7

4 Modified Paths:

/source/blender/editors/include/ED_sculpt.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_undo.c (+71, -0) (Diff)
/source/blender/editors/util/undo.c (+34, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021