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
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-04-21Cycles: Cleanup, indentation inside preprocessorSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen
2017-01-19Cycles: Expose diffuse and glossy depth to Light Path nodeSergey Sharybin
2016-09-08Cycles: Fix OpenCL speed regression introduced with the improved bump mappingLukas Stockner
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-07-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-05-29Code refactor: add separate RGB to BW node and rename some sockets.Brecht Van Lommel
2016-05-23Cycles: Fix wrong closure counter in feature adaptive kernelSergey Sharybin
2016-05-22Code refactor: add generic Cycles node infrastructure.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-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-08-23Cleanup: spelling/styleCampbell Barton
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-06-01Cycles: Implement selective nodes 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: 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-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-03Cycles: Remove Westin closure.Thomas Dinges
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-14Code cleanup: Avoid duplicate functions for vector combination/separation in ...Thomas Dinges
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-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-04-21Code cleanup: remove old closure sampling code Cycles.Brecht Van Lommel
2014-04-21Cycles: add Transparent Depth output to Light Path node.Carlo Andreacchio
2014-04-18Cycles: SVM optimization for mix shaders, to skip more code when the mix weightBrecht Van Lommel
2014-04-03Fix T39577: cycles issue mixing anisotropic BSDFs with branched path tracer.Brecht Van Lommel
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-02-09Code cleanup: Remove Debug closure declaration.Thomas Dinges
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2013-12-31Cycles Volume Render: generated texture coordinates for volume render.Brecht Van Lommel
2013-12-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-10-08Cycles / SSS:Thomas Dinges
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel