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-10Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-10Fix T95613: remove anonymous attributes when converting objectJacques Lucke
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-10Fix T84486: NLA, disable "Sync Length" after splitBrad Clark
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-09VSE: Fix sound strip not aligned with movie stripRichard Antalik
2022-02-09Cleanup: non-standard license formatting, minor changesCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T95640: missing null check in previous commitJacques Lucke
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T91840: do not create invalid links when inserting a nodeJacques Lucke
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-02-08Fix T91871: Symmetrize Armature on custom bone shapePaolo Acampora
2022-02-08BLF: Enable Filtering of woff and woff2 FontsHarley Acheson
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-08Merge branch 'blender-v3.1-release'Philipp Oeser
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-02-08Mesh: add option to select vertices by similar vertex creaseKévin Dietrich
2022-02-08UI: Change computation of node socket position to align with labelDominik Fill
2022-02-08Cleanup: clang-formatCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-07Fix: missing null checkJacques Lucke
2022-02-07Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-07Fix T95578: missing update when linking selected nodesJacques Lucke
2022-02-07Nodes: Dynamic node class for Map Range nodeCharlie Jolly
2022-02-07Fix asset-view template ignoring "Asset Indexing" debug optionJulian Eisel
2022-02-07Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-07Cleanup: clang-formatCampbell Barton
2022-02-05BLF: Cleanup blf_glyph_cache_find & blf_font_sizeHarley Acheson
2022-02-05Partially pevert "Fix error in b1b1a74af15b4eaa0757ad88acfbcac73b9a64fe"Germano Cavalcante
2022-02-05Fix error in b1b1a74af15b4eaa0757ad88acfbcac73b9a64feGermano Cavalcante
2022-02-05Cleanup: set 'op->customdata' out of 'viewops_data_create'Germano Cavalcante
2022-02-05Cleanup: merge functions with similar usageGermano Cavalcante
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-04Fix T94410: stopping Cycles render in 3D viewport quad view keeps using CPUBrecht Van Lommel
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-04Fix wrong use of region size without pixel-size appliedJulian Eisel
2022-02-04View3D: move some of the early returns from operators to the poll functionGermano Cavalcante
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
2022-02-04Fix T81541: Symmetrize Transform Constraint, Y rotational axis unexpected res...Sebastian Parborg
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne