This might sound dumb, but if rotation is applied in a set order because of matrix application does that also apply to scaling? If so would/does it matter if its applied in a different order? I’m thinking it does not because its a scalar?
Then on a side node, should scaling effect rotation values, because it seems like the rotation quat changes after a scale even if just by 1e-6+ or so but I’ve seen some crazy stuff happen.