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-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-03-30Prevent crash on weight paintDalai Felinto
2016-07-28Fix T48965: Cannot Append Palette As Local Datablock.Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-05-07Fix T44604 bad quality of rake with bezier curves.Antony Riakiotakis
2015-04-17Cleanup: remove unused face normalsCampbell Barton
2015-04-13Fix adding to paint-curves from the first pointCampbell Barton
2015-04-04Cleanup: use BKE_sculptsession_* prefixCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-18RNA: palette colors apiCampbell Barton
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-12-29Cleanup: get rid of sculpt minmax and reuse last stroke function (codeAntony Riakiotakis
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-10-06Texture painting:Antony Riakiotakis
2014-09-18PalettesAntony Riakiotakis
2014-08-13SpellingCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-07Code cleanup: naming.Antony Riakiotakis
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-04-17Refactor to Dyntopo node customdata commit.Antony Riakiotakis
2014-04-07Code cleanup: remove unused functions and convert int -> boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-26Paint API: add BKE_paint_select_elem_test: to check on paint selectionCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2013-09-14Sculpting:Antony Riakiotakis
2013-05-15Fix #35362: using dyntopo gives wrong render resultsSergey Sharybin
2013-04-23Allow hiding separate hiding of overlays on stroke.Antony Riakiotakis
2013-04-23Overlay fixes:Antony Riakiotakis
2013-04-23Overlay refactor:Antony Riakiotakis
2013-04-19Fix #34818: Sculpting Mode only rotates around geometry origin (bring bug back)Sergey Sharybin
2013-04-18style cleanupCampbell Barton
2013-04-16Option to hide overlay during a stroke. To enable, press the brush iconAntony Riakiotakis
2013-04-13code cleanup: warnings + styleCampbell Barton
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-03-13Texture sampling function refactoring:Antony Riakiotakis
2013-03-10Texpaint refactor complete!Antony Riakiotakis
2013-03-08style cleanupCampbell Barton
2013-03-07Texture paint refactoring commitAntony Riakiotakis
2013-03-07Support position jittering on new texpaint code using the stroke system.Antony Riakiotakis
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-19Skip hidden faces in PBVH BMesh ray intersection testNicholas Bishop
2012-12-30Add DNA/RNA/BKE infrastructure for dynamic-topology sculpt modeNicholas Bishop
2012-10-22Fix #32522: Object's diffuse color not showing in Sculpt ModeSergey Sharybin
2012-07-26code cleanup: use BKE_pain_ prefix for paint funcs. also minor style editsCampbell Barton