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
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2019-12-07Shaders: noise and wave distortion now work uniformly instead of diagonallyBartosz Moniewski
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-26Cycles: inline more functions on the GPUPatrick Mours
2019-08-26Cycles: change svm node decoding for more efficient code generation on GPUPatrick Mours
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-05-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-01-14Cycles: Fix Wave texture difference between OSL and SVM, OSL wasn't using the...Thomas Dinges
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-10Code cleanup / Cycles:Thomas Dinges
2013-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2012-06-08Cycles / Textures:Thomas Dinges
2012-06-02Cycles / Wave Texture:Thomas Dinges
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel