ocr: 1 # Granny .GR2 Reader script by Jayn23 at XeNTax fourm 2 Credit to norbyte from DOS fourm - his source code for gr2 to collada was my main reference 3 # can be found at https://aithub.com/Norbyte/lslib 4 5 Version 1.2.1 6 # Last updated 14.7.2020 7 8 from math import * 9 from inc noesis import * 10 import struct 11 import ctypes 12 import io 13 import sys 14 import math 15 import bisect 16 17 18 19 #Plugin Options 20 21 22 23 SKELETON LOAD = 0 #for loading paired skeleton file change value to 1 24 ANIMATION MODE = 14-tswitch between Animation modes, 1 - load paired animation file, 2 - load an ...