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-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-03Weight Paint: don't set weight w/ average brushCampbell Barton
2017-09-30Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Cleanup: split out tools & utils from vertex paintCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-28Missed in last merge from masterCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2016-06-16Vertex paint color operationsCampbell Barton
2016-02-09Fix T47339: Unified color not used w/ radial controlCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2015-10-26Fix T46537: UV Image Editor. UV Sculpt toggle button doesn't show hotkey labe...Bastien Montagne
2015-04-30Minor tweaks to make fill and invert support gpixel operationsAntony Riakiotakis
2015-04-30Cleanup: styleCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-11-16Fix T42613: Sculpt dyntopo's 'Set Detail Size' (Shift-D) was only always affe...Bastien Montagne
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-10-06Texture painting:Antony Riakiotakis
2014-09-03Code cleanup, defined shared stroke properties to one central function.Antony Riakiotakis
2014-08-27Fix T41406:Antony Riakiotakis
2014-08-27Revert "Fix part of T41406"Antony Riakiotakis
2014-08-26Add operator that deletes a texture paint layer for blender internal.Antony Riakiotakis
2014-08-12Fix part of T41406Antony Riakiotakis
2014-08-12Support table erasor in projective painting as well.Antony Riakiotakis
2014-07-24Change to previous commit, allow tweaking name at creation time.Antony Riakiotakis
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-06Add support to lasso masking/flood fill for inverted values.Antony Riakiotakis
2014-05-13Fix T39196, Dynamic Topology Undo Applied to Wrong MeshAntony Riakiotakis
2014-04-13Reduce overhead when sampling texture images for brushes. The tests canAntony Riakiotakis
2014-04-13Cleanup:Antony Riakiotakis
2014-04-13Fix T39430, incorrect color management in paint cursor when usingAntony Riakiotakis
2014-04-07Code cleanup: remove unused functions and convert int -> boolCampbell Barton
2014-03-29Fix T39468Antony Riakiotakis
2014-03-26revert 0da3e97, fix for T39279Campbell Barton
2014-03-24Code cleanup: styleCampbell Barton
2014-03-21Fix T39279 Vertex paint modes do not work well with mirror modifierAntony Riakiotakis
2014-02-05Fix for vpaint_stroke_test_start returning operator flags, not boolCampbell Barton
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2013-12-19Sculpting:Antony Riakiotakis
2013-12-08Fix T37326 inversion of image channels did not do an undo push. Now only do a...Antony Riakiotakis
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-30Lasso select tool for masking in sculpting. Initial code, non optimizedAntony Riakiotakis
2013-10-27Border select for sculpting, using B shortcut, warmup for more advancedAntony Riakiotakis
2013-10-11fix [#37031] bones are not selectable in weight paint mode anymoreCampbell Barton
2013-10-09Paint cursor overlays: Delete the cursor texture overlay resources whenAntony Riakiotakis
2013-06-26fix [#33068] Can't paint weights of some vertices in some situations.Campbell Barton