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
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2020-09-03Fix T79803: Wrong Distance To Edge 1D VoronoiOmarSquircleArt
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2019-11-13Cycles: OpenCL PerformanceJeroen Bakker
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-08-26Cycles: change svm node decoding for more efficient code generation on GPUPatrick Mours
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-08-24Cycles: Cleanup, styleSergey Sharybin
2018-08-24Cycles: Fix wrong looking voronoi of second 2nd closestSergey Sharybin
2018-07-20Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-15Cleanup: use float3 SSE instead of ssef for voronoi texture.Brecht Van Lommel
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-04-03Cycles: SSE optimization for Voronoi cells textureSv. Lockal
2014-01-14Code cleanup / Cycles: Don't pass scale to texture functions, do the multipli...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
2012-11-30Fix cycles CUDA sm 1.3 build with 32 bit compiler, tweaked voronoiBrecht Van Lommel
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-08-29Cycles: some tweaks to try to get sm_13 shader compiling.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal