Blender Git Commit Log
Git Commits -> Revision 2062ca6
Revision 2062ca6 by Nicholas Bishop (master) June 12, 2012, 11:22 (GMT) |
Decrease frequency of mallocs during multires sculpt smoothing Patch from Jason Wilkins. Creates a pool of allocations (one for each OpenMP thread) rather than allocating every time do_multires_smooth_brush() is called. |
Commit Details:
Full Hash: 2062ca6b6ce8393a85089df3a2b1fd51333450bb
SVN Revision: 47783
Parent Commit: 5528872
Lines Changed: +82, -36
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+82, -36) (Diff)