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-05-21GPencil: Cleanup macroAntonio Vazquez
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-04-30GPencil: Add material selector to context menusAntonio Vazquez
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-14GPencil: Rename operator select_color to select_vertex_colorAntonio Vazquez
2020-03-14GPencil: Rename operator color_select to select_materialAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-10-19GPencil: Primitive: Polyline ToolCharlie Jolly
2019-09-21GPencil: Fix unreported select not working in multiframe modeAntonio Vazquez
2019-09-05GPencil: New Operator to set the active object material based on the selected...Matias Mendiola
2019-08-24GPencil: Use evaluated data in selectionAntonio Vazquez
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-02GPencil: Make GP_EDITABLE_STROKES_BEGIN macro safe when stroke is removedAntonio Vazquez
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-29GPencil: Add inverse diff matrix to iterator macroAntonioya
2019-06-07Cleanup: Reformat GPencil multiedit frame selectionAntonio Vazquez
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-04GPencil: New extrude operatorAntonioya
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-22GP: Recalc UV data for primitive strokesAntonioya
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30GP: Mew Merge Strokes operatorAntonioya
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-23GP: Add Shift+F to define strength for primitivesAntonioya
2018-12-21GP: Primitive: Changes from gp branchCharlie Jolly
2018-12-19Fix T59595: Grease Pencil and CameraViewAntonioya
2018-12-19GP: Primitive: Add RMB behaviour to Grab/MoveCharlie Jolly
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-14Fix compiler errorCampbell Barton
2018-12-13GP: New Smooth operatorAntonioya
2018-12-12Merge branch 'master' into blender2.8Campbell Barton