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-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
2019-05-17Cleanup: Eevee: Remove custom volumetric matrixClément Foucault
2019-05-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-14Eevee: Replace DRW_shgroup_empty_tri_batch_create by procedural callsClément Foucault
2019-05-06Cleanup: Eevee/Workbench: Remove non-needed matrix inversionClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15Fix T63377: "Principled Volume" node not working anymore in EEVEEClément Foucault
2019-04-04Fix T63278 Eevee: LookDev: Volumetric on even if Scene World is offClément Foucault
2019-03-23Cleanup: Remove printfClément Foucault
2019-03-22Fix T60969 Eevee: Volumetrics broken with dupli objectsClément Foucault
2019-03-22Fix T57617 Volumetrics doesn't work on the Orthographic CameraClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T60170: Eevee: smoke color does not apply permanentlyClément Foucault
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
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
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2018-10-09Eevee: Fix crash with defered compilation and volumetric shadersClément Foucault