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
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
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-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2015-05-17Fix T44715: crash compositing with undefined node due to re-save in older ver...Brecht Van Lommel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2013-09-05Compositor cleanup: Merge conversion operations into a single file (see also ...Lukas Toenne
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-03-20Fix for compositor bug introduced in pynodes branch by removing the default M...Lukas Toenne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-10-24Oeps... Enabled the pixelate node added documentation, removed unneededJeroen Bakker
2012-09-06style cleanup: indentationCampbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-14add variable size option to bokeh blur node, remove f_stop option (it wasnt u...Campbell Barton
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04Two pass execution:Jeroen Bakker
2012-06-26quiet all -Wshadow warnings in the compositor.Campbell Barton
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-15style cleanup: remaining nodes in intern/Campbell Barton
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-14Removed the actual data type concept as it was never used.Jeroen Bakker
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-29Fix terrible mistake on merging keying patch which originally was against trunk.Sergey Sharybin
2012-05-29Initial commit of new keying nodesSergey Sharybin
2012-05-24Port mask node to new compositor systemSergey Sharybin
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17style cleanup: braces, compositorCampbell Barton
2012-05-17 ____ Jeroen Bakker