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
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-06Error in falloff_angle range in last commitCampbell Barton
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-10-05Fix sculpt secondary color missing some brushesCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-04-19Fix wrong RNA update function declarationsSergey Sharybin
2017-03-30Prevent crash on weight paintDalai Felinto
2016-05-16Cleanup rna_Brush_direction_itemf()Bastien Montagne
2016-04-15Fix T48151: Brush texture overlay won't refresh automatically in UV editor wh...Bastien Montagne
2016-01-21Sculpt: pinch/inflate support for snake-hookCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-07-27Image painting 2D:Antony Riakiotakis
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2014-12-30Fix issue in separate rake control commit:Antony Riakiotakis
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-10-03Sculpting:Antony Riakiotakis
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-04-05Fix sculpt brushes stuck to drag dot or anchored modeAntony Riakiotakis
2014-03-30Style cleanupCampbell Barton
2014-03-27Attempt to fix T39412Antony Riakiotakis
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-19Fix T37807 gravity causes crashes when using shif-smoothing.Antony Riakiotakis
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-09-16Undo the front-facing only commit for clay strips brushes, it adds anAntony Riakiotakis
2013-09-14fix weird issue after last commit where grab brush would not work andAntony Riakiotakis
2013-09-14Sculpting:Antony Riakiotakis
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-08-02Some versioning changes/patching of the brush system:Antony Riakiotakis
2013-06-28changed Pulldown box label for clarityGaia Clary
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
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-23Overlay fixes:Antony Riakiotakis
2013-04-23Overlay refactor:Antony Riakiotakis