Merge branch 'blender-v4.1-release'

This commit is contained in:
Bastien Montagne
2024-03-06 11:16:00 +01:00

View File

@@ -362,7 +362,6 @@ class TestBlendLibLinkAnimation(TestBlendLibLinkHelper):
assert bpy.data.objects["LibMesh"].location[1] == -5.0
class TestBlendLibAppendBasic(TestBlendLibLinkHelper):
def __init__(self, args):