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
2014-11-21Cleanup: typoCampbell Barton
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-17ShapeKeys: Add `BKE_keyblock_is_basis` to check whether a given keyblock is u...Bastien Montagne
2014-11-17Cleanup: rename `BKE_key_convert/update` to `BKE_keyblock_convert/update`.Bastien Montagne
2014-11-17ShapeKey: Refactor a bit `BKE_key_convert_from_...`Bastien Montagne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Own cleanup, sorry for the noise :/Bastien Montagne
2014-11-16Fix T42613: Sculpt dyntopo's 'Set Detail Size' (Shift-D) was only always affe...Bastien Montagne
2014-11-14Don't assign wrong datalayers to gpuattribs in edit mode.Antony Riakiotakis
2014-11-11UI Refactor T41640Campbell Barton
2014-10-31Cleanup: namingCampbell Barton
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-10-31Cleanup: use function to calc shell thicknessCampbell Barton
2014-10-30Remove leftover error prints.Antony Riakiotakis
2014-10-30Fix T42431 lagging on texture painting.Antony Riakiotakis
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-27Fix T42393 crash in texture paint sampling in image mode when mesh didAntony Riakiotakis
2014-10-23Fix T42330 game engine does not allow texture slots generation.Antony Riakiotakis
2014-10-20Fix T42311, too many paint slots added.Antony Riakiotakis
2014-10-17More fixes:Antony Riakiotakis
2014-10-17Fix issue reported by Sebastian Koenig on irc, Clone brush would paintAntony Riakiotakis
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-09Sculpt: use bitmap for mask bool arrayCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Paint: add debug print to time strokesCampbell Barton
2014-10-07Cleanup: redundant castsCampbell Barton
2014-10-07Cleanup: use boolCampbell Barton
2014-10-07Cleanup: styleCampbell Barton
2014-10-06Texture painting:Antony Riakiotakis
2014-10-05Cleanup: sculpt float -> boolCampbell Barton
2014-10-04"Delete texture paint slot" told the user that it would add a texture paint s...Thomas Beck
2014-10-03Sculpting:Antony Riakiotakis
2014-09-29Cleanup: spellingCampbell Barton
2014-09-26Fix T41956, Soften brush does not workAntony Riakiotakis
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-22Projective painting:Antony Riakiotakis
2014-09-21Last minute artist feedback tweak: Fill tool should not use maskingAntony Riakiotakis
2014-09-21Paint systemAntony Riakiotakis
2014-09-18PalettesAntony Riakiotakis
2014-09-10Fix crash in project-from view without a brush or active objectCampbell Barton
2014-09-08Fix T41746: WPaint: gradient+mirror failsCampbell Barton
2014-09-05Cleanup:Antony Riakiotakis
2014-09-05Fix T41723, different tints in texture painting.Antony Riakiotakis
2014-09-05Fix uninitialized variable useCampbell Barton
2014-09-05Cleanup: de-duplicate link/append propsCampbell Barton
2014-09-04Fix T41716, crash with image mode when painting without materials.Antony Riakiotakis