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-09-05GPU: remove 'GPU_SHADER_2D_IMAGE'Germano Cavalcante
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-10Fix compilation error after recent fixSergey Sharybin
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
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-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-06-24Fix wrong default value for RenderEngine.bl_use_image_saveThomas Lachmann
2021-06-14Python API: option for render engines to disable image file savingThomas Lachmann
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2021-01-17RNA: report an error when the name property is set twiceCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-11-24Fix Python API docs for the render APIDalai Felinto
2020-11-09Fix potential crash closing Blender with persistent data option enabledBrecht Van Lommel
2020-10-16RNA: support building WITH_PYTHON=OFFCampbell Barton
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-07-20Fix T78321 Eevee: Motion blur crash rendering animation with high steps countClément Foucault
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-02-27Fix T74119: Cycles Viewport Render TintJeroen Bakker
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-11DRW: Color Management improvementClément Foucault
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Render: new material previewWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Render API: Support arbitrary length for custom image metadata fieldsLukas Stockner
2018-11-01UI: Rename AO to Ambient Occlusion in tooltips and labels when possible.Pablo Vazquez
2018-09-03Fix T56667: missing sockets with Cycles render layer nodes in compositing.Brecht Van Lommel
2018-08-17Merge branch 'master' into blender2.8Brecht Van Lommel