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-10-22GPencil: Calculate inverse matrix only onceAntonio Vazquez
2019-10-21Fix T70888: GPencil Sculpt tools don't work properly in a particular situationAntonio Vazquez
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-22GPencil: Fix missing last point when sculpt in MultiframeAntonio Vazquez
2019-09-21GPencil: Apply transformed rotation only if neededAntonio Vazquez
2019-09-21GPencil: Use Object location instead of 3D cursor for Grab BrushAntonio Vazquez
2019-09-21GPencil: Remove Sculpt rotation effect for multiframe sculptAntonio Vazquez
2019-09-21GPencil: More changes to use original data in multiframe sculptAntonio Vazquez
2019-09-21GPencil: Use evaluated or original data in Sculpt for MultiframeAntonio Vazquez
2019-09-18GPencil: Fix unreported error using Grab sculpt in empty frameAntonio Vazquez
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-26Cleanup: unused argCampbell Barton
2019-08-25Cleanup: Clarify alloc comment textAntonio Vazquez
2019-08-25GPencil: Use evaluated data for Sculpt BrushesAntonio Vazquez
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
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