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
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-09-13Fix (unreported) 'smooth vertex colors' operator not respecting vertexPhilipp Oeser
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-06Fix T58840: SHIFT+K in vertex paint doesn't updateSergey Sharybin
2018-10-06Vertex Paint: support switching to secondary color temporarily holding CtrlPhilipp Oeser
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-07Minor comment on possible TODO while validating paint ops for CoW...Bastien Montagne
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx for paint & objectCampbell Barton
2017-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-04Tssst, we use USA english, not Oxford one... :PBastien Montagne
2017-10-04Fix i18n messages extraction script, and a few more UI messages...Bastien Montagne
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