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
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-03-21Cycles: Un-pause render when switching to rendered viewportSergey Sharybin
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-03-05Addons: deprecate 'wiki_url'Aaron Carlisle
2019-07-05Use latest/version number for manual linksAaron Carlisle
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-02Fix T65416: outdated location description for Cycles add-onBrecht Van Lommel
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-04-22Cycles: rename engine to just "Cycles" instead of "Cycles Render" in the UI.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-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-03-20Remove register_module use in CyclesCampbell Barton
2017-01-24Use new manual URLAaron Carlisle
2017-01-22Fix T50491: Cycles UI breaks when pushing F8.Bastien Montagne
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-02-16Cleanup: Typo.Thomas Dinges
2016-02-16Cycles: Fix crash when trying to render after re-enabling the addonSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-02-10Update link to avoid redirectAaron Carlisle
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-05-17Cleanup: pep8Campbell Barton
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-02-21Cycles: Make it survive if preview_cycles.blend uses persistent dataSergey Sharybin
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin
2015-02-10Cycles: Fallback to bottom-top tile order when rendering from the command lineSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-09-17Cleanup: pep8Campbell Barton
2014-08-28Fix T41473: Cycles volume rendering is too darkSergey Sharybin
2014-05-03Cycles BakeDalai Felinto
2014-04-14Fix cycles standalone not saving renders in background mode.Brecht Van Lommel
2014-01-14Fix T38192: OSL got incorrectly enabled in preview render when GPU was selectedBrecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel