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-06-10Cleanup: Clang tidyHans Goudey
2022-04-03Fix T97001: Grease pencil array modifier relative offset brokenHans Goudey
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-21Fix T95923: GPencil Array modifier constant offset works even disabledAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-21Cleanup: redundant headers in 'source/blender/gpencil_modifiers'Campbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2020-12-16Cleanup: clang-formatCampbell Barton
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
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-07Cleanup: declare arrays arrays where possibleCampbell 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-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-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Fix T73625: GPencil array offset wrong whe use Scale or RotationAntonio Vazquez
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08GPencil: Add basic edit support for Hook and Array 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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-10-29Cleanup: styleCampbell Barton
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya