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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-01-07Fix for bool flag useCampbell Barton
2014-07-08Fix T40986: crash on using the viewer node inside of group nodes.Lukas Tönne
2014-04-25Fix T39799: Backdrop (compositor) ignores alpha.Lukas Tönne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2013-05-14Fix for #35349, multiple viewers nodes crashing during render. The condition ...Lukas Toenne
2013-03-22Enable previews for inactive compo output and viewer nodes.Sergey Sharybin
2013-03-20Changes to compositor output nodeSergey Sharybin
2013-03-14Code cleanup: replace magic constant used for alpha ignore flag with a define.Sergey Sharybin
2013-02-10We've reconsidered previous patch in IRC.Sergey Sharybin
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2012-11-01style cleanupCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-07-29Support for depth buffers in compositor and viewer nodeJeroen Bakker
2012-06-22remove scene from new compositor classes. only needs RenderDataCampbell Barton
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-15style cleanupCampbell Barton
2012-06-12 * FIX forJeroen Bakker
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-06-04 * modified vieweroperation to not calculate based on the DO_NODE_OUTPUTJeroen Bakker
2012-06-04Fix #31697: Blender crashes when using several viewer nodes in tileSergey Sharybin
2012-05-23style cleanup: also correct commentCampbell Barton
2012-05-23cleanup relink codeJeroen Bakker
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17 ____ Jeroen Bakker