Blender Git Commit Log
Git Commits -> Revision 8b00a73
Revision 8b00a73 by Brecht Van Lommel (master) September 29, 2019, 13:27 (GMT) |
Cleanup: move sculpt parallel range threading test into function Easier to experiment with different settings this way. |
Commit Details:
Full Hash: 8b00a73620d9635e0ceab82e227dcbd540c4b45a
Parent Commit: 1ca105e
Lines Changed: +72, -118
7 Modified Paths:
/source/blender/blenkernel/BKE_pbvh.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+11, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+4, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+5, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+46, -89) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+1, -2) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+11, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+4, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+5, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+46, -89) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+1, -2) (Diff)