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
2015-12-31Fix T46915: Non-intuitive behavior of Vector Curve Mapping nodeSergey Sharybin
2015-12-22Cycles: Constant fold for the Gamma Node.Thomas Dinges
2015-12-05Cycles: Implement extrapolation for RGB curvesSergey Sharybin
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-05Fix T46352: Cycles fails to render when material contains UV mapped texture a...Sergey Sharybin
2015-10-05Cycles: Remove redundant coordinate clipping in voxel SVM nodeSergey Sharybin
2015-09-18Fix T46030: Strange behavior of Cycles Brick TextureSergey Sharybin
2015-09-03Cycles: Fix for uninitialized closure dataSergey Sharybin
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-07-29Cycles: Fix issue in closure merge function.Lukas Stockner
2015-07-21Cycles: Workaround for sm_50 on 32bit platformSergey Sharybin
2015-07-19Cycles: Fix compilation of OpenCL kernel after point density commitSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-06-13Cycles: Solve possible buffer overrun when using too much closuresSergey Sharybin
2015-06-01Cycles: Assert in the cases when SVM node was not handledSergey Sharybin
2015-06-01Cycles: Implement selective nodes compilationSergey Sharybin
2015-06-01Cycles: Fix some typos in the selective modes compilationSergey Sharybin
2015-06-01Cycles: Add bump feature for selective nodes compilationSergey Sharybin
2015-05-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-05-09Cycles: Initial work towards selective nodes support compilationSergey Sharybin
2015-05-09Cycles: Add utility function to graph to query number of closures used in itSergey Sharybin
2015-05-07Cycles: Cleanup, make it more clear what endif closes what ifdefSergey Sharybin
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2015-04-27Cycles: Use native saturate function for CUDASergey Sharybin
2015-04-20Cycles: Split BVH nodes storage into inner and leaf nodesSergey Sharybin
2015-04-04Cleanup: Typo fix in HSV code.Thomas Dinges
2015-03-31Cycles: Avoid float/int conversion in few placesSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-25Fix T44123: Cycles SSS renders black in recent buildsSergey Sharybin
2015-02-23Cleanup: Simplify brick texture code a bit.Thomas Dinges
2015-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-02-19Cycles: Make sphere and tube image mapping friendly with OpenCLSergey Sharybin
2015-02-17Cycles: Small tweaks for Henyey Greenstein closure code.Thomas Dinges
2015-01-30Fix T43458: Crashes with hair transmission BSDFSergey Sharybin
2015-01-29Cycles: Fix for bump node not working with object texture mappingSergey 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-25Cycles: Optimize vector math node without links to single values.Thomas Dinges
2014-12-16Fix T42888: Separate and Combine HSV distorts the hue valueSergey Sharybin
2014-10-31Fix T42391: HSV correction shader node gives negative valuesSergey Sharybin
2014-10-29Cycles: Optimize math node without links to a single value nodeSergey Sharybin
2014-10-12Cleanup: Typo fix for Blackbody variable, had different naming in the comment...Thomas Dinges
2014-10-07Fix T42106: Box image mapping shows black triangles if they point to a corner...Sergey Sharybin
2014-10-03Cleanup: Remove some unused / unreferenced functions for perdiodic perlin noise.Thomas Dinges