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-28Fix T79920: Fix Compiling EEVEE Volume ShadersJeroen Bakker
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-29Workbench/Eeevee: Minor refactor in smoke draw functionSebastián Barschkis
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-24Fix T78215 EEVEE: incorrect Render Passes results when using motion blurClément Foucault
2020-06-02EEVEE: Refactor of eevee_material.cClément Foucault
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Fix T75197: Eevee does not render instanced smokeJacques Lucke
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Cleanup: spellingCampbell Barton
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Eevee: internal support for arbitrary number of volume gridsBrecht Van Lommel
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-02-26Cleanup: don't set renderpass_block twice for volumesBrecht Van Lommel
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-27Fix T69070 EEVEE: Volume shader glitch if object as axis with 0.0 scaleClément Foucault
2019-12-17Cleanup: compiler warningsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-10-29Fix strict compiler warningSergey Sharybin
2019-10-29Fix T70091 EEVEE: volumetric broken, not refreshClément Foucault
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-16Fix eevee volumetrics distribution at 1.0Philipp Oeser
2019-09-10EEVEE: Volume: Speedup: Use Image load store extensionClément Foucault
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-01Fix T66292: Alpha Blend transparency glitches with volumeClément Foucault
2019-06-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-06-27Eevee: Make use of dual source blending for volumetric resolveClément Foucault
2019-06-14Fix T64913 Eevee: shader compilation does not reset TAAClément Foucault
2019-06-14Fix T65569 Eevee: Volumetrics on alphablend surf. not working in rendersClément Foucault
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-24EEVEE: VolumetricsJeroen Bakker
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22Eevee: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault