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-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-02-13Cleanup: Move Cycles sky model data to util.Thomas Dinges
2016-02-11Cycles: Remove some ifdefs for OSL < 1.7.1.Thomas Dinges
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
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-23Cycles: Implement constant fold for the ConvertNode.Thomas Dinges
2015-12-22Cleanup: Remove comments, now that we have the dedicated constant fold functi...Thomas Dinges
2015-12-22Cycles: Constant fold for the Gamma Node.Thomas Dinges
2015-12-15Cycles: De-duplicate utility functions in ccl::GraphSergey Sharybin
2015-12-09Cycles: Comment out unused argumentsSergey Sharybin
2015-12-07Cycles: Fold Value and RGB node as well.Thomas Dinges
2015-12-05Cycles: Implement extrapolation for RGB curvesSergey Sharybin
2015-11-30Cleanup: warning w/ unknown defineCampbell Barton
2015-11-25Cycles: Create proper sockets for OSL script nodesSergey Sharybin
2015-11-25Cycles: Whitespace cleanup from the recent changesSergey Sharybin
2015-11-25Cycles: Refactor of constant fold.Thomas Dinges
2015-11-20Cycles: Fix filter glossy being broken after recent changesSergey Sharybin
2015-11-18Cycles / Shader graph: Fallback to Sharp closures for very small roughness.Thomas Dinges
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-08Cycles: Cleanup, whitespace around keywordsSergey Sharybin
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-10-08Cycles: Fix wrong float3->float3 conversion nodeSergey Sharybin
2015-10-05Fix T46358: Cycles point density uses repeat extension typeSergey Sharybin
2015-07-28Cycles: Add implementation of clip extension modeSergey Sharybin
2015-07-28Cycles: Correction to image extension setting commitSergey Sharybin
2015-07-21Cycles: Expose image image extension mapping to the image managerSergey Sharybin
2015-07-21Fix T45317: Cycles material preview unnecessarily re-renderingSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-06-12Cycles: Remove Bump Node from the graph, if Height input is not connected.Thomas Dinges
2015-05-14Cycles: Remove Emission shaders from the graph if color or strength is 0.Thomas Dinges
2015-05-09Cycles: Add utility function to graph to query number of closures used in itSergey Sharybin
2015-05-09Cycles: Set default closure values to some of the nodesSergey 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: Synchronize images after building mesh BVHSergey Sharybin
2015-04-06Fix T44222: Crash using pointiness attribute for volume shadersSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-02-21Cleanup: Put all Bump dx/dy code in the beginning here, same as with other no...Thomas Dinges
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
2015-01-21Cycles: Optimization for black world backgroundsThomas Dinges