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-01-07Patch to change license to GPL only, from GSR.Chris Want
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
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
2006-05-11- New options for mesh voxelization: shell only (alsoNils Thuerey
2006-04-18msvc6 project linking with shell32.lib to see SHGetFolderPath()Jens Ole Wund
2006-04-18Update to the VC7 projectfiles.Joseph Gilbert
2006-04-06I renamed a couple of simple variables to prevent warnings aboutKent Mein
2006-03-30==Nothing to see here, move along==Chris Want
2006-03-30==Nothing to see here, move along==Chris Want
2006-03-29Several minor fixes:Nils Thuerey
2006-03-29I fixed some warnings about multiply defined yy_parse (etc) fuctions.Kent Mein
2006-02-28mscv6 projects againJens Ole Wund
2006-02-27commented out a debugging message... was getting errors about cast to intKent Mein
2006-02-27- elbeem.h header file was missingNils Thuerey
2006-02-27- typo in SConscriptNils Thuerey
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-02-08==SCons==Nathan Letwory
2006-02-08==SCons==Nathan Letwory
2006-02-04==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-27doing MSCV6 project woodoo ( preparing orange --> bf migration )Jens Ole Wund
2005-11-24- 'extern "C"' fix for MSVC as suggested by StephaneNils Thuerey
2005-11-23- solver now supports animated time steps, gravityNils Thuerey
2005-11-21Changed powf to pow. (For Solaris)Kent Mein
2005-11-09fixing msvc6 projects to compile againJens Ole Wund
2005-11-09- replaced values.h by float.h/limits.h as suggested by Hos,GSR,UnNamedNils Thuerey