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-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-07Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-04Fix collection assets hidden in old files with asset browser openJulian Eisel
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29LibOverride: Add initial handling of system overrides in creation/duplication...Bastien Montagne
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-21Curves: new Add brushJacques Lucke
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Cleanup: use enum for local versioning enumCampbell Barton
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-09Fix T96250: Invalid default for uv_relax_methodCampbell Barton
2022-02-21Weight Proximity: do flag split versioning both in 3.1 and 3.2Alexander Gavrilov
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-01-28Blender 3.1 Beta- subversion bumpDalai Felinto
2022-01-21Geometry Nodes: Mesh Island Node - Rename Index SocketJohnny Matthews
2022-01-18Geometry Nodes: Add Signed Output to Edge Angle NodeJohnny Matthews
2022-01-15Geometry Nodes: Rename transfer attribute geometry inputHans Goudey
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Geometry Nodes: Rename String to Curves socketErik
2022-01-07Fix BKE_image_ensure_tile_token being called with a full pathCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2022-01-03Fix T94594: Incorrect spreadsheet data set region type in old filesHans Goudey
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-17Fix T94116: Drivers can have multiple variables with same nameSybren A. Stüvel
2021-12-17Fix (unreported): missed running versioning code in some filesJacques Lucke
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-23Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-23Fix broken versionning after recent refactor of insertion in liboverrides.Bastien Montagne
2021-11-19Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-19Fix crash in VSE versioning code from recent commitPhilipp Oeser