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-07-18Cleanup: Cryptomatte node style tweaks.Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-05Cleanup: flag checksCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-18Color: Assume Rec 709 in remaining comp nodesAaron Carlisle
2018-05-09Color: Combine/Separate YCbCrA node default to rec. 709Aaron Carlisle
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-16Cleanup: indentationCampbell Barton
2018-04-14Cleanup: styleCampbell Barton
2018-04-12Moved vectorblur code from render to compositorJeroen Bakker
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-03-05Fix T54225: Blur node stopped working when Map Range was fed with imageSergey Sharybin
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2018-01-06Fix T47212: incorrect luma coefficients for Luminance Key node.Brecht Van Lommel
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-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-10-02Compositor: Fix strict compilation warnings when debug is enabledSergey Sharybin
2017-10-02Compositor: Fix compilation error with debug enabledSergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-13Fix T52299: X resolution of 4 causes nodes to collapseSergey Sharybin
2017-09-13Fix T52113: Compositor doesnt mix unrendered render layers wellSergey Sharybin
2017-09-13Compositor: Cleanup, get rid of nested ternary operatorsSergey Sharybin
2017-09-13Compositor: Cleanup, de-duplicate some codeSergey Sharybin
2017-09-13Compositor: Cleanup, reduce indentation level in render layer nodeSergey 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-06-04Fix T51587: Blender fails to interpret a specific layer in OpenEXR multilayer...Lukas Stockner
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