Blender Git Commit Log
Git Commits -> Revision f8f25c3
Revision f8f25c3 by Antonis Ryakiotakis (master) June 7, 2014, 22:39 (GMT) |
Fix T40510, revert openmp thread count to how it was in 2.70 for non Apple systems. Also refactored the code that restores the previous openmp thread count. The logic here was weird, mostly due to all the commit madness with Apple openmp support. The restored thread count though should not depend on the on/off state of threaded sculpting (since it has to do with systems other than sculpting only). For OSX threads are restored to the system thread count but Jens should recheck here. |
Commit Details:
Full Hash: f8f25c38d3352c7f480bbf1eba6415f76f62c76e
Parent Commit: 918f6a4
Lines Changed: +10, -11