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
2020-08-07Cleanup: Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-11GPencil: Replace material name with material pointer for Modifiers filterAntonio Vazquez
2020-04-19GPencil: Add Texture modifierCody Winchester
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio 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
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-11-14GPencil MultiStroke modifierYimingWu
2019-09-16Cleanup: Use const variablesAntonio Vazquez
2019-09-01Fix T69364: GPencil Array Modifiers causes crashAntonio Vazquez
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-07-19GPencil: Fix wrong material when apply Opacity, Hue or Tint modifierAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: BKE_gpencil namingCampbell 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-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-09-19GP: Fix crash when select vertex group in modifiersAntonioya
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28Cleanup: indentationCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-09GP: Undo incorrect modification in previous commitAntonioya
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
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