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-02-28Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-28Fix T96054: Switching vertex group does not update displaySergey Sharybin
2022-02-28Fix compilation warning.Jeroen Bakker
2022-02-28Fix T95298: Multiview images not displaying correctly.Jeroen Bakker
2022-02-28Fix T95992: Crash Ancored strokes 2d texture painting.Jeroen Bakker
2022-02-28Fix T95981: Remove implicit conversion in texture paint shader.Jeroen Bakker
2022-02-28Event System: drag events now use modifier state on drag startCampbell Barton
2022-02-28Fix: Crash in Duplicate ElementJohnny Matthews
2022-02-27Fix: Incorrect assert in curves codeHans Goudey
2022-02-26UI: Use title case for labelsAaron Carlisle
2022-02-26Cleanup: typos in comments.Kévin Dietrich
2022-02-26Cleanup: Mesh normal calculation comments and logicHans Goudey
2022-02-26Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-26Fix: Failing OBJ export tests due to mesh normals commitHans Goudey
2022-02-26Fix T93123: viewport lags with custom attributesKévin Dietrich
2022-02-26Fix compile warning from earlier commit.Kévin Dietrich
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-25Fix different shading between CPU and GPU subdivisionKévin Dietrich
2022-02-25Fix: Only possible to create one 8 bit integer attributeHans Goudey
2022-02-25Fix T94396: USD errors opening saved scenes.Michael Kowalski
2022-02-25Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-25Fix (unreported) Outliner 'liboverride create hierarchy' applied on several IDs.Bastien Montagne
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-25Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-25Fix T95636: Dragging Material from Asset Browser (Link mode) to Viewport empt...Bastien Montagne
2022-02-25Cleanup: Modify commentAntonio Vazquez
2022-02-25Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-25GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-25Fix T95984: Use consistent shifting for persp and ortho cam.YimingWu
2022-02-25Fix T95984: Use consistent shifting for persp and ortho cam.YimingWu
2022-02-25GPUTexture: Add support for texture viewClément Foucault
2022-02-25GPUTexture: Use immutable storageClément Foucault
2022-02-24Cleanup: Simplify operating on multiple geometry componentsHans Goudey
2022-02-24Cleanup: Sort include linesAntonio Vazquez
2022-02-24Nodes: Add include to avoid Windows compiler errorAntonio Vazquez
2022-02-24Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-24Fix compiler error in WindowsAntonio Vazquez
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Curves: Use simpler "set" behavior for postion attributeHans Goudey
2022-02-24Cleanup: Typo in commentHans Goudey
2022-02-24Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-24Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-24EEVEE: Fix crash when shadow caster count is reduced to 0.Clément Foucault
2022-02-24Fix incorrect Outliner tree-display type returnedJulian Eisel
2022-02-24GPU: Fix compilation in debug modeClément Foucault