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-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-03-14Cleanup: Remove duplicate Bake modifier codeAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-30Fix T93868: GPencil material filter does not work with instancesAntonio Vazquez
2021-12-09Cleanup: move public doc-strings into headers for 'gpencil_modifiers'Campbell Barton
2021-10-04Cleanup: pass arguments as constCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-11GPencil: Replace material name with material pointer for Modifiers filterAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-09-16Cleanup: Use const variablesAntonio Vazquez
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-10-29Cleanup: styleCampbell Barton
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-08-28Cleanup: indentationCampbell Barton
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-08-08Cleanup: Move some duplicate code to new functionAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya