summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-04-03 09:31:47 +0200
committerAlbin <albin@mullvad.net>2024-04-05 13:44:47 +0200
commit7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589 (patch)
treebf446102b743bffb00fa5af4aeadb8e6214b1a67
parent848a1a2bcb967369c26afa212be7c9751ddaa4d3 (diff)
downloadmullvadvpn-7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589.tar.xz
mullvadvpn-7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589.zip
Move and rename map gl geo data
This is primarily done in order to satisfy the F-Droid build system.
-rw-r--r--dist-assets/geo/land_contour_indices.gl (renamed from gui/assets/geo/land_contour_indices.bin)bin392804 -> 392804 bytes
-rw-r--r--dist-assets/geo/land_positions.gl (renamed from gui/assets/geo/land_positions.bin)bin1057116 -> 1057116 bytes
-rw-r--r--dist-assets/geo/land_triangle_indices.gl (renamed from gui/assets/geo/land_triangle_indices.bin)bin1214460 -> 1214460 bytes
-rw-r--r--dist-assets/geo/ocean_indices.gl (renamed from gui/assets/geo/ocean_indices.bin)bin61440 -> 61440 bytes
-rw-r--r--dist-assets/geo/ocean_positions.gl (renamed from gui/assets/geo/ocean_positions.bin)bin30744 -> 30744 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/gui/assets/geo/land_contour_indices.bin b/dist-assets/geo/land_contour_indices.gl
index 37d0460ebe..37d0460ebe 100644
--- a/gui/assets/geo/land_contour_indices.bin
+++ b/dist-assets/geo/land_contour_indices.gl
Binary files differ
diff --git a/gui/assets/geo/land_positions.bin b/dist-assets/geo/land_positions.gl
index 1e048d6234..1e048d6234 100644
--- a/gui/assets/geo/land_positions.bin
+++ b/dist-assets/geo/land_positions.gl
Binary files differ
diff --git a/gui/assets/geo/land_triangle_indices.bin b/dist-assets/geo/land_triangle_indices.gl
index 7fef5d9de2..7fef5d9de2 100644
--- a/gui/assets/geo/land_triangle_indices.bin
+++ b/dist-assets/geo/land_triangle_indices.gl
Binary files differ
diff --git a/gui/assets/geo/ocean_indices.bin b/dist-assets/geo/ocean_indices.gl
index f60ba3b3d3..f60ba3b3d3 100644
--- a/gui/assets/geo/ocean_indices.bin
+++ b/dist-assets/geo/ocean_indices.gl
Binary files differ
diff --git a/gui/assets/geo/ocean_positions.bin b/dist-assets/geo/ocean_positions.gl
index cca8aa7d95..cca8aa7d95 100644
--- a/gui/assets/geo/ocean_positions.bin
+++ b/dist-assets/geo/ocean_positions.gl
Binary files differ