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-25Cycles: changes to source code folders structureBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
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
2017-11-08Cycles: antialias normal baking if the mesh has a bump map.Brecht Van Lommel
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-02-16Fix T50687: Cycles baking time estimate and progress bar doesn't work / progr...Sergey Sharybin
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-02-06Fix T46550: Cycles combined baking black in some cases.Brecht Van Lommel
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-08-15Final Fix T41222 Blender gives weird ouput when baking (4096*4096) resolution...Dalai Felinto
2014-07-31Cycles Bake: use size_t instead of width, heightDalai Felinto
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-05-08Cycles-Bake: displacement support (fix T40068)Dalai Felinto
2014-05-03Cycles BakeDalai Felinto