Blender Git Loki
Git Commits -> Revision 2bc4447
March 13, 2021, 00:59 (GMT) |
Fix T82532: Sculpt fails to redo the first sculpt session stroke Sculpt undo relied on having a mode-changing undo step to properly apply changes. However this isn't the case with startup files or when mixing global undo steps with sculpt (see T82851, also fixed). Undo stepping logic follows image_undosys_step_decode_undo. |
Commit Details:
Full Hash: 2bc444763b9a8643f6c07fc78ea806a1c34a7343
Parent Commit: 6a1ea4a
Committed By: YimingWu
Lines Changed: +10, -8
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_undo.c (+10, -8) (Diff)