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
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix T88026: Repeated switch to rendered viewport crashesCampbell Barton
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12Cleanup: rename 'rt' to '_pad#' in DNA structsCampbell Barton
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-11Cleanup: remove unused baking struct members from soft-bodyCampbell Barton
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey
2021-05-07Geometry Nodes: Add Attribute Curve Map NodeCharlie Jolly
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-04-30Geometry Nodes: Add an "Auto" option for Attribute Convert data typeCharlie Jolly
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Spreadsheet: combine vector/color spreadsheet columnsJacques Lucke
2021-04-23GPencil: Change maximum value for Fill precissionAntonio Vazquez
2021-04-22Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-19Cleanup: spellingCampbell Barton
2021-04-19Geometry Nodes: new Switch nodeEitan
2021-04-16WM: prevent drag events being continually testedCampbell Barton
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14FFmpeg: Adjust default proxy settingsRichard Antalik
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-13DNA: support int8_t type in DNA structsJacques Lucke
2021-04-12Spreadsheet: add spreadsheet width unitJacques Lucke
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-09Spreadsheet: persistent column storage and data sourceJacques Lucke
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-08LibOverride: Add a new 'leftover' flag to ID.Bastien Montagne
2021-04-02Fix T86654: wrong Vertex Interpolation option default when importing alembic ...Philipp Oeser
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante