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
2010-05-26display errors for mesh deform, useful to help find out why mdef isnt being a...Campbell Barton
2010-05-14Fix:Matt Ebb
2010-05-13Fix #22137: Shrink wrap modifer with curves, projection bugSergey Sharybin
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-07fix for duplicating cloth which could crash on freeingCampbell Barton
2010-05-03mask modifier properly works in weightpaint and edit modes now. note that mo...Joseph Eagar
2010-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-23Mesh Deform Modifier: compress static binding weights better, thresholdBrecht Van Lommel
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-14fix for crash when a register script sets material colors, also made some cha...Campbell Barton
2010-04-14cloth init function not being calledJoseph Eagar
2010-04-13modifier include cleanup, this might need fixes on other systems but hard to ...Campbell Barton
2010-04-12Rearrange the includes a bit.Guillermo S. Romero
2010-04-12Work around to keep compiler going with zlib.h:Guillermo S. Romero
2010-04-12Fix many compile errors in fluidsim modifier.Matt Ebb
2010-04-12Modifiers moved, adjust accordingly.Guillermo S. Romero
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