Replaces the writeQuat/readQuat implementations with one that utilizes smallest three compression. I had intended to PR this as two additional methods for the BitStream class as shown here, but after seeing how the stock methods performed in a direct comparison, figured this would be a better approach. If anyone would prefer to see it PRed as additional methods, leave a comment below.
Replaces the writeQuat/readQuat implementations with one that utilizes smallest three compression. I had intended to PR this as two additional methods for the BitStream class as shown here, but after seeing how the stock methods performed in a direct comparison, figured this would be a better approach. If anyone would prefer to see it PRed as additional methods, leave a comment below.