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-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
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-29Geometry Nodes: Don't create node tree when adding nodes modifierLeon Schittek
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29LibOverride: Implement default 'user override' behavior.Bastien Montagne
2022-03-28Fix T96670: bake from multires not reflected in the Image Editor.Jeroen Bakker
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/renderCampbell Barton
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin