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
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-19Fix/workaround T51070: Cannot scale procedural texture in compositorSergey Sharybin
2017-05-19Compositor: Remove unused funcitonSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-03-08Fix T50849: Transparent background produces artifacts in this compositing setupSergey Sharybin
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-01-31Silence unused var warnings after rBac58a7faDalai Felinto
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2016-12-07Remove unused include statementSergey Sharybin
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-03Fix T49857: Blender crashes after adding texture node to compositing treeSergey Sharybin
2016-10-25API: Fix LinksAaron Carlisle
2016-10-21Fix T49789: Compositor mix node interpolation bugSergey Sharybin
2016-08-24Fix T49128: Ghost of Previous Mask appears in Double Edge MaskSergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-02Fix T47520: Compositor Node "Filter" Outputs clear imageKévin Dietrich
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-07Fix single threaded compositor defineCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-07Fix T48589: Compositor Backdrop crashes BlenderSergey Sharybin
2016-05-05Optimize linear<->sRGB conversion for SSE2 processorsSergey Sharybin
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-04-14Compositor: Fix image and render layer always extending edgesSergey Sharybin
2016-03-14Fix T47785: Rendering Crash, Node Connector Crash, Changing Editors CrashSergey Sharybin
2016-03-09Cleanup: style, spellingCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-03Make texture node threadedSergey Sharybin
2016-02-25Fix T47565: Crash when adding texture node in compositorSergey Sharybin
2016-02-23Fix T47444: Texture node in compositing nodes does not updateSergey Sharybin
2016-02-22Compositor: fix memory leak in filter node operation.Kévin Dietrich
2016-02-21Fix compositor using edge repeat policy when it shouldn'tSergey Sharybin
2016-02-20CMake: Don't pass SSE2 flags in compositor for 64bit MSVCSergey Sharybin
2016-02-17Fix T47452: Translate-node seams w/ subpixel offsetCampbell Barton
2016-02-15Compositor: Re-consider the way how track speed worksSergey Sharybin
2016-02-14Compositor: Cleanup, don't shortcut float valuesSergey Sharybin
2016-02-08Fix T47347: Z-pass defaults to zeroCampbell Barton
2016-02-07Fix T47336: compositor color balance offset/slope/power incorrectly clamps HD...Brecht Van Lommel
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-28Fix/Workaround T46412: Defocus node not working on Windows 32 bitSergey Sharybin
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin
2016-01-24Fix T47210: Compostiting, Bad AA using distort + undistort nodesSergey Sharybin
2016-01-18Cleanup: styleCampbell Barton
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-30Usual i18n/UI messages fixes...Bastien Montagne