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
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
2013-08-10Code cleanup / Cycles:Thomas Dinges
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-07-04Cycles:Thomas Dinges
2013-06-23Cycles / Vector Transform Node:Thomas Dinges
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-05-28Cycles: normal maps are now backwards compatible again after recent fix, withBrecht Van Lommel
2013-05-27Cycles / Passes:Thomas Dinges
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-12-20Cycles OSL: diffuse_toon and specular_toon closures. These are toon shaders withBrecht Van Lommel