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-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-02Cycles: Add command line option for overriding the compute deviceLukas Stockner
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-06Cleanup: tweak Cycles #includes in preparation for clang-format sortingBrecht Van Lommel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-08-26Fix Cycles session being (re)created twicePatrick Mours
2019-06-24Cycles: Cleanup, remove unused argumentSergey Sharybin
2019-05-26Fix Cycles packed images not handling channel packed alpha correctlyBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Merge branch 'blender2.7'Jeroen Bakker
2019-03-15Cycles/OpenCL: Compile Kernels During Scene UpdateJeroen Bakker
2019-02-13Fix missing Cycles cryptomatte metadata in renders.Brecht Van Lommel
2019-02-11Cycles: backport samples metadata format changes to 2.7.Sergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, remove unused method declarationSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Cycles: Write Cryptomatte metadata according to the specificationLukas Stockner
2018-07-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-06-11Fix T55436: crash with point density and shader tweaking.Brecht Van Lommel
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-04-21Fix point density rendering in Cycles.Brecht Van Lommel
2018-02-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-28Code cleanup: refactor Cycles image metadata retrieval to use a struct.Brecht Van Lommel
2018-02-28Fix Cycles to mostly work with render layer / depsgraph changes.Brecht Van Lommel
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix T52135: Cycles should not keep generated/packed images in memory after re...Brecht Van Lommel
2017-05-08Merge branch 'master' into blender2.8Julian Eisel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-20Cycles: Update remaining time once per second without waiting for a tile changeLukas Stockner
2017-03-15Cycles: Allow rendering a range of resumable chunksSergey Sharybin
2016-11-29Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2016-03-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
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
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin