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
2022-09-10GPencil: New Set Start point operatorAntonio Vazquez
2022-08-18GPencil: New operator to convert strokes to perimeter.Antonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-06-02GPencil: New operator to Normalize strokesAntonio Vazquez
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-07GPencil: New Append operatorsAntonio Vazquez
2021-04-19GPencil: Add Layer Mask ordering buttonsAntonio Vazquez
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-11-30GPencil: New operator to reset Vertex ColorsAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-09-21GPencil: New Trace images using PotraceAntonio Vazquez
2020-08-11GPencil: Split Primitive operators and add number of points to TopbarAntonio Vazquez
2020-07-27GPencil: New operator to Cleanup duplicated framesAntonio Vazquez
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-04-30GPencil: Add material selector to context menusAntonio Vazquez
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-09-05GPencil: New Operator to set the active object material based on the selected...Matias Mendiola
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-05Cleanup: add bracesCampbell Barton
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-03-06Cleanup: styleCampbell Barton
2019-03-05GPencil: Disable proportional for DuplicateAntonioya
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 manually missing original authorAntonioya
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-30GP: Mew Merge Strokes operatorAntonioya
2018-12-13GP: New Smooth operatorAntonioya
2018-11-18GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paintAntonioya
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-09Cleanup: de-duplicate poll functionCampbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton