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-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-01-04Fix soft light blend mode mathRichard Antalik
2022-01-04Fix out of range color in blend modesRichard Antalik
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-10-29Fix blend_color_interpolate_byte returning wrong alpha in certain casePhilipp Oeser
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
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
2017-11-29Fix paint float color blending bugs with alpha 1.0 and vivid light.Brecht Van Lommel
2017-06-02Cleanup: styleCampbell Barton
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-09-13Cleanup: spellingCampbell Barton
2014-09-30Blend modes: fix array length being too shortKévin Dietrich
2014-07-30leanup: style, use 'const' where possible, and simplified blend funcs.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2013-12-05Code Cleanup: use strict flags for math lib, add inline declarationsCampbell Barton
2013-04-30More painting fixes:Brecht Van Lommel
2013-04-30More image painting fixes:Brecht Van Lommel
2013-04-28warning cleanup: assignment to unused vars, r56359 changes how brush falloff ...Campbell Barton
2013-04-27quiet warning, color blend c file was missing own include, also minor style t...Campbell Barton
2013-04-27Fix part of #34233: bad alpha blending for 2D image painting. This is a veryBrecht Van Lommel