Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-27Elbeem: fix memory leak and add guarded allocator directivesSergey Sharybin
2012-05-14Patch [#31264] Elbeem Fixes by Jason Wilkins.Daniel Genrich
2012-02-09patch from Jochen Schmitt to get blender building with gcc4.7Campbell Barton
2011-02-25doxygen: intern/elbeem taggedNathan Letwory
2008-04-20Reverting new epsilons since they had bad global impact - instead just remove...Daniel Genrich
2008-04-18Fluid: got to the real problem of the issue --> wrong float epsilon resulted ...Daniel Genrich
2007-11-22- Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeemNils Thuerey
2007-09-12apply first part of patch #6994 - elbeem_warning_patch.diffStephen Swaney
2006-11-05- bugfixesNils Thuerey
2006-05-16- fixed geometry init (object id init was missing)Nils Thuerey
2006-05-11- New options for mesh voxelization: shell only (alsoNils Thuerey
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2005-11-23- solver now supports animated time steps, gravityNils Thuerey
2005-11-09- replaced values.h by float.h/limits.h as suggested by Hos,GSR,UnNamedNils Thuerey
2005-11-06I seem to have problems with the distinction between else and #else today.Chris Want
2005-11-06Use limits.h and float.h on *bsd instead of values.h.Chris Want
2005-10-10- fixed fluidsim inflow speed initNils Thuerey
2005-09-28- corrected MSVC6 fix in ntl_vector3dim.h (caused problems with SDL includes)Nils Thuerey
2005-09-28- removed some unecessary files & codeNils Thuerey
2005-09-23- merged latest version of fluid solverNils Thuerey
2005-09-18initial commit of the fluid simulator.Jean-Luc Peurière