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-29LineArt: Shadow and related functionalities.Yiming Wu
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cover some DNA files with C++ utility macrosSergey Sharybin
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-07-21Cleanup: use named enum types.Jeroen Bakker
2021-07-20LineArt: UI cleanups.YimingWu
2021-07-19Cleanup: remove unused MTex.pmapto, pmaptoneg & definesCampbell Barton
2021-06-29Cleanup: spellingCampbell Barton
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-13Cleanup: spellingCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-27CPencil: Cleanup unused fill codeAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-09GPencil: Add "Self Overlap" parameter to materials to disable StencilAntonioya
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-05-15Eevee: Add per material option to cull backfacesClément Foucault
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15Cleanup: Add missing commaAntonioya
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14Render: new material previewWilliam Reynish
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-27Cleanup: remove unused Material.pr_lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Workbench: Add transparency support for materialsClément Foucault
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault