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-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-09-19GPencil: Cut Extended lines in Fill tool when collideAntonio Vazquez
2022-09-17GPencil: Add more types of stroke extensions when fillingDave Pagurek
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-03-29Cover DNA_gpencil_types.h with C++ structure methodsSergey Sharybin
2022-03-20GPencil: Port main object shader to ShaderCreateInfoClément Foucault
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10GPencil: Update-on-write using update cacheFalk David
2021-09-26LineArt: Smooth tolerance value for chaining.YimingWu
2021-08-12Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-06-09Revert "GPencil: Add custom normal entry to bGPDspoint."YimingWu
2021-06-09GPencil: Add custom normal entry to bGPDspoint.YimingWu
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-04-23GPencil: Change maximum value for Fill precissionAntonio Vazquez
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-14Cleanup: spellingCampbell Barton
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-06Annotations: Add different arrow styles for line toolJuanfran Matheu
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-03-30GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engineAntonio Vazquez
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-14Cleanup: remove unused ARegion from bGPdata_RuntimeCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-20Cleanup: unused enumsCampbell Barton
2020-01-22Fix wrong DNA alignment on arm{el,hf} and mipselSergey Sharybin
2019-11-02Fix T71260: GPencil crash when drawing very long linesAntonio Vazquez
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez