diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2017-05-17 08:58:36 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2017-05-17 09:36:43 -0700 |
commit | 63558e06ad4fbc33ad3bdec57dc0ead2b369a7b0 (patch) | |
tree | 1a8e625557908259fd4a8fff1629d26d6e74b854 /mapbox-gl-js | |
parent | 4c26759b69bf1c5ef12b244562784f97d773315f (diff) | |
download | qtlocation-mapboxgl-63558e06ad4fbc33ad3bdec57dc0ead2b369a7b0.tar.gz |
[core] Remove obsolete modular arithmetic on atlas coordinates
We switched to 16-bit coordinates in attributes in b0cb8715ed74678b4d0f05829fa71a590e41b2f6, so there's no longer any reason to require that they are divisible by four.
Diffstat (limited to 'mapbox-gl-js')
m--------- | mapbox-gl-js | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js -Subproject 0e0f2e543276182b06796d68157d4fcf062a490 +Subproject 9dc82f694dc985c62c509f09f712b1a0ffdd0e0 |