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-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
2020-08-18Depsgraph: simplify DEG_evaluate_* APIJacques Lucke
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-17Fix T77267: Render EEVEE AO pass when AO disabled.Jeroen Bakker
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-12Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-08-12Fix T79637 Motion blur gives artifacts when changing the cameraClément Foucault
2020-08-12EEVEE: Motion Blur: Fix issue with batch overflowing with VBOsClément Foucault
2020-08-12EEVEE: Fix dupli recursion constantClément Foucault
2020-08-12EEVEE: Rework deformation motion blurClément Foucault
2020-08-12EEVEE: Motion Blur: Use evaluated object as key to motion dataClément Foucault
2020-08-11Merge branch 'blender-v2.90-release'Clément Foucault