A package to add additional properties to every object in a JSON array and return a new JSON file or string. This started out as a single script and I saw the potential to flesh it out and break it ...
self.ary_num=cmds.intSliderGrp(l='Number',f=1,fmx=99999999,cc=self.UpdateArray,dc=self.UpdateArray) self.ofst_const=cmds.floatFieldGrp(l="Constant Offset",nf=3,s=0.01 ...