From 5a1d6a890d06f3d98cf0027c435ae23693cb81ae Mon Sep 17 00:00:00 2001 From: dusoleil Date: Fri, 16 Sep 2022 02:27:30 -0400 Subject: 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. --- ship/crate/crate.material | Bin 2004 -> 850 bytes ship/ship/below_deck.material | Bin 12502000 -> 12497900 bytes ship/ship/below_deck_walls.material | Bin 32843812 -> 32843905 bytes ship/ship/bridge.material | Bin 37751334 -> 30703546 bytes ship/ship/bridge_windows.material | Bin 1699 -> 748 bytes ship/ship/hull_main.material | Bin 37751340 -> 4446421 bytes ship/ship/rear_deck.material | Bin 4914366 -> 4738633 bytes ship/ship/top_deck.material | Bin 37751338 -> 31964061 bytes .../main_control_panel_mat.material | Bin 1944 -> 820 bytes ship/staircase_1/staircase.material | Bin 422866 -> 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 Binary files a/ship/crate/crate.material and b/ship/crate/crate.material differ diff --git a/ship/ship/below_deck.material b/ship/ship/below_deck.material index bbc76d6..bbb1674 100644 Binary files a/ship/ship/below_deck.material and b/ship/ship/below_deck.material differ diff --git a/ship/ship/below_deck_walls.material b/ship/ship/below_deck_walls.material index 01ba8a6..470695a 100644 Binary files a/ship/ship/below_deck_walls.material and b/ship/ship/below_deck_walls.material differ diff --git a/ship/ship/bridge.material b/ship/ship/bridge.material index 9a4a03a..f0b73dc 100644 Binary files a/ship/ship/bridge.material and b/ship/ship/bridge.material differ diff --git a/ship/ship/bridge_windows.material b/ship/ship/bridge_windows.material index b7f581d..189421a 100644 Binary files a/ship/ship/bridge_windows.material and b/ship/ship/bridge_windows.material differ diff --git a/ship/ship/hull_main.material b/ship/ship/hull_main.material index 37951dd..348432c 100644 Binary files a/ship/ship/hull_main.material and b/ship/ship/hull_main.material differ diff --git a/ship/ship/rear_deck.material b/ship/ship/rear_deck.material index 74344f8..a223e48 100644 Binary files a/ship/ship/rear_deck.material and b/ship/ship/rear_deck.material differ diff --git a/ship/ship/top_deck.material b/ship/ship/top_deck.material index 5905c41..3b30a0b 100644 Binary files a/ship/ship/top_deck.material and b/ship/ship/top_deck.material 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 Binary files a/ship/ship_control_panel/main_control_panel_mat.material and b/ship/ship_control_panel/main_control_panel_mat.material differ diff --git a/ship/staircase_1/staircase.material b/ship/staircase_1/staircase.material index 237330b..b70a9a3 100644 Binary files a/ship/staircase_1/staircase.material and b/ship/staircase_1/staircase.material differ -- cgit v1.2.3