"""Immutable-source evaluated geometry export, owner-selected complete v020.""" import bpy,json,hashlib,struct from pathlib import Path from mathutils import Vector,Matrix root=Path.cwd();source=Path(bpy.data.filepath) donor=root.parent/'NODEDC_ENGINE_INFRA/nodedc-source/public/3dassetnode/model.glb' with donor.open('rb') as f: f.read(12);n,t=struct.unpack('