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-05-16Merge branch 'master' into cycles_panorama_experimentsSergey Sharybin
2016-05-11Cycles: Add support for single channel float textures on CPU.Thomas Dinges
2016-05-08Code cleanup: use special type instead of node names.Brecht Van Lommel
2016-05-07Fix T48368: Cycles mix RGB constant folding bug after recent refactor.Brecht Van Lommel
2016-05-06Merge branch 'master' into cycles_panorama_experimentsSergey Sharybin
2016-05-06Cycles: Comment out unused function argumentsSergey Sharybin
2016-05-05Code cleanup: simplify SVM stack assignment.Brecht Van Lommel
2016-05-05Code refactor: reduce special node types, use generic constant folding.Brecht Van Lommel
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-28Cycles: Experiment with using Lambert cylindrical equal-area projectionSergey Sharybin
2016-03-28Cycles: Experiment with native cubemap support in CyclesSergey Sharybin
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