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-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-10Compositing Convert color space nodeJeroen Bakker
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2020-12-19Compositor: New Exposure NodeAaron Carlisle
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-30Cleanup: add missing extern "C"Jacques Lucke
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
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
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2013-09-02Removed some unused old function declarations for loop node register, awkward...Lukas Toenne
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-04-03code cleanup: unused functionsCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-11-30Removed unused register_ lines from for and while loop nodes. These nodes wer...Lukas Toenne
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-10-24Adding a pixelate node.Jeroen Bakker
2012-08-23despeckle composite nodeCampbell Barton
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-11This node was never actually commited to svn.Sergey Sharybin
2012-05-29Initial commit of new keying nodesSergey Sharybin
2012-05-24Merging r46725 through r46963 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-17 ____ Jeroen Bakker
2012-04-30Tomato: initial commit of mask editing tools into SVNSergey Sharybin
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-02-22Adds a new node type for saving multiple image files from a single node.Lukas Toenne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-13Group DEM node code with the rest of the mattes, rather than the filters. Als...Peter Larabell
2012-01-10(no commit message)Peter Larabell
2011-11-29remove header text:Campbell Barton
2011-11-20Muting node patch: first partBastien Montagne
2011-11-10Restored GPL header of NOD_composite.h (funny s&r ?!?).Bastien Montagne
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton