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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-06-15Cleanup: correct incomplete commentCampbell Barton
2021-05-03Cleanup: spellingCampbell Barton
2021-04-29GPencil: glow fx, add threshold value color modeFalk David
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-27Cleanup: spellingCampbell Barton
2020-12-09Fix T83575: GPencil: VFX Blur is not disabled when samples are zeroAntonio Vazquez
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio 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-11-25Fix T71892: Typo error - Distorsion to DistortionAntonio Vazquez
2019-07-29GPencil: Use uniform_int_copy instead to pass referenceAntonioya
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-22Fix T65955: GPencil: drawing shapes on surface causes intense viewport flicke...Antonioya
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-22Cleanup: unused varsCampbell Barton
2019-05-22DrawEngines: Depth Of Field UnitsJeroen Bakker
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04Cleanup: styleCampbell Barton
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-02-26GP: Redesign wireframe modeAntonioya
2019-02-25GP: Add support for Wireframe modeAntonioya
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: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24Fix T60805: Grease Pencil Rim Effect ProblemAntonioya
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-02Fix wrong grease pencil shader FX usage of object location.Brecht Van Lommel
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-07Fix T58360 "Use object as pivot" in GP "Shadow effect" crashes BlenderAntonioya
2018-10-23GP: Reduce samples in glowAntonioya
2018-10-14GP: Fix several issues in blur FXAntonioya
2018-10-13GP: Add more blur samples to some FXAntonioya
2018-10-12Cleanup: redundant 'struct' & 'static' varsCampbell Barton
2018-10-12Cleanup: styleCampbell Barton
2018-10-11GP: Cleanup duplicate code moving to functionAntonioya
2018-10-11GP: Cleanup duplicate codeAntonioya