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
2022-05-13Fix T97330: UV points missing with some modifiersKévin Dietrich
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-13Fix T97872: Annotation lines lost AAGermano Cavalcante
2022-05-12Cleanup: use proper naming in Warp modifier read/write code.Bastien Montagne
2022-05-12Fix (unreported) bad memory access in read/write code of MeshDeform modifier.Bastien Montagne
2022-05-12Fix T98071: Overlay: UV selection inverted bewteen vertex and edge selectClément Foucault
2022-05-12Fix T98026 EEVEE: Refression Crash when rendering Cryptomatte passesClément Foucault
2022-05-12Workaround for msvc compiler bugJacques Lucke
2022-05-12Cleanup: remove warnings due to maybe-used variablesJacques Lucke
2022-05-12Fix T97380 EEVEE: Weird motion-blur on curvesClément Foucault
2022-05-12Fix error tagging vertices as loose in the screw modifierCampbell Barton
2022-05-12Fix: Paint slot material assignment issuesEthan Hall
2022-05-12Fix T98056: Screw modifier crash with normal calculation and mergingHans Goudey
2022-05-12color attributes: Fix broken vertex color nodeJoseph Eagar
2022-05-12Fix T96367: Crash snapping to instances on an objectCampbell Barton
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-11Fix T95710: Make Single User > Object Data Animation brokenSybren A. Stüvel
2022-05-11Fix T97947: USD will fail to export without file extensionPhilipp Oeser
2022-05-11Fix T97330: GPU Subdiv compiler error.Jeroen Bakker
2022-05-11Fix (unreported) crash in Outliner Overrides Properties view in invalid cases.Bastien Montagne
2022-05-11Fix T97895: Eevee support for Geometry Nodes Color Attributes.Jeroen Bakker
2022-05-11Revert "Gizmo: optimize intersection tests, fix selection bias"Campbell Barton
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