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
2012-10-09Bugfix [#32703] elbeem's isSimworldOk() will never return FALSEDaniel Genrich
2012-07-27Fix compile errors on VC++ 2012 RC1.Daniel Genrich
2012-06-17style cleanup:Campbell Barton
2012-05-15Fix cosmetic typosSergey Sharybin
2012-05-14Patch [#31264] Elbeem Fixes by Jason Wilkins.Daniel Genrich
2012-04-24revert 45924, not a very clean solution, especially for external libraries an...Antony Riakiotakis
2012-04-24Remove mingw-w64 errors from loss of precision by converting 64bit pointers t...Antony Riakiotakis
2012-04-23corrected more issues from [#31069] Analyzing the Blender project with PVS-St...Daniel Genrich
2012-04-22Bugfix [#30298] Fluid-Sytem does not work! (Part 2, Part 1 fixed by Brecht)Daniel Genrich
2012-04-22Fix [#30954] Fluid obstacle checkbox has no effectDaniel Genrich
2012-04-15Bugfix [#30954] Fluid obstacle checkbox has no effectDaniel Genrich
2012-02-09patch from Jochen Schmitt to get blender building with gcc4.7Campbell Barton
2011-09-29Fix #28416: setting fluid simulation start time to anything other than zeroBrecht Van Lommel
2011-09-26Reverting change to solver_relax.h from commit 40539, caused this nasty bug h...Daniel Salazar
2011-09-25Fix some MSVC 2010 warnings (including one apparent bug in intern/elbeem/inte...Andrew Wiggin
2011-09-23Fix fluid openMP not baking with some threadcountsJens Verwiebe
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-02-25doxygen: intern/elbeem taggedNathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2010-10-22fix for warnings & detecting opensource nouveau drivers.Campbell Barton
2009-08-152.5: warning fixesBrecht Van Lommel
2009-07-31Smoke: fixing some compile warning reported by Ton and one compile erro for g...Daniel Genrich
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-10-09Bugfix for [#17333] Fluid bake memory issues provided by Andre PintoDaniel Genrich
2008-10-06patch [#17772] Fluid solver not built with OpenMP in Makefile build systemKent Mein
2008-10-03Solaris was having problems with sqrtf and friends again.Kent Mein
2008-09-29[#17703] Segfault on fluid activation.Daniel Genrich
2008-09-24Fixing compile warningsDaniel Genrich
2008-09-22Patch #17666 by Vladimi<C2>r MarekTon Roosendaal
2008-09-22Removing control defineDaniel Genrich
2008-09-04Two compile fixes for msvc and cmake provided by brokenDaniel Genrich
2008-09-03Fixing debug outputDaniel Genrich
2008-09-03Bugfix for sphere-in-control-object (reported by broken)Daniel Genrich
2008-08-12Bugfix for non-compiling on msvc and mingw (reported by Matt)Daniel Genrich
2008-07-28WIP commit, completely untested (should introduce: 1. copy of modifier settin...Daniel Genrich
2008-07-25Fluid control: WIP commit before weekend, not working is crashing on the firs...Daniel Genrich
2008-07-21Fix for crash with fc and quality < 5 (reported by Nudel)Daniel Genrich
2008-07-20svn merge -r 15529:15649 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-07-14Win64 fix: disable 1GB restriction for 64bit windows systems, baking fluid wi...Daniel Genrich
2008-07-11Fix for several memory leaks in fluidsim (found with Valgrind).Daniel Genrich
2008-07-08Introduced quality to GUI, not yet tested (WIP commit)Daniel Genrich
2008-07-08Some channel fixes for fcDaniel Genrich
2008-07-07WIP commit to introduce channelsDaniel Genrich
2008-07-07Another addition of time values, yet some things to followDaniel Genrich
2008-07-07Added 4 gui elements to structs, another 2-3 will follow; Unsolved problems: ...Daniel Genrich
2008-07-06Another fluid type 'control' added and introduced to elbeem, still some issue...Daniel Genrich
2008-07-04Initial GUI implementation, yet not functionalDaniel Genrich
2008-04-22svn merge -r 14236:14505 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-04-20Reverting new epsilons since they had bad global impact - instead just remove...Daniel Genrich