Blender Git Loki
Git Commits -> Revision 966e4ba
August 28, 2021, 01:13 (GMT) |
Sculpt dyntopo: improved boundary smoothing It's kind of hackish mathematically. |
Commit Details:
Full Hash: 966e4ba9aea80ee6f13f515afd06d801346bddbd
Parent Commit: 2686825
Lines Changed: +108, -14
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_paint_common.py (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+6, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+97, -9) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+6, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+97, -9) (Diff)