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
2008-09-22Update MSVC project filesBenoit Bolsee
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
2008-04-18Fluid: got to the real problem of the issue --> wrong float epsilon resulted ...Daniel Genrich
2008-04-18Fluid bugfix [#8395] [#6200]: this should solve the popping/inconsistency/fli...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-08This version now includes the fluid control sources, however the BlenderNils Thuerey
2008-02-25CMakeList fix for fluidsDaniel Genrich
2008-02-25Bugfix [#8352]: My OpenMP additions seem to cause errors on MSVC, so I kick t...Daniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2007-12-14include <ieeefp.h> on solaris and remove incorrect macro so finite() is now c...Campbell Barton
2007-12-13finite isnt defined on solaris 10, check and define - does the same as Win32Campbell Barton
2007-11-29Solaris had a problem finding finite so had to conditionally Kent Mein
2007-11-25Bugfix: Wrong 32/64bit check was used which resulted in a 2GB limit for some ...Daniel Genrich
2007-11-24- forgot to include a file in the last commitNils Thuerey
2007-11-22- Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeemNils Thuerey
2007-09-17Patch/Bugfix #7334 by 'gsr b3d:Joshua Leung
2007-09-12apply first part of patch #6994 - elbeem_warning_patch.diffStephen Swaney
2007-09-06BugFix #7303Diego Borghetti
2007-08-31This covers bugs # 7130 7131 7132 7133Kent Mein
2006-11-29- fixed particle generation bug tracked down by mpan3&gimble,Nils Thuerey
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-06- some more minor fixes, this time for MSVCNils Thuerey
2006-11-05- another solaris math function fixNils Thuerey
2006-11-05- a minor fix for solaris (problems with round&pow)Nils Thuerey
2006-11-05- bugfixesNils Thuerey
2006-08-22- modified patch #4681, for scons compilingNils Thuerey
2006-08-22elbeem update:Nils Thuerey
2006-07-07- fixed bug #4517:Nils Thuerey
2006-06-20- minor fix for moving object boundary conditionsNils Thuerey
2006-06-12- another minor solver update to fixNils Thuerey
2006-06-12- added fix for fluidsim copying bugNils Thuerey
2006-05-16- fixed geometry init (object id init was missing)Nils Thuerey