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
2020-08-21GPUUniformBuf: Rename struct and change API a bitClément Foucault
2020-08-17Fix T77267: Render EEVEE AO pass when AO disabled.Jeroen Bakker
2020-08-12Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-12Fix T79637 Motion blur gives artifacts when changing the cameraClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07EEVEE: Render: Fix regression caused by previous Motion blur fixClément Foucault
2020-08-07Fix T78452 EEVEE: Motion Blur: Crash when using camera switchingClément Foucault
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClé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-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-02-28Code Cleanup: UNDEF not existing defineJeroen Bakker
2020-02-27Cleanup: split off hair cache function for reusabilityBrecht Van Lommel
2020-02-22EEVEE: Fix memleak when G.is_break is set from another threadClément Foucault
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-01-30EEVEE: Test maximum texture size before render.Clément Foucault
2020-01-17Fix T71154: EEVEE Soft Shadows Viewport RenderingJeroen Bakker
2019-11-28EEVEE: Viewport RenderpassesJeroen Bakker
2019-11-27EEVEE: GLSL RenderpassesJeroen Bakker
2019-11-27EEVEE: Renderlayer artifactsJeroen Bakker
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-08-14Eevee: Improve Transparent BSDF behaviorClément Foucault
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-09Eevee: Fix first sample being accumulated without SSRClément Foucault
2019-05-27Eevee/GPencil: Fix depth reading after renderClément Foucault
2019-05-27Eevee: Fix render z-depth for orthographic cameraClément Foucault
2019-05-27Eevee: Fix render depth pass being negativeClément Foucault
2019-05-23Cleanup: Remove debug printJeroen Bakker
2019-05-22DRW/Eevee: Fix camera texture coordinates in rendersClément Foucault
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22Eevee: Make Planar reflections work with the new DRWView systemClément Foucault
2019-05-22Eevee: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-17Eevee: Remove the Subsurface Render checkboxClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-29Eevee: Render: Reduce debug print amount to not decrease perfClément Foucault
2019-03-20Fix T60190 Z-fighting with (Culled) BackfaceClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-13Fix T60902 Eevee: Environment texture partially visible on transp. renderClé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-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton