summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-09-16 02:27:30 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-09-16 02:27:30 -0400
commit5a1d6a890d06f3d98cf0027c435ae23693cb81ae (patch)
treecbbce2a5181e2ca9599063e47aace73b326a9351
parentdaf97e7b02a0e0f1bd9cab91b990d45773aab160 (diff)
downloadgodot_wildjam_49-5a1d6a890d06f3d98cf0027c435ae23693cb81ae.tar.gz
godot_wildjam_49-5a1d6a890d06f3d98cf0027c435ae23693cb81ae.zip
Normalize the material files
Opening the material files in the godot editor and saving caused them to fix any broken paths from the directory restructure from before and it also converted a number of them to a more compact binary format saving a good bit of space.
-rw-r--r--ship/crate/crate.materialbin2004 -> 850 bytes
-rw-r--r--ship/ship/below_deck.materialbin12502000 -> 12497900 bytes
-rw-r--r--ship/ship/below_deck_walls.materialbin32843812 -> 32843905 bytes
-rw-r--r--ship/ship/bridge.materialbin37751334 -> 30703546 bytes
-rw-r--r--ship/ship/bridge_windows.materialbin1699 -> 748 bytes
-rw-r--r--ship/ship/hull_main.materialbin37751340 -> 4446421 bytes
-rw-r--r--ship/ship/rear_deck.materialbin4914366 -> 4738633 bytes
-rw-r--r--ship/ship/top_deck.materialbin37751338 -> 31964061 bytes
-rw-r--r--ship/ship_control_panel/main_control_panel_mat.materialbin1944 -> 820 bytes
-rw-r--r--ship/staircase_1/staircase.materialbin422866 -> 423669 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/ship/crate/crate.material b/ship/crate/crate.material
index 960b98b..7d6ce8e 100644
--- a/ship/crate/crate.material
+++ b/ship/crate/crate.material
Binary files differ
diff --git a/ship/ship/below_deck.material b/ship/ship/below_deck.material
index bbc76d6..bbb1674 100644
--- a/ship/ship/below_deck.material
+++ b/ship/ship/below_deck.material
Binary files differ
diff --git a/ship/ship/below_deck_walls.material b/ship/ship/below_deck_walls.material
index 01ba8a6..470695a 100644
--- a/ship/ship/below_deck_walls.material
+++ b/ship/ship/below_deck_walls.material
Binary files differ
diff --git a/ship/ship/bridge.material b/ship/ship/bridge.material
index 9a4a03a..f0b73dc 100644
--- a/ship/ship/bridge.material
+++ b/ship/ship/bridge.material
Binary files differ
diff --git a/ship/ship/bridge_windows.material b/ship/ship/bridge_windows.material
index b7f581d..189421a 100644
--- a/ship/ship/bridge_windows.material
+++ b/ship/ship/bridge_windows.material
Binary files differ
diff --git a/ship/ship/hull_main.material b/ship/ship/hull_main.material
index 37951dd..348432c 100644
--- a/ship/ship/hull_main.material
+++ b/ship/ship/hull_main.material
Binary files differ
diff --git a/ship/ship/rear_deck.material b/ship/ship/rear_deck.material
index 74344f8..a223e48 100644
--- a/ship/ship/rear_deck.material
+++ b/ship/ship/rear_deck.material
Binary files differ
diff --git a/ship/ship/top_deck.material b/ship/ship/top_deck.material
index 5905c41..3b30a0b 100644
--- a/ship/ship/top_deck.material
+++ b/ship/ship/top_deck.material
Binary files differ
diff --git a/ship/ship_control_panel/main_control_panel_mat.material b/ship/ship_control_panel/main_control_panel_mat.material
index 600d779..fa67964 100644
--- a/ship/ship_control_panel/main_control_panel_mat.material
+++ b/ship/ship_control_panel/main_control_panel_mat.material
Binary files differ
diff --git a/ship/staircase_1/staircase.material b/ship/staircase_1/staircase.material
index 237330b..b70a9a3 100644
--- a/ship/staircase_1/staircase.material
+++ b/ship/staircase_1/staircase.material
Binary files differ