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-11-06Cleanup: Clang-Tidy, readability-redundant-member-initSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
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
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2014-05-28Fix T40383: Keying node doesn't workSergey Sharybin
2014-05-23Optimization of keying clip operationsSergey Sharybin
2012-08-10code cleanup: compositor - define size for executePixel function output float...Campbell Barton
2012-07-13Removed parameter from executePixel and initializeTileData.Jeroen Bakker
2012-06-26use m_ prefix for compositor class members (all compositor operations).Campbell Barton
2012-06-24Fixes for area of interest in keying nodes: no need to wait for the wholeSergey Sharybin
2012-06-15style cleanup: compositor operationsCampbell Barton
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-10Make keying clamping operation complex so it might directly access input bufferSergey Sharybin
2012-06-09Looks like some kind of merge error happened here which i didn't notice. Corr...Sergey Sharybin
2012-06-09Changes to keying nodes:Sergey Sharybin