blender/release/scripts
Jens Verwiebe 277fb1a31f Sculpt/dyntopo: Make the omp threads configurable to overcome performance issues
- autodetect optimal default, which typically avoids HT threads
- can store setting in .blend per scene
- this does not touch general omp max threads, due i found other areas where the calculations are fitting for huge corecount
- Intel notes, some of the older generation processors with HyperThreading would not provide significant performance boost for FPU intensive applications. On those systems you might want to set OMP_NUM_THREADS = total number of cores (not total number of hardware theads).
2014-03-31 13:51:49 +02:00
..
addons@8ad356e332 Revert changes to submodules 2014-03-10 15:17:22 +06:00
addons_contrib@7485bc6b11 Revert changes to submodules 2014-03-10 15:17:22 +06:00
freestyle Freestyle: Fix for chaining operators not concatenating edges with Freestyle edge marks and at material boundaries. 2014-02-12 18:17:21 +09:00
modules UI: Fix more double ":" in UI labels 2014-03-27 07:15:08 +04:00
presets Fix T38881: cloth preset rubber not working with "translated data names" i18n option 2014-02-28 17:30:30 +01:00
startup Sculpt/dyntopo: Make the omp threads configurable to overcome performance issues 2014-03-31 13:51:49 +02:00
templates_osl Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
templates_py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00