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-16Remove unneeded changes to sculpt_undo. It wasn't the cause of the original i...temp-T97479-3d-texturing-undoJeroen Bakker
2022-05-16Fix stacking multiple undo systems.Jeroen Bakker
2022-05-11Don't assume that there is a sculpt undo step.Jeroen Bakker
2022-05-11Merge branch 'master' into temp-T97479-3d-texturing-undoJeroen Bakker
2022-05-11Cleanup: spelling in comments/stringsCampbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Fix T97153: Knife project crashesCampbell Barton
2022-05-11Fix knife tool use-after free on completionCampbell Barton
2022-05-11Cleanup: use 'num' / 'size' suffix instead of 'sz'Campbell Barton
2022-05-11Cleanup: use '_num' / '_count' suffix instead of '_ct'Campbell Barton
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-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-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