diff options
author | Ansis Brammanis <brammanis@gmail.com> | 2017-06-29 12:04:13 -0400 |
---|---|---|
committer | Ansis Brammanis <brammanis@gmail.com> | 2017-07-11 09:10:24 -0700 |
commit | 77734cfe1b9e77a0058fa3e0db79e3c20a264165 (patch) | |
tree | 6bfb557ab3e14f746ff41fd8e3e2cca6f2b37149 /src/mbgl/renderer | |
parent | a0e37fe35b1af9f607600d2e792e2ff56796af6e (diff) | |
download | qtlocation-mapboxgl-77734cfe1b9e77a0058fa3e0db79e3c20a264165.tar.gz |
[core] fix transformMat4
It used to overwrite values in the middle of the calculation which would
cause problems when `out` and `a` were a reference to the same vector.
Diffstat (limited to 'src/mbgl/renderer')
0 files changed, 0 insertions, 0 deletions