Blender Git Commit Log
Git Commits -> Revision 656a922
Revision 656a922 by Joseph Eagar (sculpt-dev) October 20, 2021, 15:22 (GMT) |
Sculpt: bugfixes * Fixed smooth bug with seam corners. * Fixed crash. |
Commit Details:
Full Hash: 656a922a652579bc9a3ebf9e97eec910f90213d0
Parent Commit: 5cc582f
Lines Changed: +23, -4
6 Modified Paths:
/source/blender/blenkernel/intern/brush_engine_presets.c (+3, -0) (Diff)
/source/blender/blenkernel/intern/dyntopo.c (+5, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+4, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+1, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+9, -0) (Diff)
/source/blender/blenkernel/intern/dyntopo.c (+5, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+4, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+1, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+9, -0) (Diff)