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-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'Campbell Barton
2022-02-25CMake: exclude add-ons that don't confirm to key requirementsCampbell Barton
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-24Cleanup: remove unused ray offset functionBrecht 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-24Fix T96015: Calling wrong operator resulting in python errorAaron Carlisle
2022-02-24GPU: Fix compilation in debug modeClément Foucault
2022-02-24OCIO: Fix mip length in texture creationClément Foucault
2022-02-24BLI: support accessing nth last element in Array/Span/VectorJacques Lucke
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-24Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-24Fix T95985: crash when assigning a name for an output attributeJacques Lucke
2022-02-24Fix wrong asset library displayed/loaded in asset view templatesJulian Eisel
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Keymap: use 90 degree roll for NDOF roll shortcutsCampbell Barton
2022-02-243D View: keep the orthographic view when rolling 90 degreesCampbell Barton
2022-02-24Keymap: correct NDOF button roll assignmentCampbell Barton
2022-02-24Keymap: correct NDOF button roll assignmentCampbell Barton
2022-02-24Tests: disable file output for bl_keymap_validate.pyCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix 2D view NDOF panning requiring both axes to be non-zeroCampbell Barton
2022-02-24Cleanup: code comments in vfont_to_curveCampbell Barton
2022-02-24Cleanup: remove dead code in vfont_to_curveCampbell Barton
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich