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
2011-08-14fix [#28225] Solidify Modifier creates wrong results when vertex group is att...Campbell Barton
2011-08-12Modifiers: add callback to loop over each texture assigned to a modifier.Brecht Van Lommel
2011-07-11Fix #27930: many modifiers crashed when used on a lattice with a vertex group.Brecht Van Lommel
2011-04-12fix [#26888] 3D viewport shading broken after solidify modifierCampbell Barton
2011-03-07fix [#26368] Solidify breaks EdgeCreaseCampbell Barton
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-02-25doxygendoxygen: blender/modifiers tagged.Nathan Letwory
2011-02-20misc warnings/fixesCampbell Barton
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-10-21fix for fix [#24344] crash on adding new image when composite is open and the...Campbell Barton
2010-10-21use custom data mask defines, no functional changes.Campbell Barton
2010-10-21improved fix for [#24267] Hook fails after SolidifyCampbell Barton
2010-10-20[#24267] Hook fails after SolidifyCampbell Barton
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-09-30[#23673] Modifier construction gives correct result in viewport but incorrect...Campbell Barton
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-07-14[#22782] Solidify Thickness negative and positive values are the same resultCampbell Barton
2010-06-13solidify rim material option, use the next material slot for rim faces.Campbell Barton
2010-06-04solidify modifier wasnt requesting vertex groups when it needed them.Campbell Barton
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-04-13modifier include cleanup, this might need fixes on other systems but hard to ...Campbell Barton
2010-04-12more header cleanupsCampbell Barton
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-12SVN maintenance.Guillermo S. Romero
2010-04-12booleanops.c was moved to MOD_boolean_util.c, remove empty file.Campbell Barton
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton