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
2014-01-22Fix T38011 and cleanup of Lens Distortion node code.Lukas Tönne
2014-01-12Style Cleanup: whitespaceCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-16Fix T37493: Defocus node with angle = 90° rotates bokeh only for ~1.5°Sv. Lockal
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-06Removed the DNA storage for LGG lift and inverse gamma in the color balance n...Lukas Toenne
2013-10-31code cleanup: spellingCampbell Barton
2013-10-28Fix #37221: Multilayer EXR inputs generate pink frame/last displayed frame wh...Sergey Sharybin
2013-10-19Applied patch [#34178] tile rendering for fast gaussian blurJeroen Bakker
2013-09-19Fix #36755, EXR Layers are not fully updated on scene load or image refresh.Lukas Toenne
2013-09-19Fix for OutputFile node, this would crash with unconnected sockets in MultiEX...Lukas Toenne
2013-09-09Fix #36692: crash with split viewer compositing node and rendering. Only one ...Brecht Van Lommel
2013-09-05Compositor cleanup: Merge conversion operations into a single file (see also ...Lukas Toenne
2013-09-05Fix #36113, Translate's wrapping has 1 pixel gap in X and Y after scale node.Lukas Toenne
2013-09-05Merge some operations into a single fileSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-07Another preview fix for SplitViewer nodeSv. Lockal
2013-08-05SplitViewer node:Sv. Lockal
2013-08-04Cycles / SSS passes:Thomas Dinges
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-15Fix #36058: Displace Modifier errors using a baked Image and displace baking ...Sergey Sharybin
2013-07-13Fix #35586: add an option to the Z Combine compositing node to disable the ZBrecht Van Lommel
2013-07-10Fix #36041, Chroma key broken. Compositor node was using wrong socket index t...Lukas Toenne
2013-06-30Fix forJeroen Bakker
2013-06-13Fix #35634: weight paint did not do z-buffer culling anymore on Windows after...Brecht Van Lommel
2013-06-12Track Position node now could output absolute position of track at a given frameSergey Sharybin
2013-05-20Math Node:Thomas Dinges
2013-05-14Fix for #35349, multiple viewers nodes crashing during render. The condition ...Lukas Toenne
2013-05-13Fix #35327: compositing Z combine node was not giving the same result as prev...Brecht Van Lommel
2013-05-10Fix for #35291, Deleting 'Group Output' node in compositor causes Segfault. A...Lukas Toenne
2013-04-05code cleanup: quiet some warnings and styleCampbell Barton
2013-04-05Fix for compositor bug found by Ton Roosendaal. Color Balance node was using ...Lukas Toenne
2013-04-04Fix for 34703 Mix node (Hue, Saturation) update and rendering errorJeroen Bakker
2013-04-02Box and Ellipse mask nodes will now output shapeSergey Sharybin
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-22Enable previews for inactive compo output and viewer nodes.Sergey Sharybin
2013-03-22Fix for Render Layers node, reported by Jason van Gumster (Fweeb) on IRC. The...Lukas Toenne
2013-03-21Render border + crop will be handled correct in compositor nowSergey Sharybin
2013-03-20Changes to compositor output nodeSergey Sharybin
2013-03-19Added alpha output to movie clip compositor nodeSergey Sharybin
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-14There was a regression in recent bugfix which touched Mix node.Sergey Sharybin
2013-03-14Code cleanup: replace magic constant used for alpha ignore flag with a define.Sergey Sharybin
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-02-17Added option for group node buffering in the compositor.Monique Dewanchand
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
2013-02-07fix for [#34133] Creation of an RGBA buffer from an RGB color and an alpha ch...Jeroen Bakker