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
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Fix T60803 Artifacts with SSR + Reflection Plane + 0 roughnessClément Foucault
2019-03-16Fix T55620 Artifacts with SSR and planar reflectionClément Foucault
2019-03-16Fix T62621 object scale changes tangent node output in EeveeClément Foucault
2019-03-16Eevee: DOF: Optimization: Move some operations out of the shaderClément Foucault
2019-03-16Fix T61857 Eevee DOF not working if the camera is in orthographic modeClément Foucault
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T58793: Volumetric Clouds in Eevee not working | MacOsClément Foucault
2019-03-14Fix T58610: EEVEE: camera motion blur renders only one viewport sampleClément Foucault
2019-03-14Fix T60170: Eevee: smoke color does not apply permanentlyClément Foucault
2019-03-13Fix T62156: Hair particle only shows up in final render when visible in viewportSergey Sharybin
2019-03-13Fix T59448: Eevee broken Area Light shadows for square and rectange shapeClément Foucault
2019-03-13Fix T60005: Eevee: Volume material doen't write alphaClément Foucault
2019-03-13Fix T60802 Eevee: No diffuse when using Clearcoat + Add shaderClément Foucault
2019-03-13Fix T60902 Eevee: Environment texture partially visible on transp. renderClément Foucault
2019-03-12Eevee: Planar Ref.: Invert view matrix to remove triangle front face flipClément Foucault
2019-03-11Eevee: Update LTC codeClément Foucault
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-23Cleanup: GCC redundant declarationsCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-22Fix T61837: Assert in Eevee multiresolution modfier in sculpt modeClément Foucault
2019-02-20EEVEE Shader comments: Explain why material gets darkened when using mix shaderDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell 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-11Fix: Eevee SSS not rendering as expectedClément Foucault
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2019-01-21Cleanup: rename terms count/num to lenCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton