A convenient animation plugin designed to address some of the inconveniences encountered when creating animations in Blender. Currently, it offers the following functionality: exporting grease pencil layer content from Blender as sequenced keyframes, and generating a CSV timing sheet file.
blender_manifest has been modified
This extension requests the following permission:
Output CSV and sequence diagram
Report: Error XPython:Traceback (most recent call last) File "C:UserslAdministrator.DESKTOP-MM8CRD0lAppDatal Roaming Blender FoundationlBlender 4.3lextensionslblender orglYB Animator ToolUilUipy", line 10, in execute bpy.ops.keys.output('INVOKE DEFAULT') File "D:\Program Files (x86)\blender 4.3\4.3\scripts\modules\bpylops.py", line 107, in __call ret= _op_call(self.idname_py(),kw,C_exec, C_undo) RuntimeError: Error: Python: Traceback (most recent call last): File "C:UserslAdministratO.DESKTOP-MM8CRD0lAppatalRoaminglBlender Foundaton Blenderl4.3lextensionslblender orgYB Animator Tool0peratorsl0utpu.py, ine 83,in execut bpy.ops.gpencil.layer_active(layer=0) File "D:\Program Files (x86)\blender 4.3\4.3\scripts\modules\bpylops.py", line 109, in __callret = _op_call(self.idname_py(), kw) AAAAAAAAAAAAAAAAAAAAAAAAAAAAA AttributeError: Calling operator "bpy.ops.gpencil.layer_active" error, could not be foundLocation: D:\Program Files (x86)\blender 4.3\4.3\scriptsmodules\bpy\ops.py:107