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-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-11WM: clear wmEvent.flag for file-select eventsCampbell Barton
2022-05-11Cleanup: spelling in commentsCampbell Barton
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-05-11Cleanup: formatCampbell Barton
2022-05-11Cleanup: use doxy sections for node_edit.ccCampbell Barton
2022-05-11Fix cursor snap not acting on selected UVsGermano Cavalcante
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-10Fix T96399: New 3.1 OBJ exporter is missing Path Mode settingAras Pranckevicius
2022-05-10Merge branch 'blender-v3.2-release'Bastien Montagne
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-10LineArt: Use thread safe bound box.YimingWu
2022-05-10Remove debug code enabled in previous commit.Jeroen Bakker
2022-05-103d texture painting: Use center uv pixel as anchor.Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T96520 Node editor: Tweak fails with unselected nodesCampbell Barton
2022-05-10Fix for crash opening the file selector multiple timesCampbell Barton
2022-05-10Cleanup: remove non-existent includeCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Fix: Missing curves type count cache update in add brushHans Goudey
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-10Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-10Fix T95298 ImageEditor: Multi-view images fail to display properlyClément Foucault
2022-05-10Cleanup: Move mesh primitive cube to the geometry moduleHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-10Curves: Add disabled message for add empty hair operatorHans Goudey
2022-05-10Fix T97272: Lag when resizing viewports.temp-T97272Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-10Eevee: Fix GLSL compilation error.Jeroen Bakker
2022-05-10Fix T50398: Constrain to Image Bounds failed with 2D cursor pivotChris Blackbourn
2022-05-10Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
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-10Cleanup: Return earlyHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Clé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-09Cleanup: simplify filling curve batch cache buffersJacques Lucke
2022-05-09Cleanup: use different hardcoded shape to make the root/tip radius usefulJacques Lucke
2022-05-09Fix T97906: OpenEXR files with lower case xyz channel names not read correctlyBrecht Van Lommel