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-04-02Fix T96973: Re-add Cycles shading menu to lightsAlaska
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-15Cycles: allow Adaptive Sampling with Scrambling DistanceBrecht Van Lommel
2022-03-15Fix some properties missing in the UI for new Curves object typeBrecht Van Lommel
2022-03-11Cycles: show viewport hair settings when using CyclesEthan-Hall
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-03Fix wrong function call in Cycles acceleration UI poll.Thomas Dinges
2022-01-25Cycles: Reorganize Acceleration Structure UI panel.Thomas Dinges
2022-01-25Cycles: Make Embree compact BVH optionalThomas Dinges
2022-01-20Cleanup: Remove unused python helper function.Thomas Dinges
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-11-25Cycles: expose direct light sampling option in Debug panel, tweak panel layoutBrecht Van Lommel
2021-11-22Fix confusing new Cycles UI terminologyBrecht Van Lommel
2021-11-12Fix Cycles ray visibility panel missing for volume objectsBrecht Van Lommel
2021-11-11Cycles: Add sample offset optionAndrii
2021-10-27Cycles: tweak scrambling distance UI grouping, and improve tooltipBrecht Van Lommel
2021-10-27Cycles: Update UI for Scrambling Distance PatchAlaska
2021-10-27Cycles: Scrambling distance for the PMJ samplerWilliam Leeson
2021-10-26Distance Scrambling for for Cycles X - Sobol versionWilliam Leeson
2021-10-26Cycles: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-20Fix T62325, T91990: changing Cycles presets does not update the Blender UIBrecht Van Lommel
2021-10-15Fix Cycles Python error with pinned materials in properties editorBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-23Cycles: improve Auto Tile option descriptionBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
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-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
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-05-17Fix T85892: disable progressive refine when using adaptive samplingBrecht Van Lommel
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-05Render: faster animation and re-rendering with Persistent DataBrecht 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-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-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel