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
2021-07-14Cleanup: Avoid duplication in line art stroke generationHans Goudey
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14GPencil: fix separate points/strokes freezing with empty selectionPhilipp Oeser
2021-04-29GPencil: Add Layer and Material to Blank objectsAntonio Vazquez
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14Cleanup/refactor: Remove logically broken code from GPencil undo.Bastien Montagne
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13GPencil: Remove ID from operators to fix T82597Antonio Vazquez
2020-09-09Cleanup: use bool instead of intJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-22GPencil: Cleanup commentsAntonio Vazquez
2020-06-09GPencil: Keep original stroke when reprojectAntonio Vazquez
2020-06-05GPencil: Improve Vertex Paint in filled areasAntonio Vazquez
2020-05-27Cleanup: sort file, structsCampbell Barton
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-06Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil ...Philipp Oeser
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
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-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-11-02Fix T71260: GPencil crash when drawing very long linesAntonio Vazquez
2019-09-27GPencil: New smart smooth for strokesAntonio Vazquez
2019-09-10GPencil: Deduplicate functionAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-06-28Fix T66126: Non-active Grease Pencil object stuck in draw modeAntonioya
2019-06-25GPencil: Add Lattice modifier when use Ctrl+P to Lattice DeformAntonioya
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-19GPencil: Cleanup unused codeAntonioya
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya