mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 21:45:29 +00:00
b10534d224
transpose. This assumes orthogonal transformations (which we have exclusively, as far as I can tell), but is significantly faster, because calculating the inverse is slow. This was SVN commit r3041.