Blender Git Commit Log

Git Commits -> Revision 5d31ef0

Revision 5d31ef0 by Pablo Dobarro (master)
June 29, 2020, 16:20 (GMT)
Remove Threaded Sculpt option

Threaded Sculpt is now always enabled by default. If it causes
performance problems compared single threaded sculpt it should be
considered a bug.

Reviewed By: sergey

Maniphest Tasks: T77638

Differential Revision: https://developer.blender.org/D7960

Commit Details:

Full Hash: 5d31ef08205768f6e591e838d0a42520f6c62efe
Parent Commit: 3aced11
Lines Changed: +61, -76

18 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+31, -32) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+3, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_color.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mask.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+2, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_mask_expand.c (+2, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_multiplane_scrape.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_transform.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+0, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021