diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-09-16 02:27:30 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-09-16 02:27:30 -0400 |
commit | 5a1d6a890d06f3d98cf0027c435ae23693cb81ae (patch) | |
tree | cbbce2a5181e2ca9599063e47aace73b326a9351 | |
parent | daf97e7b02a0e0f1bd9cab91b990d45773aab160 (diff) | |
download | godot_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.material | bin | 2004 -> 850 bytes |
-rw-r--r-- | ship/ship/below_deck.material | bin | 12502000 -> 12497900 bytes |
-rw-r--r-- | ship/ship/below_deck_walls.material | bin | 32843812 -> 32843905 bytes |
-rw-r--r-- | ship/ship/bridge.material | bin | 37751334 -> 30703546 bytes |
-rw-r--r-- | ship/ship/bridge_windows.material | bin | 1699 -> 748 bytes |
-rw-r--r-- | ship/ship/hull_main.material | bin | 37751340 -> 4446421 bytes |
-rw-r--r-- | ship/ship/rear_deck.material | bin | 4914366 -> 4738633 bytes |
-rw-r--r-- | ship/ship/top_deck.material | bin | 37751338 -> 31964061 bytes |
-rw-r--r-- | ship/ship_control_panel/main_control_panel_mat.material | bin | 1944 -> 820 bytes |
-rw-r--r-- | 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 Binary files differindex 960b98b..7d6ce8e 100644 --- a/ship/crate/crate.material +++ b/ship/crate/crate.material diff --git a/ship/ship/below_deck.material b/ship/ship/below_deck.material Binary files differindex bbc76d6..bbb1674 100644 --- a/ship/ship/below_deck.material +++ b/ship/ship/below_deck.material diff --git a/ship/ship/below_deck_walls.material b/ship/ship/below_deck_walls.material Binary files differindex 01ba8a6..470695a 100644 --- a/ship/ship/below_deck_walls.material +++ b/ship/ship/below_deck_walls.material diff --git a/ship/ship/bridge.material b/ship/ship/bridge.material Binary files differindex 9a4a03a..f0b73dc 100644 --- a/ship/ship/bridge.material +++ b/ship/ship/bridge.material diff --git a/ship/ship/bridge_windows.material b/ship/ship/bridge_windows.material Binary files differindex b7f581d..189421a 100644 --- a/ship/ship/bridge_windows.material +++ b/ship/ship/bridge_windows.material diff --git a/ship/ship/hull_main.material b/ship/ship/hull_main.material Binary files differindex 37951dd..348432c 100644 --- a/ship/ship/hull_main.material +++ b/ship/ship/hull_main.material diff --git a/ship/ship/rear_deck.material b/ship/ship/rear_deck.material Binary files differindex 74344f8..a223e48 100644 --- a/ship/ship/rear_deck.material +++ b/ship/ship/rear_deck.material diff --git a/ship/ship/top_deck.material b/ship/ship/top_deck.material Binary files differindex 5905c41..3b30a0b 100644 --- a/ship/ship/top_deck.material +++ b/ship/ship/top_deck.material diff --git a/ship/ship_control_panel/main_control_panel_mat.material b/ship/ship_control_panel/main_control_panel_mat.material Binary files differindex 600d779..fa67964 100644 --- a/ship/ship_control_panel/main_control_panel_mat.material +++ b/ship/ship_control_panel/main_control_panel_mat.material diff --git a/ship/staircase_1/staircase.material b/ship/staircase_1/staircase.material Binary files differindex 237330b..b70a9a3 100644 --- a/ship/staircase_1/staircase.material +++ b/ship/staircase_1/staircase.material |