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
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2016-01-01Fix OSL compilation, cannot assign vector to color.Thomas Dinges
2015-12-31Fix T46915: Non-intuitive behavior of Vector Curve Mapping nodeSergey Sharybin
2015-12-05Cycles: Implement extrapolation for RGB curvesSergey Sharybin
2015-12-05Fix OSL shaders building with some versions of that lib.Bastien Montagne
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-09-18Fix T46030: Strange behavior of Cycles Brick TextureSergey Sharybin
2015-07-21Cycles: Expose image image extension mapping to the image managerSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-06-14Fix T41870: Cycles OSL - Changing rotation value in anisotropic shader crashe...Sergey Sharybin
2015-05-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
2015-04-21Cleanup: styleCampbell Barton
2015-02-23Cleanup: Simplify brick texture code a bit.Thomas Dinges
2015-02-21Cycles: Add note about autodiff in OSL wireframe shaderSergey Sharybin
2015-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-02-20Fix T43651: New pointiness attribute doesn't work with displacementSergey Sharybin
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2014-12-29Revert "Fix T42888: Separate and Combine HSV distorts the hue value"Sergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-16Fix T42888: Separate and Combine HSV distorts the hue valueSergey Sharybin
2014-12-10Cycles: Fix difference between SVM and OSL implementation of Normal nodeSergey Sharybin
2014-10-31Fix T42391: HSV correction shader node gives negative valuesSergey Sharybin
2014-10-30Cycles / OSL: Support microfacet() closure color function from OSL 1.5Thomas Dinges
2014-10-07Fix T42106: Box image mapping shows black triangles if they point to a corner...Sergey Sharybin
2014-10-03Cycles / OSL: Make the signed/unsigned Perlin parameter more self explaining.Thomas Dinges
2014-10-03Cycles: Remove Westin closure.Thomas Dinges
2014-09-29Cleanup: styleCampbell Barton
2014-09-07Cycles / OSL: Add a conductive fresnel shader template.Thomas Dinges
2014-08-01Cycles: Update stdosl.h for OSL 1.5.Thomas Dinges
2014-07-25Cycles: Drop old OSL closure compatibility code.Thomas Dinges
2014-06-20Fix T40692, Checker Texture derivation on very large scales (1k).Thomas Dinges
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges
2014-05-30Cleanup: Remove unused total power Emission code in Cycles, that was never ex...Thomas Dinges
2014-05-28Fix T40386: cycles anisotropic BSDF difference between SVM and OSL.Brecht Van Lommel
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-27Code cleanup: style, unused importCampbell Barton
2014-04-21Cycles: add Transparent Depth output to Light Path node.Carlo Andreacchio
2014-04-21Fix new Cycles UV Map node not working correct for bump mapping.Kevin Dietrich
2014-04-15Fix T39284: clamp cycles volume density to be >= 0, to avoid accidental stran...Brecht Van Lommel
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-02-03Fix T38439: allow IOR in range [0, inf] instead of [1, inf] in Cycles.Brecht Van Lommel
2014-01-14Cycles: Fix Wave texture difference between OSL and SVM, OSL wasn't using the...Thomas Dinges