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-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Cleanup: styleCampbell Barton
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-06Fix T56698: saving render result from compositing as EXR is empty.Brecht Van Lommel
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-26Cleanup: styleCampbell Barton
2018-08-08Cleanup: correct header guardCampbell Barton
2018-08-08Cleanup: use conforming header guardCampbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-24Cleanup: changes from 2.8Campbell Barton
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