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
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-07-31Smoke: fixing some compile warning reported by Ton and one compile erro for g...Daniel Genrich
2009-07-16SConsNathan Letwory
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-01-242.5Ton Roosendaal
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-232.5 / SConsNathan Letwory
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in p...Benoit Bolsee
2008-11-10Add MSVC90 project files - part 1.Benoit Bolsee
2008-10-22* Minor cleanup of SCons filesNathan Letwory
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-22Fixing missing function in elbeemDaniel Genrich
2008-09-22Removing control defineDaniel Genrich
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