Blender Git Commit Log
Git Commits -> Revision 0b2aee5
September 15, 2021, 09:50 (GMT) |
Sculpt dyntopo: Fix a few issues from last commit * Fixed crashing on entering sculpt mode * Fixed transitioning between sculpt and another undo system type sometimes corrupting stack. |
Commit Details:
Full Hash: 0b2aee5841916806d9787d5e072d92d00b7c590c
Parent Commit: ecdd6a3
Lines Changed: +42, -8
6 Modified Paths:
/source/blender/editors/include/ED_object.h (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+21, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+13, -1) (Diff)
/source/blender/editors/util/ed_util.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+21, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+13, -1) (Diff)
/source/blender/editors/util/ed_util.c (+1, -1) (Diff)