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-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-23Cleanup: style, use braces for compositorCampbell Barton
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-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2014-07-15Fix T41067: Muted nodes still do data type conversions.Lukas Tönne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-04style cleanupCampbell Barton
2013-02-03One fix for bug [#33785] compositor is (unnecessarily?) slowMonique Dewanchand
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-14Removed the actual data type concept as it was never used.Jeroen Bakker
2012-06-10Fix for Tile group nodes with internally unconnected outputs, this was crashi...Lukas Toenne
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17code cleanup: quiet warnings from compositor merge (builds with -Werror now i...Campbell Barton
2012-05-17 ____ Jeroen Bakker