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-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-11Cleanup: Spelling in commentSergey Sharybin
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2020-10-02Cycles: Add command line option for overriding the compute deviceLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-08-09Cycles: Util, add to_string() with some helperfclem
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2017-06-08Cycles: Don't leave multiple spaces in the device nameSergey Sharybin
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