Blender Git Loki
Git Commits -> Revision 9d02e2e
Revision 9d02e2e by Joseph Eagar October 13, 2020, 23:14 (GMT) |
* Trimesh sculpt now exposes actual pointers for vert "indices." |
Commit Details:
Full Hash: 9d02e2eb1d7bc3287e62b0a3148e012adb098cf6
Parent Commit: d6ac659
Lines Changed: +111, -102
10 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+11, -11) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/pbvh_trimesh.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+55, -46) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+17, -17) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+12, -12) (Diff)
/source/blender/editors/sculpt_paint/sculpt_mask_expand.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+8, -8) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/pbvh_trimesh.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+55, -46) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+17, -17) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+12, -12) (Diff)
/source/blender/editors/sculpt_paint/sculpt_mask_expand.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+8, -8) (Diff)