diff options
| author | Albin <albin@mullvad.net> | 2024-04-03 09:31:47 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-04-05 13:44:47 +0200 |
| commit | 7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589 (patch) | |
| tree | bf446102b743bffb00fa5af4aeadb8e6214b1a67 | |
| parent | 848a1a2bcb967369c26afa212be7c9751ddaa4d3 (diff) | |
| download | mullvadvpn-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) | bin | 392804 -> 392804 bytes |
| -rw-r--r-- | dist-assets/geo/land_positions.gl (renamed from gui/assets/geo/land_positions.bin) | bin | 1057116 -> 1057116 bytes |
| -rw-r--r-- | dist-assets/geo/land_triangle_indices.gl (renamed from gui/assets/geo/land_triangle_indices.bin) | bin | 1214460 -> 1214460 bytes |
| -rw-r--r-- | dist-assets/geo/ocean_indices.gl (renamed from gui/assets/geo/ocean_indices.bin) | bin | 61440 -> 61440 bytes |
| -rw-r--r-- | dist-assets/geo/ocean_positions.gl (renamed from gui/assets/geo/ocean_positions.bin) | bin | 30744 -> 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 Binary files differindex 37d0460ebe..37d0460ebe 100644 --- a/gui/assets/geo/land_contour_indices.bin +++ b/dist-assets/geo/land_contour_indices.gl diff --git a/gui/assets/geo/land_positions.bin b/dist-assets/geo/land_positions.gl Binary files differindex 1e048d6234..1e048d6234 100644 --- a/gui/assets/geo/land_positions.bin +++ b/dist-assets/geo/land_positions.gl diff --git a/gui/assets/geo/land_triangle_indices.bin b/dist-assets/geo/land_triangle_indices.gl Binary files differindex 7fef5d9de2..7fef5d9de2 100644 --- a/gui/assets/geo/land_triangle_indices.bin +++ b/dist-assets/geo/land_triangle_indices.gl diff --git a/gui/assets/geo/ocean_indices.bin b/dist-assets/geo/ocean_indices.gl Binary files differindex f60ba3b3d3..f60ba3b3d3 100644 --- a/gui/assets/geo/ocean_indices.bin +++ b/dist-assets/geo/ocean_indices.gl diff --git a/gui/assets/geo/ocean_positions.bin b/dist-assets/geo/ocean_positions.gl Binary files differindex cca8aa7d95..cca8aa7d95 100644 --- a/gui/assets/geo/ocean_positions.bin +++ b/dist-assets/geo/ocean_positions.gl |
