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-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Fix crashes running operators in invalid contextsCampbell Barton
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-15Fix T100394: Regression: Duplicating a modifier causes a crashSergey Sharybin
2022-07-21Curves: fix applying materials when applying modifierJacques Lucke
2022-07-21Fix T99678: Crash applying non-existent modifiersCampbell Barton
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-05-31Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-31Fix T98403: Crash applying modifiers on non-mesh objectsHans Goudey
2022-05-31Cleanup: remove UV handling from OBJECT_OT_modifier_convertCampbell Barton
2022-05-31Cleanup: rename ED_object_modifier_convert to make it's use clearerCampbell Barton
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-04-26Curves: Support applying geometry nodes modifierHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-18Cleanup: Move object_modifier.c to C++Hans Goudey