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
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09Color: Combine/Separate YCbCrA node default to rec. 709Aaron Carlisle
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Cleanup: styleCampbell Barton
2018-04-13Merge branch 'master' into blender2.8Bastien Montagne
2018-04-12Moved vectorblur code from render to compositorJeroen Bakker
2018-03-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-05Fix T54225: Blur node stopped working when Map Range was fed with imageSergey Sharybin
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-08Merge branch 'master' into blender2.8Bastien Montagne
2018-01-06Fix T47212: incorrect luma coefficients for Luminance Key node.Brecht Van Lommel
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-06Proposed fix for T53263 -- Blender crashes when rendering with Stabilizer 2D ...Daniel Silva
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-21Cleanup: We do not use camel case in Blender codeSergey Sharybin
2017-11-21Fix T53371: Keying Node fails with values above 1Sergey Sharybin
2017-11-09Moved alignment attributes from my last commit to BLI_compiler_attrs.h for fu...Stefan Werner
2017-11-09Compositor: Ensured 16 byte alignment for variables accessed by SSE instructi...Stefan Werner
2017-10-02Fix T52927: Compositor wrong scale when scale size input is connected to comp...Sergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-04Fix T52531: Blender 2D stabilisation node issue when autoscale is selectedSergey Sharybin
2017-09-03T52534: Compositor artifacts when scalingJeroen Bakker
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-25Fix compositor Glare node with Simpler Star resulting in uneven rays.Matheus de Sousa Faria
2017-07-05Compositor: Fix compilation error and crash when using defocus searchSergey Sharybin
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-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-26Compositor: Make HSV node inputs a real socketsSergey 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