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-08-31Fix T100700: Compositor crashes when disabled then enabledOmar Emara
2022-08-17Cleanup: Remove redundant use of evaluated non-mesh objectsHans Goudey
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-04-28EEVEE: Add shader compilation progress in the viewportClément Foucault
2022-04-19DRW: Centralize smoke domain texture managementClément Foucault
2022-04-15EEVEE: Support disabling all lightprobe object contribution in viewportClément Foucault
2022-04-14Curves: Split curve EEVEE/workbench functions from particle hairHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2021-12-07DrawManager: Engine Instance Data.Jeroen Bakker
2021-11-19Fix T92682: EEVEE motion blur crash with curve objectsHans Goudey
2021-10-14GPUTexture: Fix assert when using stereo viewport with EEVEEClément Foucault
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-05-15Fix T88204 EEVEE: Animated world light doesnt work during renderClément Foucault
2021-04-28Fix T87464 EEVEE: Crash with deformation Motion BlurClément Foucault
2021-03-14Cleanup: EEVEE: Remove unused mipmapping on main color bufferClément Foucault
2021-03-14Cleanup: EEVEE: Remove the horizon search layered shaderClément Foucault
2021-02-21Fix T85714 Crash when Viewport Rending an image using EEVEE.Clément Foucault
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-13EEVEE: Motion Blur: Add shutter position optionClément Foucault
2020-10-13Fix T80086 EEVEE: Motion Blur: Subframe not taken into accountClément Foucault
2020-09-07EEVEE: Shaders testsJeroen Bakker
2020-09-02EEVEE: Shader tests for Depth of FieldJeroen Bakker
2020-09-01Cleanup: EEVEE bloom shadersJeroen Bakker
2020-08-21GPUUniformBuf: Rename struct and change API a bitClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-07Fix T78452 EEVEE: Motion Blur: Crash when using camera switchingClément Foucault
2020-08-05Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-05Fix T79213 EEVEE: rendering with motion blur can change current frameClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-06-25Fix unreported 1 pixel offset when drawing with GPencilAntonio Vazquez
2020-06-24Fix T67741 EEVEE: World update don't update lightcache if one viewport uses l...Clément Foucault
2020-06-24Fix T78215 EEVEE: incorrect Render Passes results when using motion blurClément Foucault
2020-06-24EEVEE: Fix crash when using motion blur without postfx blurClément Foucault
2020-06-24Fix T78190 EEVEE: Render passes broken in final renderClément Foucault
2020-06-23Fix T62961 EEVEE: Viewport refresh when hovering widgetsClément Foucault
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-18Cleanup: redundant parenthesisCampbell Barton