From 9f152e3f380c382459793d3a2e8e6fe728fb9af2 Mon Sep 17 00:00:00 2001 From: “Humming-Owl” <“isaclien9752@gmail.com”> Date: Sat, 2 Sep 2023 01:01:30 -0400 Subject: CSV exporter update --- csv_anim_bck_import.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'csv_anim_bck_import.py') diff --git a/csv_anim_bck_import.py b/csv_anim_bck_import.py index db65dd5..0c5741c 100644 --- a/csv_anim_bck_import.py +++ b/csv_anim_bck_import.py @@ -45,9 +45,6 @@ def read_csv_bck(context, filepath, import_type): print("Armature found: %s" % armature.name) print() - # change to object view - # bpy.ops.object.mode_set(mode='OBJECT') - # deselect everything (to be sure nothing weird happens) bpy.ops.object.select_all(action='DESELECT') scene.objects.active = None -- cgit v1.2.3-70-g09d2