mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 06:27:12 +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.