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
2021-03-08Cleanup: Change extension .cpp to .ccJeroen Bakker
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2015-03-27Compositor: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-01-07Fix for bool flag useCampbell Barton
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2013-09-05Merge some operations into a single fileSergey Sharybin
2013-06-30Fix forJeroen Bakker
2013-03-14There was a regression in recent bugfix which touched Mix node.Sergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-07-10Tomato: added option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-05-23cleanup relink codeJeroen Bakker
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17 ____ Jeroen Bakker