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-05-16Cleanup: Remove confirmation poopup from 'make override' 3DView operator.Bastien Montagne
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-11Fix T95710: Make Single User > Object Data Animation brokenSybren A. Stüvel
2022-05-11Mesh: Add Auto Smooth option to Shade Smooth operatorPablo Vazquez
2022-05-10Curves: Add disabled message for add empty hair operatorHans Goudey
2022-05-06Curves: disable Empty Hair operator when there is no active meshJacques Lucke
2022-05-06Curves: support converting legacy curves to new curves objectJacques Lucke
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-05Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-04Curves: add second experimental option for new curves toolsJacques Lucke
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-26Curves: Support applying geometry nodes modifierHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Correct over allocation in "Fix Vertex Group Deform" operatorCampbell Barton
2022-04-26Cleanup: replace in-line swapping with SWAP macroCampbell Barton
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-24Cleanup: clang-formatCampbell Barton
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-22Fix - Display correct units in "Edit voxel size" widgetRamil Roosileht
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20UI: Fix typo in Apply Parent Inverse tooltipNate Rupsis
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-18Cleanup: Move object_modifier.c to C++Hans Goudey
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-18Fix T94559: Copying geometry node group does not copy animation dataAngus Stanton
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-04-14Cleanup: Further hair to curves renamingHans Goudey
2022-04-13Fix T97207: Move to Collections Menu Grayed out when in Local ViewDalai Felinto
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-10Fix T96942: disable Adjacent Faces margin for UVs and tangent space bakeMartijn Versteegh
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-07Fix T96888: data transfer operator crash in certain situationPhilipp Oeser
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-02Fix: Assert with set origin operation and single active objectHans Goudey
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-03-30Cleanup: Left over from review of apply transformDalai Felinto
2022-03-30Apply Object Transform: Multi-user data supportDalai Felinto