Blender Git Loki
Git Commits -> Revision 1820ca6
Revision 1820ca6 by Joseph Eagar (sculpt-dev) September 29, 2021, 08:14 (GMT) |
Sculpt: fix mesh filter brush |
Commit Details:
Full Hash: 1820ca6e34eb0c6329e9a8e8ce5680e6fbe1301f
Parent Commit: c0b0e4c
Lines Changed: +114, -199
6 Modified Paths:
/source/blender/blenkernel/intern/brush_engine.c (+24, -26) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+21, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+13, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+16, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+37, -169) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+21, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+13, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+16, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+37, -169) (Diff)