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-05-07svn merge -r 13452:14721 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-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-18svn merge -r 12856:12937 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel 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-12-12svn merge -r 12716:12856 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2007-11-29Solaris had a problem finding finite so had to conditionally Kent Mein
2007-11-26Code got unreadble due to copy-paste (hint for me: revert point)Daniel Genrich
2007-11-26Segfault revert, MT should work fine again for subdiv fluidsDaniel Genrich
2007-11-26New feature: Fluids internal subdiv (level >=2) uses OpenMP nowDaniel Genrich
2007-11-26Reverted to rev 12673 + test for ccherettDaniel Genrich
2007-11-26Insert revert point (segfault)Daniel Genrich
2007-11-26ccherrett pre-alpha subsurf openmp codeDaniel Genrich
2007-11-26Commit of fluid fix for 32/64bit and max 2.5gb ram issueDaniel Genrich
2007-11-25Bugfix: Wrong 32/64bit check was used which resulted in a 2GB limit for some ...Daniel Genrich
2007-11-25little debug output for MT fluidDaniel Genrich
2007-11-25svn merge -r 12653:12664 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2007-11-24- forgot to include a file in the last commitNils Thuerey
2007-11-22svn merge -r 12607:12653 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2007-11-22- Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeemNils Thuerey
2007-09-17Add WITH_BF_OPENMP for openmp usage, untested on msvcDaniel Genrich
2007-09-17disable parallel for usersDaniel Genrich
2007-09-17Marge with trunk: svn merge -r 12050:12057 https://svn.blender.org/svnroot/bf...Daniel Genrich
2007-09-17Patch/Bugfix #7334 by 'gsr b3d:Joshua Leung
2007-09-16Little project: Getting fluidsim multithreaded.Daniel Genrich
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
2006-05-13update to msvc7 projectfilesJoseph Gilbert
2006-05-13Happy msvc6 again .. however some new std::std::strings in El'BeemJens Ole Wund
2006-05-11- fixed MSVC problem in fluidsim.cNils Thuerey