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: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-22Cycles: various fixes for HIP and compilation of HIP binariesSayak Biswas
2021-10-22Cycles: improve communication of supported GPUs in preferencesBrecht Van Lommel
2021-10-20Fix T62325, T91990: changing Cycles presets does not update the Blender UIBrecht Van Lommel
2021-10-19Cycles: improve sampling pattern description regarding adaptive samplingBrecht Van Lommel
2021-10-15Fix Cycles Python error with pinned materials in properties editorBrecht Van Lommel
2021-10-11Fix T92056: empty sampling pattern in Cycles when opening some existing filesBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-23Cycles: improve Auto Tile option descriptionBrecht Van Lommel
2021-09-22Fix T91608: Cycles crash with tile size 0Brecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-20Fix T90804: small grammatical error in noise threshold descriptionAlaska
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-04Cycles: make object Fast GI Approximation panel a subpanel of ShadingBrecht Van Lommel
2021-08-04Fix Cycles material slots list being too shortRomain Toumi
2021-08-04Cycles: More flexible GI Approximation AO distance controlSergey Sharybin
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-27Fix missing passes update on Use Denoising changeSergey Sharybin
2021-07-21UI: Fix Cycles Materials menu LayoutRomain Toumi
2021-07-05Fix T89655: tweak Cycles transparent bounces UI for clarityBrecht Van Lommel
2021-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
2021-06-25Cycles: add view layer option to disable motion blur, in the Filter panelBrecht Van Lommel
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix T85892: disable progressive refine when using adaptive samplingBrecht Van Lommel
2021-05-14Python GPU: Replace part of the code that uses 'bgl' with 'gpu'Germano Cavalcante
2021-04-29Fix error in Python UI scriptBrecht Van Lommel
2021-04-29Fix: missing AO factor from Cyclest Fast GI panelBrecht Van Lommel
2021-04-06Fix Cycles rendering files with Simplify wrong after recent changesBrecht Van Lommel
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-05Cycles: update Light Paths presetBrecht Van Lommel
2021-04-04Cycles: make AO bounces settings more discoverableBrecht Van Lommel
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-03-16Revert removal of lambda usage for Python RNA callbacksCampbell Barton
2021-03-12Fix T86332: setting Cycles dicing camera fails after recent changesBrecht Van Lommel
2021-02-23Cycles: Add option to change input passes for viewport denoisingPatrick Mours
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Cleanup: don't subclass 'Panel' for mix-in classesCampbell Barton
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-11Fix T83544: Cycles crash when rendering with Save Buffers enabledJacques Lucke
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-21UI: make light spot shape panel consistent between Cycles and EeveeMatteo Falduto
2020-12-18UI: Redesigned data-block selectorsJulian Eisel