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-05-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-06-13Cycles Refactor: Add SSE Utility code from Embree for cleaner SSE code.Thomas Dinges
2014-04-03Cycles: SSE optimization for Voronoi cells textureSv. Lockal
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-11Code cleanup / Cycles:Thomas Dinges
2013-08-10Code cleanup / Cycles:Thomas Dinges
2013-06-14Cycles:Thomas Dinges
2013-06-07Code cleanup: avoid some warnings due to implicit uint/int/float/double conve...Brecht Van Lommel
2013-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
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
2012-06-09code cleanup: quiet all warnings about double promotion (either by changing t...Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-08Cycles / Textures:Thomas Dinges
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-10Cycles: amd opencl compatibility fixes.Brecht Van Lommel
2011-05-20Cycles: some steps to getting OpenCL backend to compile.Brecht Van Lommel
2011-05-03Cycles: first batch of windows build fixes, not quite there yet.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal