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
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-02Fix T47520: Compositor Node "Filter" Outputs clear imageKévin Dietrich
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-02-15Compositor: Re-consider the way how track speed worksSergey Sharybin
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2015-12-15Compositor: Expose track velocity via the Track Position nodeSergey Sharybin
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-03Fix T45959: DistanceKey preview used wrong colorsCampbell Barton
2015-09-02Fix second part of T45987: Node preview was still using wrong color spaceSergey Sharybin
2015-08-31Fix T45959: DistanceKey output incorrectCampbell Barton
2015-08-31Fix uninitialized vars in DistanceKey nodeCampbell Barton
2015-08-31Fix incorrect castCampbell Barton
2015-08-28Fix T45736: Channel key error: color spaces modesSergey Sharybin
2015-08-26Fix T45711: Color spill average algorithm brokenCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-04-29Fix T44132: Crash after open EXR formatSergey Sharybin
2015-04-14Multiview: compositor openexr multiview images fully workingDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-27Compositor: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-24T43771: FixJeroen Bakker
2015-02-11Compositor: Expose Alpha socket for multilayer EXR nodeSergey Sharybin
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2015-01-07Fix for bool flag useCampbell Barton
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-10-06Compositor: implement OpenCL backend for gaussian blurSergey Sharybin
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-15Fix T41067: Muted nodes still do data type conversions.Lukas Tönne
2014-07-08Fix T40986: crash on using the viewer node inside of group nodes.Lukas Tönne
2014-06-02Fix T40448: Blurring bug in the compositorSergey Sharybin
2014-05-09Code cleanup: styleCampbell Barton
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-04-25Fix T39799: Backdrop (compositor) ignores alpha.Lukas Tönne
2014-04-24Fix T39830: Viewer node update error in the compositor when using the seperat...Sergey Sharybin
2014-04-24Fix T39786: Transform node gives bad result.Kevin Dietrich
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
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