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-07Fix T80630: potential crash in volume grids in Eevee shadersBrecht Van Lommel
2020-08-26GPUTexture: Extend CUBE_MAP_ARRAY_ARB proxy workaround to all Apple gpusClément Foucault
2020-08-12Fix T79703 EEVEE: Crash on Macos due to lightcache bakingClément Foucault
2020-08-12Fix T79246 GPUShader: compile error on AWS Elastic GraphicsClément Foucault
2020-08-12Fix T79158: Eevee cubemaps shows blackGermano Cavalcante
2020-07-13Fix T75943 EEVEE: Cubemaps shows blackClément Foucault
2020-07-13GPU: Apple/Nvidia Proxy checkStefan Werner
2020-07-13Fix missing GPU image free in background modeBrecht Van Lommel
2020-07-13Fix T77641 Sculpt mode performance regression in 2.83Clément Foucault
2020-07-13Fix T74024 Faces missing, weird faces addedClément Foucault
2020-07-13EEVEE: Fix undefined behavior when using BSDF nodes inside volume shadersClément Foucault
2020-07-02UV Editor: Fix Vertex Overlay color not being color managedClément Foucault
2020-06-18Fix T77657: NVIDIA Quadro FX4800 crash on startupJeroen Bakker
2020-06-11Fix T76273 Glitches caused by glCopyImageSubData on windows + intel gpuClément Foucault
2020-05-20Fix unnecessary buffer reallocation in sculpt mode, causing an assertBrecht Van Lommel
2020-05-19GPU: Attempt to fix Crash on startup with Intel HD Graphics 620/630Clément Foucault
2020-05-19Fix T76541: OpenGl Depth Picking not selecting frontmost objectSebastian Parborg
2020-05-18Fix invalid bit shift when GPU shader attribute is not foundBrecht Van Lommel
2020-05-18Fix potential crash due to dyntopo GPU buffer invalid memory accessBrecht Van Lommel
2020-05-15Fix T76755: texture paint on udims crashPhilipp Oeser
2020-05-14Sculpt: Render Face Sets always as flat shadingPablo Dobarro
2020-05-14UI: Fix Unreported missing background for azone arrowClément Foucault
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-04GPU: Set Default Buffer Size Immediate ModeJeroen Bakker
2020-04-26GPU: Add better support for texture copy fallbackClément Foucault
2020-04-24GPU: Add Polyline shader (wide line emulation)Clément Foucault
2020-04-22GPU: Add GPU_texture_copyClément Foucault
2020-04-22Cleanup: Spelling in function nameSergey Sharybin
2020-04-20Fix T75914: Assert Knife ToolJeroen Bakker
2020-04-20Cleanup: accidental value declaration with struct typeCampbell Barton
2020-04-20Fix T75329: Missing show_face_sets checks for MultiresPablo Dobarro
2020-04-17GPU: Fix typo making RG16F use 16 bytes instead of 4Clément Foucault
2020-04-17GPU: Fix missing SRGB8_ALPHA8 debug stringClément Foucault
2020-04-16Fix T74964 Stereo 3D anaglyph and interlace not workingClément Foucault
2020-04-16GPUImmediate: Use 2 Buffers For (Un)StrictJeroen Bakker
2020-04-16GPUViewport: Use GPUBatch for viewport drawingJeroen Bakker
2020-04-15Fix T75443 Color Management: Use after free crash when using curve mappingClément Foucault
2020-04-15Fix shader error sRGB gizmo drawing workaroundCampbell Barton
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-11Revert "GPUViewport: Use GPUBatch for viewport drawing"Brecht Van Lommel
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-04-09GPUViewport: Use GPUBatch for viewport drawingJeroen Bakker
2020-04-07Cleanup: use doxy sectionsCampbell Barton
2020-04-07Revert "Fix memory leak in recent panel drag widget cache"Campbell Barton
2020-04-07Fix memory leak in recent panel drag widget cacheCampbell Barton
2020-04-07GPUBatch: Correctly Free Panel Widget BatchJeroen Bakker
2020-04-06GPU: Panel Drag Widget Drawing PerformanceJeroen Bakker
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Fix build warning with MSVCRay Molenkamp
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton