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-07-31New Grease Pencil object for 2D animationAntonioya
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2016-07-21Cleanup: unused brush DNACampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2015-07-27Image painting 2D:Antony Riakiotakis
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2015-04-15Increase max brush size from 200 to 500Campbell Barton
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-03-19Remove deleted list for palette colorsCampbell Barton
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-12-01Dim down default (no) material for cycles so it matches default materialAntony Riakiotakis
2014-09-18Palettes:Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-04-23Allow hiding separate hiding of overlays on stroke.Antony Riakiotakis
2013-04-23Add stencil control for mask overlay. Key combinations are the same asAntony Riakiotakis
2013-04-16Option to hide overlay during a stroke. To enable, press the brush iconAntony Riakiotakis
2013-04-05Patch from kgeogeo:Antony Riakiotakis
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-02-02style cleanupCampbell Barton
2013-01-24fix for G,G causing vertex slide in UV/Image window, also comment unused defi...Campbell Barton
2013-01-16Get rid of the BRUSH_FIXED_TEX flag, use mapping modes instead. VersionAntony Riakiotakis
2012-12-30Add simplify brush for sculpt modeNicholas Bishop
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
2012-05-11Add new options to PAINT_OT_brush_select, toggle and create_missing.Nicholas Bishop
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-03-18Rename 'clay tubes' to 'clay strips' and include it in the capabilities RNA.Nicholas Bishop
2012-03-18Use enums for brush flags and sculpt tools.Nicholas Bishop
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-16use FILE_MAX instead of 240 or comment where define cant be used.Campbell Barton
2012-01-15minor cleanup to weightpaint code, move color & weight blending into own func...Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-12-28make MOD_dynamicpaint.c use more typical gpl2+ text and some formatting edits...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-01-16Fixed bug [#25649] Image editor paint icon missing until enter weightNicholas Bishop