Blender Git Commit Log

Git Commits -> Revision dedbf86

Revision dedbf86 by Daniel Genrich (master)
February 7, 2010, 14:25 (GMT)
Smoke: Patch #20955 / fix by Damien Plisson (damien78)
* Smoke got it's own thread loop now and can be esc'ed now
* Apple OpenMP bug workaround until they fix the GCC (couldn't test this one)
* removing some "static" keyword to prevent crashing on frame display
* should also fix problems with wavelet.noise crashing (Bug #20710)

Fluid:
* sleep delay has been reduced to be more responsive
* Fluid progress is displayed in percent using the mouse cursor (like smoke)

Commit Details:

Full Hash: dedbf8608e38a165e2667623b2e8075a2a743a77
SVN Revision: 26677
Parent Commit: 81fd89c
Lines Changed: +153, -31

6 Modified Paths:

/intern/smoke/intern/WAVELET_NOISE.h (+44, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenkernel/intern/Makefile (+5, -0) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+84, -21) (Diff)
/source/blender/blenkernel/SConscript (+4, -0) (Diff)
/source/blender/editors/physics/physics_fluid.c (+12, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021