blender/intern/smoke
Miika Hamalainen f276f7f2ef Fix: Smoke simulator produced slightly different results on every run if openmp was enabled.
This was a typical threading issue. Move that particular function out of the parallel block.
2013-05-21 18:57:19 +00:00
..
extern Fix: smoke noise tile was saved in Blender executable directory, which is often write protected on modern systems. 2013-05-20 17:48:16 +00:00
intern Fix: Smoke simulator produced slightly different results on every run if openmp was enabled. 2013-05-21 18:57:19 +00:00
CMakeLists.txt add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. 2013-01-03 00:23:52 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00