blender/intern/smoke/intern
Miika Hamalainen ca06c3343e Fix T43515: Initial velocity for fire bug
Visual representation of fire was generated before simulation step took place. This caused fire to essentially lag one simulation step behind, even though all emission areas were up to date.
2015-02-06 22:05:09 +02:00
..
tnt Cleanup: Remove special code for Visual Studio 2008. 2014-08-07 13:52:15 +02:00
EIGENVALUE_HELPER.cpp use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
EIGENVALUE_HELPER.h doxygen: intern/smoke tagged. 2011-02-25 11:50:46 +00:00
FFT_NOISE.h quiet -Wnarrowing warning. 2013-02-11 16:22:20 +00:00
FLUID_3D_SOLVERS.cpp use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
FLUID_3D_STATIC.cpp use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
FLUID_3D.cpp Fix T43515: Initial velocity for fire bug 2015-02-06 22:05:09 +02:00
FLUID_3D.h Fix T43515: Initial velocity for fire bug 2015-02-06 22:05:09 +02:00
IMAGE.h doxygen: intern/smoke tagged. 2011-02-25 11:50:46 +00:00
INTERPOLATE.h use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
LICENSE.txt BF2.5: First commit of smoke code. 2009-07-30 15:00:26 +00:00
LU_HELPER.cpp use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
LU_HELPER.h doxygen: intern/smoke tagged. 2011-02-25 11:50:46 +00:00
Makefile.cygwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
Makefile.FFT set svn end of lines to native 2011-05-09 08:15:38 +00:00
Makefile.linux set svn end of lines to native 2011-05-09 08:15:38 +00:00
Makefile.mac set svn end of lines to native 2011-05-09 08:15:38 +00:00
MERSENNETWISTER.h fix for smoke writing uninitialized values to pointcache, not a big deal since they are ignored on reading. 2012-07-03 06:45:43 +00:00
OBSTACLE.h Smoke: Support for moving obstacles. (Merge from Smoke2 branch) 2012-04-28 21:46:43 +00:00
smoke_API.cpp Fix T43515: Initial velocity for fire bug 2015-02-06 22:05:09 +02:00
spectrum.cpp code cleanup: unused defines, remove unused scanfill success value from BLI_scanfill_begin(). 2013-04-10 23:52:07 +00:00
spectrum.h style cleanup 2012-10-20 18:46:57 +00:00
SPHERE.cpp doxygen: intern/smoke tagged. 2011-02-25 11:50:46 +00:00
SPHERE.h doxygen: intern/smoke tagged. 2011-02-25 11:50:46 +00:00
VEC3.h use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
WAVELET_NOISE.h use psys->seed for smoke random number generator, increase size of MATHUTILS_TOT_CB and reduce float->double conversions. 2013-04-16 09:04:34 +00:00
WTURBULENCE.cpp 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
WTURBULENCE.h 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