Go to file
Sergey Sharybin 16da43ef19 Elbeem: Use pragma directive instead of overriding number of omp threads
Global OpenMP threads override is not a good idea because this would affect
all possible OpenMP blocks running at the same time as simulation.

And that was actually a big on restoring number of threads: code needed to
store current number of threads, not maximal one.
2013-09-27 18:55:15 +00:00
build_files install_deps.sh fix: add explicit OGG lib handling, we need it to pass correct values for ffmpeg libraries (at least for static builds). 2013-09-27 13:56:16 +00:00
doc fixes for python api docs. 2013-09-18 05:20:43 +00:00
extern Code cleanup: spelling correction 2013-09-14 10:22:56 +00:00
intern Elbeem: Use pragma directive instead of overriding number of omp threads 2013-09-27 18:55:15 +00:00
release Fix related #36824: Shrinkwrap modifier 'Subsurf Levels' doesn't seem to do anything 2013-09-27 09:51:02 +00:00
source blenderplayer stubs for WM_keymap_remove 2013-09-27 16:58:34 +00:00
CMakeLists.txt cmake - cached LLVM values would be overwritten on every execution. 2013-09-25 17:04:01 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct Don't install LICENSE-bmonofont-i18n.ttf.txt unless international fonts are enabled. 2013-09-25 19:18:28 +00:00