blender/intern/smoke
Miika Hamalainen 53fd499d28 Fix: smoke noise tile was saved in Blender executable directory, which is often write protected on modern systems.
This caused high resolution smoke to always regenerate new tile when domain was reinitialized, slowing down especially adaptive domain simulations. Now noise tile is saved in Blender temp directory instead.
2013-05-20 17:48:16 +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 noise tile was saved in Blender executable directory, which is often write protected on modern systems. 2013-05-20 17:48:16 +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