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-11-06Fix T82220 Missing viewport update after manual "HDRI Preview Size" inputClément Foucault
2020-11-05Fix T81752 EEVEE: Camera Motion Blur is not blending steps properlyClément Foucault
2020-11-04Fix T73126 Eevee: light probe baking ignores indirect bounces from SSSClément Foucault
2020-10-23Fix T81942 EEVEE: Reflection Plane glitch with low clip distancesClément Foucault
2020-10-22Fix T77658 EEVEE: Reflection Plane partially missing reflectionsClément Foucault
2020-10-21EEVEE: Screen Space Reflection: Improve contact reflectionsClément Foucault
2020-10-21EEVEE: Screen Space Raytrace: Fix unreported banding artifactsClément Foucault
2020-10-20EEVEE: Screen Space Reflection: Improve self intersection cases.Clément Foucault
2020-10-20EEVEE: Screen Space Reflection: Fix undefined behavior with invalid LODClément Foucault
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-17Fix T81761: EEVEE enabled AO pass affects render resultDalai Felinto
2020-10-16EEVEE: SSR: Fix unreported smoothstep instability when border factor is 0Clément Foucault
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-14Cleanup: commented includesCampbell Barton
2020-10-13EEVEE: Motion Blur: Add shutter position optionClément Foucault
2020-10-13Fix T80086 EEVEE: Motion Blur: Subframe not taken into accountClément Foucault
2020-10-11Cleanup: make formatAaron Carlisle
2020-10-07Fix T81254: Incorrect calculation of EEVEE Transmittance VolumetricsJeroen Bakker
2020-09-25Fix T81157: Eevee MotionBlur steps setting make ao pass darkerJeroen Bakker
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19Cleanup: spellingCampbell Barton
2020-09-19EEVEE: Add support for GGX Multi-scatterClément Foucault
2020-09-18LookDev: Lock HDRI rotation to ViewPablo Dobarro
2020-09-13CleanUp: Code foldingJeroen Bakker
2020-09-12GPU: Add Image Load Store extension supportClément Foucault
2020-09-10Fix T79737: ERROR ACCESS VIOLATION when switching to eevee rendered viewAristotelis Dossas
2020-09-10Cleanup: spellingCampbell Barton
2020-09-08Cleanup: DRW: Replace 0 by NULL in GPU_context_create callsClément Foucault
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-07EEVEE: Try to allocate the lightcache and use fallback if failureClément Foucault
2020-09-07EEVEE: Shaders testsJeroen Bakker
2020-09-06GPUVertBuf: Make GPUVertBuf private to the GPU moduleClément Foucault
2020-09-05Cleanup: spellingCampbell Barton
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05Cleanup: EEVEE: Use correct array size and use equals_v2v2_intClément Foucault
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-03Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-09-03Fix T80332: principle volume shader not working for world in EeveeBrecht Van Lommel
2020-09-02EEVEE: Shader tests for Depth of FieldJeroen Bakker
2020-09-01EEVEE: Volumetric: Fix missing UBOClément Foucault
2020-09-01Cleanup: EEVEE bloom shadersJeroen Bakker
2020-08-30GPUState: Move Scissor and Viewport state to framebufferClément Foucault
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-28DrawEngine: Shader Test SuiteJeroen Bakker
2020-08-28Fix T79920: Fix Compiling EEVEE Volume ShadersJeroen 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-21GPUUniformBuf: Rename struct and change API a bitClément Foucault