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-06-02Merge remote-tracking branch 'origin/master' into temp-lineart-containedtemp-lineart-containedYiming Wu
2022-06-02LineArt: Speedup construction of quad trees.Yiming Wu
2022-06-02Anim: Refactor 'F-curve from rna path' code.Bastien Montagne
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-06-02PyDoc: reference enum instead of inliningCampbell Barton
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-06-02Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-02Fix T98538 EEVEE: Geometry input node breaks with Displacement TextureClément Foucault
2022-06-02PyDoc: changes to the generated conf.py fileCampbell Barton
2022-06-02Fix T98552: Experimental Tweak Select: Curve handle tweak is difficultCampbell Barton
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-06-02Merge remote-tracking branch 'origin/master' into temp-lineart-containedYiming Wu
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-06-02Cleanup: undeclared warningCampbell Barton
2022-06-02PyDoc: remove CSS override for scrolling long enum listsCampbell Barton
2022-06-02Cleanup: replace ParamBool and PBool with bool for GEO_uv APIChris Blackbourn
2022-06-02Cleanup: remove unused area smoothing logic for UV unwrapChris Blackbourn
2022-06-01Fix T92952: Knife inconsistent angle printoutCian Jinks
2022-06-01GPencil: Add support to name new layer when moving to layerAntonio Vazquez
2022-06-01Merge branch 'blender-v3.2-release'Thomas Dinges
2022-06-01Release schedule: Entering Bcon4 for Blender 3.2 (RC)Thomas Dinges
2022-06-01Merge branch 'blender-v3.2-release'Bastien Montagne
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-06-01Merge branch 'blender-v3.2-release'Philipp Oeser
2022-06-01Fix T98536: geometry nodes wrong selection on duplicate edgesPhilipp Oeser
2022-06-01Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-01Fix T98370: Shift+RMB Select nodes doesn't work with the tweak toolCampbell Barton
2022-06-01Curves: Avoid optimization to avoid storing selection for nowHans Goudey
2022-06-01LineArt: Adding a intersection timer.Yiming Wu
2022-06-01Fix T98520: Sculpt operators can unintentionally clear multires maskPhilipp Oeser
2022-06-01Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-06-01Fix failing Cycles Metal MNEE test on buildbot, by disabling itBrecht Van Lommel
2022-06-01Tweak Object duplicate_move macro tooltips.Bastien Montagne
2022-06-01LineArt: Temporary fix for object loading iterator.Yiming Wu
2022-06-01Cleanup: minor changes to sphinx_doc_genCampbell Barton
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-06-01Fix T98526: broken corner attributes with GPU subdivisionKévin Dietrich
2022-06-01Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-01Cleanup: conversion from enum/int warningCampbell Barton
2022-06-01Fix T89726: Fix hitbox of axis gizmo in UV EditorChris Blackbourn
2022-06-01Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-06-01Fix T96984: Create new image.browse operator for uiTemplateImage layoutsJesse Yurkovich
2022-06-01Merge branch 'blender-v3.2-release'Joseph Eagar
2022-06-01GPU subdiv: Fix edit mode vertex color not being uploaded properlyJoseph Eagar
2022-06-01Fix T97408: Temporary fix for attribute convert undoJoseph Eagar
2022-05-31Merge branch 'blender-v3.2-release'Joseph Eagar