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
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T67904: GPencil clone brush doesn't copy the right color and layerAntonio Vazquez
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-29Fix T67813: Remove mask from Weight PaintAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-07-16Fix T66011: Transformed objects break sculpt toolsAntonioya
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65699: gpencil weight paint unresponsiveCampbell Barton
2019-06-04GPencil: Clarify Target weight tooltip and remove lower limitAntonio Vazquez
2019-06-03Fix T65408: GPencil Weight Paint, strength and falloff are ignored when paint...Antonio Vazquez
2019-06-02GPencil: Cleanup unused linesAntonio Vazquez
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16GPencil: Add lock icon to Vertex Groups listAntonioya
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-02Cleanup: rename target_weight -> weightCampbell Barton
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05GP: Enable Smooth Sculpt brush when press Shift keyAntonioya
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-18GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paintAntonioya
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-12Cleanup: minor gpencil changesCampbell Barton