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-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-27Compositor: Reduce number of divisions in EWA filteringSergey 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-21Cleanup: styleCampbell Barton
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-17Compositor: Fix stupid type in incrementing number of finished tilesSergey Sharybin
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Cleanup: styleCampbell Barton
2015-06-12Fix compilation error on WindowsSergey Sharybin
2015-06-11Compositor: Use atomics to update finished tiles progressSergey Sharybin
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-20doxygen: corrections/updatesCampbell Barton
2015-05-17Fix T44715: crash compositing with undefined node due to re-save in older ver...Brecht Van Lommel
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-29Fix T44132: Crash after open EXR formatSergey Sharybin
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-14Multiview: compositor openexr multiview images fully workingDalai Felinto
2015-04-14Fix T44343 Compositor image node cannot properly load multilayer EXRsDalai Felinto
2015-04-14Cleanup: warningsCampbell Barton
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-04-02CleanupCampbell Barton
2015-03-31silence MSVC warningMike Erwin
2015-03-27Cleanup: use const char for stats argCampbell Barton