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-05-02GPencil: New Noise modifier random in Keyframes onlyAntonio Vazquez
2022-03-14Cleanup: Remove duplicate Bake modifier codeAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-04GPencil: Fix Noise Modifier Randomize Panel disabledHenrik Dick
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-03-21Cleanup: redundant headers in 'source/blender/gpencil_modifiers'Campbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2021-01-14GPencil: Noise Modifier - Move noise seed value outside of randomize subpanelCody Winchester
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-07-04Fix T78603: GPencil Noise modifier Vertex Group influence filter missingAntonio Vazquez
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Cleanup: make formatCampbell Barton
2020-05-23Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-23GPencil: Fix unreported Noise modifier does not work in axis aligned strokesAntonio Vazquez
2020-05-11GPencil: Cleanup unneeded initializationsAntonio Vazquez
2020-05-11GPencil: Replace material name with material pointer for Modifiers filterAntonio Vazquez
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13GPencil: Fix Noise modifier versioningAntonio Vazquez
2020-03-13Fix T74696: Segment fault in Noise modifier using Vertex GroupsAntonio Vazquez
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-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-08-01Fix T67939: GPencil Noise modifier wrong random calculationAntonioya
2019-07-30Fix T67939: GPencil Noise modifier step is ignored in renderAntonio Vazquez
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-30GPencil: Uses same random seed for render in Noise modifierAntonioya
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-31Cleanup: style, unused variableCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25T60748 Second try to fix start extreme in Noise modifierAntonioya
2019-01-23Fix T60778: Grease pencil Hook modifieronly affects strokes with more than 2 ...Antonioya
2019-01-22Fix T60748: Move GP stroke extremes with noise modifierAntonioya
2019-01-15GP: Use weight in noise modifier for all typesAntonioya
2018-12-18Fix T59519: Grease Pencil stroke with noise modifier crashes blenderAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya