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
path: root/source
AgeCommit message (Expand)Author
2022-05-11Fix T97173: Color Attributes shading turns black after switching mode.Jeroen Bakker
2022-05-11Fix T97153: Knife project crashesCampbell Barton
2022-05-11Fix knife tool use-after free on completionCampbell Barton
2022-05-11Fix T96892 Overlay: Hiding all of a mesh in edit mode causes visual glitchClément Foucault
2022-05-10Fix T97945: Cycles baking max distance is wrongBrecht Van Lommel
2022-05-10Fix T96399: New 3.1 OBJ exporter is missing Path Mode settingAras Pranckevicius
2022-05-10LibOverride: Fix memory leak in resyncing code.Bastien Montagne
2022-05-10LibOverride: Fix bad ID getting hierarchy root updated.Bastien Montagne
2022-05-10LibOverride: Make process checking validity of hierarchy roots more robust.Bastien Montagne
2022-05-10Fix T96520 Node editor: Tweak fails with unselected nodesCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Fix T95298 ImageEditor: Multi-view images fail to display properlyClément Foucault
2022-05-10Fix T97272: Lag when resizing viewports.temp-T97272Jeroen Bakker
2022-05-10Eevee: Fix GLSL compilation error.Jeroen Bakker
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-10Fix T86358: Use per face aspect correction for primitive UV projectionsChris Blackbourn
2022-05-10Fix T97545 GPU: Crash caused by uncommented quote char in source stringClément Foucault
2022-05-10EEVEE: Fix missing CLOSURE_DEFAULTClément Foucault
2022-05-10Fix T97985 EEVEE: Shader mixing not working correctly when reusing shader nodesClément Foucault
2022-05-09Fix T97984: GPUCodegen: crash when loading demo fileClément Foucault
2022-05-09Fix T97983 EEVEE: Tangent Normal of Curves info behaves differently in EeveeClément Foucault
2022-05-09Fix T97906: OpenEXR files with lower case xyz channel names not read correctlyBrecht Van Lommel
2022-05-09Fix T97853: Crash with edit mode X-ray and subdivisionHans Goudey
2022-05-09Fix T97927: bpy.utils.units.to_string uses wrong units for velocity, accelera...Bastien Montagne
2022-05-09Cleanup: typo in variable name.Bastien Montagne
2022-05-09GPU: Unable to compile material shaders.Jeroen Bakker
2022-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-09GPU: Fix crash deferred shader compilation.Jeroen Bakker
2022-05-07Fix T96683: Mipmaps are inaccurate for UDIM texturesClément Foucault
2022-05-07EEVEE: Fix missing function implementation for volumetric materialsClément Foucault
2022-05-07Fix T97600 Regression: rendering in new window displays flickersClément Foucault
2022-05-07Fix T97796 EEVEE: Regression: Alpha clipped materials rendered as alpha hashedClément Foucault
2022-05-07Fix T97881 EEVEE: First Specular and SSS closure not contributing on alpha bl...Clément Foucault
2022-05-07GPUShader: Add static compilation to clipped shader variationsClément Foucault
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-06DrawManager: Make instance data persistent.Jeroen Bakker
2022-05-06Fix T97466: Assert when pack sound in blender DEBUG.Bastien Montagne
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-06WM: suppress assertion when switching toolsCampbell Barton
2022-05-06Fix T96585: Intersect(Knife) tool is selecting wrong edgesCampbell Barton
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-05Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-05-05Fix T97863: new OBJ importer issues with extra whitespace after "f" keywordsAras Pranckevicius
2022-05-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-05Fix T97874: Python exception after undo with image space visibleCampbell Barton
2022-05-05Fix WM_toolsystem_refresh_screen_all failing to refresh toolsCampbell Barton
2022-05-05Cleanup: EEVEE: Fix clang-tidy warnings and unused var warningClément Foucault
2022-05-05DRW: Hair: Fix shader compilation of transform feedback shaderClément Foucault