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
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-03Compositor: Support changing distortion models in movie distortion nodeSergey Sharybin
2015-08-27Fix T45617: Map UV node produces image artifactsSergey Sharybin
2015-08-26Fix T45711: Color spill average algorithm brokenCampbell Barton
2015-08-26Fix T45793: ChromaMatte incorrect outputCampbell Barton
2015-08-25Cleanup: styleCampbell Barton
2015-07-28Fix T45529: Texture Compositor node composition artifact (random pixels)Sergey Sharybin
2015-07-27Compositor: Add note that bilateral blur is not really correctSergey Sharybin
2015-07-25Cleanup: warnings, styleCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-07-24Compositor: Make it work for debug passes other than floatSergey Sharybin
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-17Cleanup: styleCampbell Barton
2015-06-11Fix T44871: Blender hangs when using masking, dilate-erode and soften nodeSergey Sharybin
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Fix T44398: Compositing displace node makes image fuzzy with zero displacementSergey Sharybin
2015-04-30Correct missing breakCampbell Barton
2015-04-29Multi-View: new util functions RE_RenderViewGetById() and RE_RenderViewGetByN...Dalai Felinto
2015-04-26Add inverse-square falloff to bmesh, mask & compo.Campbell Barton
2015-04-23Fix T44494 crop node changes values during execution.Antony Riakiotakis
2015-04-14Fix T44343 Compositor image node cannot properly load multilayer EXRsDalai Felinto
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-31silence MSVC warningMike Erwin
2015-03-27Compositor: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-12Fix T43974: Alpha output of movie clip node crashes blenderSergey Sharybin
2015-03-11Fix flip node making unsigned int out-of-rangeCampbell Barton
2015-03-09T37832: OpenCL compositing bug in defocus nodeSergey Sharybin
2015-03-09Fix T43908: Mask render bug, one pixel black lineSergey Sharybin
2015-03-05Compositor: Add sanity check around pass element size and compositor data typeSergey Sharybin
2015-03-05Fix T43894: Wrong alpha with bilateral blur nodeSergey Sharybin
2015-03-05Cleanup: unused varCampbell Barton
2015-02-24Fix T43784: Compositing scale node border errorSergey Sharybin
2015-02-06Cleanup: styleCampbell Barton
2015-02-04Compositor: Code cleanup, trailing whitespace and wrappingSergey Sharybin
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-23cleanup: styleCampbell Barton
2015-01-20Fix T42844: Compositor scale offsetSergey Sharybin
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2014-12-04Cleanup and fix for uninitialized output buffer of the sunbeams node.Lukas Tönne
2014-11-20Compsitor: White space cleanupSergey Sharybin
2014-10-31Compositor: Don't let HSV correction to output negative colorsSergey Sharybin