Blender Git Loki
Git Commits -> Revision 7cd7401
July 20, 2021, 12:47 (GMT) |
Sculpt dyntopo: Another fix for faceset boundary handling * Turned out pbvh->cd_faceset_offset wasn't being updated correctly. |
Commit Details:
Full Hash: 7cd74015f8a825fa75a025b40b795ab9f4531ea2
Parent Commit: 7bd521a
Lines Changed: +43, -32
7 Modified Paths:
/source/blender/blenkernel/intern/dyntopo.c (+8, -6) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+8, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+1, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+14, -9) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+1, -5) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+8, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+1, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+14, -9) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+1, -5) (Diff)