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-08-01I18n: make Grease Pencil modifiers and shader FX translatable.Damien Picard
2022-06-13Cleanup: Use more specific includes for grease pencil modifiersHans Goudey
2022-03-14Cleanup: Remove duplicate Bake modifier codeAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-27Cleanup: use 'use_' prefix for RNA naming in grease pencil modifiersCampbell Barton
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-04Fix T88803: GPencil Thickness modifier produces thicker linesAntonio Vazquez
2021-04-28Cleanup: Add float formatAntonio Vazquez
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-03-21Cleanup: redundant headers in 'source/blender/gpencil_modifiers'Campbell Barton
2020-10-15Cleanup: Use DNA defaults for grease pencil modifiersHans Goudey
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-05-11GPencil: Cleanup unneeded initializationsAntonio Vazquez
2020-05-11GPencil: Replace material name with material pointer for Modifiers filterAntonio Vazquez
2020-05-11Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-11Fix T76598: GPencil - Set a lower limit for Thickness modifierAntonio Vazquez
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-08-26Cleanp: fix compiler warningsBrecht Van Lommel
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-17Fix unreported GPencil Thickness modifier affecting strokes not in Vertex GroupsS J Bennett (quollism)
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-25Cleanup: order of modifiers' headers includes.Bastien Montagne
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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-17GP: Set Thickness default to 2Antonioya
2018-10-31Cleanup: indentationCampbell Barton
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-09-29GP: Fix Thickness modifier error for strokes with few pointsAntonioya
2018-09-19GP: Fix crash when select vertex group in modifiersAntonioya
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-07-31Cleanup: Fix weird comparisonsAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya