Blender Git Commit Log

Git Commits -> Revision 97607e0

Revision 97607e0 by Brecht Van Lommel (render25)
May 18, 2010, 15:03 (GMT)
Render Branch: implicit solver now only uses openmp on matrix multiplication
and dot product if num vertices > 25. This may help for cases where there are
few vertices and thread overhead actually slows things down, but mostly it's
to avoid useless threads in threads once I commit the code to solve each hair
individually.

Commit Details:

Full Hash: 97607e04596d276da5efcdb400cd5bd6ee6c2072
SVN Revision: 28833
Parent Commit: c37fcb4
Lines Changed: +14, -8

1 Modified Path:

/source/blender/blenkernel/intern/implicit.c (+14, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021