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
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2016-02-03Remove redundant file exists checksCampbell Barton
2016-02-03Fix T47303: Voxel texture disappears after first frameCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-01-20Reimplemented the voxel texture type for displaying hair continuum grids.Lukas Tönne
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne
2015-01-20New voxel texture mode "Hair", for displaying the internal hair volumeLukas Tönne
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (render)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-09-08code cleanup: quiet warningsCampbell Barton
2013-08-01remove unused headers and NULL checkCampbell Barton
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-04-24Fix #34783: smoke simulation crash when changing frame while preview rendering.Brecht Van Lommel
2013-03-13Fix for build error with previous commit, seems the order of #includes matter...Brecht Van Lommel
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-02-14Divide by 3 instead of multiplying by variations of 0.333Sergej Reich
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-07-08style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-06style cleanupCampbell Barton
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-18spelling cleanupCampbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-02style cleanupCampbell Barton
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...Campbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-22Remove checks for voxel data when texture type is known.Sergey Sharybin
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-17use const and array size in function definitions, no functional change.Campbell Barton
2011-08-21Merge with trunk r39589Miika Hamalainen
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-07-22Merge with trunk r38619Miika Hamalainen
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-04-21fix [#27084] Crash when chosing non-voxel data file in voxel data texture inputCampbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory