blender/intern
Brecht Van Lommel 9520295ade Fix #28416: setting fluid simulation start time to anything other than zero
gave wrong results. Note how in this code it already incremented to the start
time and then incorrectly added it again. Patch by Chris Foster, thanks!
2011-09-29 14:18:01 +00:00
..
audaspace Bugfix for wrong playback reported by Sergey Sharybin in IRC. 2011-09-28 09:37:50 +00:00
boolop cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
bsp cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
container cmake maintenance 2011-05-31 01:15:44 +00:00
decimation cmake maintenance 2011-05-31 01:15:44 +00:00
elbeem Fix #28416: setting fluid simulation start time to anything other than zero 2011-09-29 14:18:01 +00:00
ffmpeg give a more useful error when building with an old ffmpeg. 2011-09-25 04:17:00 +00:00
ghost Now in proper english, hehe 2011-09-28 17:52:07 +00:00
guardedalloc Abort on guarded memory manager errors if WITH_ASSERT_ABORT is set 2011-09-26 14:21:40 +00:00
iksolver warning fixes 2011-09-03 15:36:36 +00:00
itasc fix for crash loading a file saved with fluidsim when blenders compiled with it disabled. 2011-09-18 11:08:34 +00:00
memutil cmake maintenance 2011-05-31 01:15:44 +00:00
mikktspace print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +00:00
moto cmake maintenance 2011-05-31 01:15:44 +00:00
opennl remove support for irix 2011-09-21 08:40:30 +00:00
smoke Fix some MSVC 2010 warnings (including one apparent bug in intern/elbeem/intern/solver_relax.h) 2011-09-25 12:33:51 +00:00
string whitespace cleanup 2011-09-25 12:31:21 +00:00
CMakeLists.txt cmake option to build without smoke sim: WITH_MOD_SMOKE 2011-07-13 18:40:21 +00:00
SConscript Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00