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-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-25Fix T85959 EEVEE: DOF with "Jitter Camera" brokenClément Foucault
2021-02-22Fix T85609 EEVEE: Viewport "vibrates" when mouse input is activeClément Foucault
2021-02-16Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2020-09-07EEVEE: Shaders testsJeroen Bakker
2020-08-24Merge branch 'blender-v2.90-release' into masterClément Foucault
2020-08-24Fix T79970 EEVEE: Camera Animation Breaks Motion Blur (Two Steps or More)Clément Foucault
2020-08-11Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-11Fix T79672 EEVEE: Motion blur steps value broken after recent changeClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-06Fix T78520 EEVEE: No viewport update when changing material nodetreeClément Foucault
2020-08-05Fix T79370 EEVEE: Texture paint does not update during strokeClément Foucault
2020-07-14Fix T78704: RenderPass normals disapear when view isn't updatedJeroen Bakker
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-06-26Fix T71539 EEVEE: Still redraw during playback when it shouldn'tClé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-02EEVEE: Refactor of eevee_material.cClément Foucault
2020-03-31Fix T74898: Multiresolution Ghost After OrbitingJeroen Bakker
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-11DRW: Color Management improvementClément Foucault
2019-11-28EEVEE: Viewport RenderpassesJeroen Bakker
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-07-18Fix T66811 Eevee: Flickering in weight paint modeClément Foucault
2019-05-22Eevee: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-17Cleanup: Eevee: Use DRW_PASS_CREATE macro when possibleClément Foucault
2019-05-16EEVEE: Viewport Rendering TAAJeroen Bakker
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-01Eevee: Lookdev: Cleanup implementation & support for Bloom and TAAClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-14Fix T58610: EEVEE: camera motion blur renders only one viewport sampleClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-11-16Fix crash when rendering a scene first and then goes to eevee preview modes a...mano-wii
2018-09-11Cleanup: styleCampbell Barton
2018-09-10Eevee: Depth of Feild: Fix ringing issue of background objectsClément Foucault
2018-08-02Eevee: Fix missing UBO binds.Clément Foucault
2018-07-20Eevee: Fix wrong SSR reprojection when switching orthographic viewClément Foucault
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton