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
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2018-02-13Cycles: Implement index output for hair nodeSergey Sharybin
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-09Cycles: random walk subsurface scattering.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2017-11-14Cycles: Refactor closure roughness detection to fix a potential bug with Deno...Lukas Stockner
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-11-05Code refactor: remove emission and background closures, sum directly.Brecht Van Lommel
2017-11-01Cycles: Add utility function to distinguish between scatter and absorption vo...Sergey Sharybin
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