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
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-07-30Cycles OpenCL: use #line directives for better error messages.Brecht Van Lommel
2016-06-27Cycles: Fix corner case of human readable number returning empty stringSergey Sharybin
2016-05-31Cycles: Add human readable sizes to debug outputMai Lavelle
2016-03-23Fix T47856: Cycles problem when running from multi-byte pathSergey Sharybin
2016-02-14Cycles: Fix infinite recursion of md5 calculation on WindowsSergey Sharybin
2016-02-06Cycles: Re-implement some utilities to avoid use of boostSergey Sharybin
2016-01-07Cycles: Cleanup, use "string_" prefix for functions in util_stringSergey Sharybin
2016-01-07Cycles: Add utility function to convert bool to string.Thomas Dinges
2015-05-22Cycles: Remove TM / R and whitespace from OpenCL device names.Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-11-28Cycles: experimental OSL ptex reading code.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2011-09-02Cycles: compile opencl kernels in non-blocking thread, and don't crash onBrecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal