Blender Git Commit Log
Git Commits -> Revision 0b157f7
Revision 0b157f7 by Bastien Montagne (master) January 4, 2016, 18:17 (GMT) |
Sculpt: OMP -> BLI_task, step III. The remaining bits in editors' sculpt.c, which is now free from OMP. All in all, changes in this file allow from below 2% to above %20 speedup per stroke, depending on brush complexity, size, and definition of the mesh below it... Note that this commit also unifies all 'threaded data' into a single struct, a few more floats/pointers do not hurt here, and it makes code a bit simpler. |
Commit Details:
Full Hash: 0b157f7c6cf3b0dfd7b3f2d0317739dc0dc1f236
Parent Commit: 0e5e407
Lines Changed: +301, -248
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+301, -248) (Diff)