From 4b08b79ffd58738b6d84a3e8fcf00934ad77fcc6 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Tue, 30 Sep 2025 15:23:30 +0200 Subject: [PATCH] Work on Bathrooms --- VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap | 4 ++-- .../Content/Maps/Map_Room_Kitchen.umap | 2 +- .../Content/Maps/Map_Stream_MachineRoom.umap | 2 +- VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Workspace.umap | 2 +- VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap | 4 ++-- .../Content/VRE/Grippables/Misc/Examples/Door/DeadBolt.uasset | 4 ++-- .../VRE/Grippables/Misc/Examples/Door/DoorActor.uasset | 4 ++-- .../World/Interactibles/Bathroom/BP_ToiletStall.uasset | 3 +++ .../World/Interactibles/Bathroom/Sink/MI_ToiletSink.uasset | 3 +++ .../World/Interactibles/Bathroom/Sink/SM_ToiletSink.uasset | 3 +++ .../Interactibles/Bathroom/Sink/SM_ToiletSinkLever.uasset | 3 +++ .../Interactibles/Bathroom/Sink/T_ToiletSink_DIffuse.uasset | 3 +++ .../Bathroom/Sink/T_ToiletSink_MetallicRoughness.uasset | 3 +++ .../Content/World/Interactibles/Bathroom/Toilet/Toilet.uasset | 3 +++ .../World/Interactibles/Bathroom/Toilet/Toilet2.uasset | 3 +++ .../World/Interactibles/Bathroom/Toilet/Toilet3.uasset | 3 +++ .../World/Interactibles/Bathroom/Toilet/Toilet5.uasset | 3 +++ .../Interactibles/Bathroom/Toilet/Toilet_BaseColor.uasset | 3 +++ .../Toilet/Toilet_Metallic_png-Toilet_Roughness_png.uasset | 3 +++ .../Interactibles/Bathroom/Toilet/Toilet_NormalOGL8.uasset | 3 +++ .../Interactibles/Electrical/Generator/BP_Generator.uasset | 4 ++-- .../Furniture/Doors/MetalDoor/BP_SliderDoor.uasset | 4 ++-- .../Content/World/Materials/Master/M_WorldAlignedBump.uasset | 4 ++-- .../Content/World/Materials/WhiteTiles/MI_WhiteTiles.uasset | 3 +++ .../World/Materials/WhiteTiles/T_WhiteTiles_Diffuse.uasset | 3 +++ .../World/Materials/WhiteTiles/T_WhiteTiles_Disp.uasset | 3 +++ .../World/Materials/WhiteTiles/T_WhiteTiles_Normal.uasset | 3 +++ .../World/Materials/WhiteTiles/T_WhiteTiles_Rough.uasset | 3 +++ .../Content/World/Static/Splines/Pipes/M_Pipe.uasset | 4 ++-- .../Content/World/Static/Splines/Pipes/M_Pipe_Inst.uasset | 4 ++-- .../Content/World/Static/Splines/Pipes/M_Pipe_Inst2.uasset | 4 ++-- .../World/Static/Splines/Pipes/M_Pipe_Inst_UVBox.uasset | 4 ++-- 32 files changed, 79 insertions(+), 25 deletions(-) create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/BP_ToiletStall.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/MI_ToiletSink.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSink.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSinkLever.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_DIffuse.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_MetallicRoughness.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet2.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet3.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet5.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_BaseColor.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_Metallic_png-Toilet_Roughness_png.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_NormalOGL8.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/MI_WhiteTiles.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Diffuse.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Disp.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Normal.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Rough.uasset diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap index ee3d9d7..e9b20f5 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30a9f34ddd36660ef1a9cb2e59208b65c170544cc1b283f74e739bac057572a2 -size 562753 +oid sha256:45822db0e5d0bc99293fe6446249a52ed3dd8a447bfc6c711cde7079a90dd432 +size 599606 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Room_Kitchen.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Room_Kitchen.umap index e55e50c..3131d43 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Room_Kitchen.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Room_Kitchen.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b02a2d71d59d6901ed2c12859eaece724381528211ba7165265cc500b597ba1d +oid sha256:9106117042bbb9ba257f1b4187ad889617e2aadfaf5d3df4bb5bad37d2960626 size 157733 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Stream_MachineRoom.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Stream_MachineRoom.umap index 65b4f91..b301d42 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Stream_MachineRoom.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Stream_MachineRoom.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6483694b020dc302f53b5b7651e52ce61424b3a7da9ee96a02403426e407b5a +oid sha256:8f192977603d6dc809d5f07d0b161b9cc996bcbb2a9954ebc1eee01671a75847 size 27574 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Workspace.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Workspace.umap index dec6c85..55db0cb 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Workspace.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Workspace.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbc8cab3d62181ee8f4f91099401eca3f7eff79b2fd43378b5bdad999ba117fc +oid sha256:5aed6ea422ac32c85544a56442bf480d30f3720863483305c356db14a313421e size 67378 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap index f096bde..e903e9b 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ee3c35c7958a370c643308392201fd6461e42fb1bb8fbda356cae13a0dd9c8d -size 153137 +oid sha256:0c73423074c0aee5ca6a873e5e92ffdb0c75f86be843d1ce7e2b7ab3397513f9 +size 153583 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DeadBolt.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DeadBolt.uasset index f60b36a..736fa0f 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DeadBolt.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DeadBolt.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6cf5a73b1099be46fc9a148dfb2763094df9f0b64763d56c0aee985ff0ae85b -size 30756 +oid sha256:6cf534fe2215772dc387a298379fc1ba19c4e536784f431a668a97b904da9d32 +size 33023 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DoorActor.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DoorActor.uasset index 6e49353..7c689dc 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DoorActor.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Door/DoorActor.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12cf02437b66faec6ffca53ba49d578e542de0da647ffb77b26eb2efa2c39f87 -size 481494 +oid sha256:e1958a596d2b9fe6c88023b9ebe34ce07fd67f69ae02c30b5334e99774a7fdf3 +size 487496 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/BP_ToiletStall.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/BP_ToiletStall.uasset new file mode 100644 index 0000000..129d521 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/BP_ToiletStall.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d09c105333d0a56ab5e7ea87f168b28e89a448cbea3f95c28d8b86894a12a7 +size 55646 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/MI_ToiletSink.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/MI_ToiletSink.uasset new file mode 100644 index 0000000..ddf673c --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/MI_ToiletSink.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22ef3b6c3dbb4b0e7de6e5fb158b3bee7a5592633a85baa8c328b1204e6bea5 +size 64580 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSink.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSink.uasset new file mode 100644 index 0000000..6c8f79d --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSink.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16ee2b42c8bdfa67f194beab2e8a163f1b17a88a024d51e86984aa8ea208c79 +size 329876 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSinkLever.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSinkLever.uasset new file mode 100644 index 0000000..f805aac --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/SM_ToiletSinkLever.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6f0b756fb8bf1ae6aaf7fbd8bd15aece0ea1ede2025cc137574e2e109ca280 +size 93992 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_DIffuse.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_DIffuse.uasset new file mode 100644 index 0000000..bc2e8a5 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_DIffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f23ee348164da089805eb828d216716cb8adc435d2603fe4ede80b667cd6115 +size 724876 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_MetallicRoughness.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_MetallicRoughness.uasset new file mode 100644 index 0000000..ea7a11d --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Sink/T_ToiletSink_MetallicRoughness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2feda9d9a9fe93b55d7e377d8402c06cad1d021089106f1cb2d0c5e6d3dd571 +size 574016 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet.uasset new file mode 100644 index 0000000..c1558cc --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01004fafd95fbf25434df15d7ae2f6cf88067e0abadde846d631e3d236f9d704 +size 66450 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet2.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet2.uasset new file mode 100644 index 0000000..cafffa4 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb25ac38c6daef9f82c796369ae2b9394cb9016f4a5c68e9b2d4b93627f4dc1 +size 113248 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet3.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet3.uasset new file mode 100644 index 0000000..86ffcea --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009c3f49798cbc5e3d328eef94df2df23e300f523cf61d278dbe1cfbf8d9fa68 +size 126484 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet5.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet5.uasset new file mode 100644 index 0000000..091642d --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet5.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d44add24375c6d9ec9dbce7fa1dc66182d7f959c15d3e3159b485714262757 +size 284044 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_BaseColor.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_BaseColor.uasset new file mode 100644 index 0000000..b358b09 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_BaseColor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72342dae949c1feef815a626cc36e4c6b2b9bc62c2d2007b00a2b28015ffa477 +size 738542 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_Metallic_png-Toilet_Roughness_png.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_Metallic_png-Toilet_Roughness_png.uasset new file mode 100644 index 0000000..cc57b4b --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_Metallic_png-Toilet_Roughness_png.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6119d5e296e9ab70fd7b368cfb9f0dc2e06da92c36c76fcff0654ef1be3ae283 +size 1002500 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_NormalOGL8.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_NormalOGL8.uasset new file mode 100644 index 0000000..3487df5 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Bathroom/Toilet/Toilet_NormalOGL8.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9116c9feeca4b4ed09f1f1595c631c4032b8055432828130c8bd172c6312f2 +size 4272107 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset index 5879891..c716d91 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3db99065b2fe5879ff5f910187739ce6c7e9f67c3b8edeb40a9c54eb5ac059e8 -size 46235 +oid sha256:60071572f670ee4b8a237c196a577737790eeaec6d749e346fbe526212ee3b3a +size 46595 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Furniture/Doors/MetalDoor/BP_SliderDoor.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Furniture/Doors/MetalDoor/BP_SliderDoor.uasset index d39a513..a1e8616 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Furniture/Doors/MetalDoor/BP_SliderDoor.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Furniture/Doors/MetalDoor/BP_SliderDoor.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e81a427d2c28a053bf56947a0e949a0fa983dde3fb8c9afc0a467581cdd2d657 -size 281310 +oid sha256:426dcbfd215af08355194c79ef9f4415ffed91cd3abde450af27d4ec1fb83710 +size 282744 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/Master/M_WorldAlignedBump.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/Master/M_WorldAlignedBump.uasset index d7c2137..d44d9a7 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/Master/M_WorldAlignedBump.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/Master/M_WorldAlignedBump.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fd32a9c605a8220a6aa51e5f8c036c4ea2b8238a78226555ec90723759c5015 -size 95952 +oid sha256:35eee5225458e960c04086601eb12d3711bb0c0d87c0013cb79c999822a3db30 +size 96928 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/MI_WhiteTiles.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/MI_WhiteTiles.uasset new file mode 100644 index 0000000..4f84eb1 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/MI_WhiteTiles.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e5511da45f9c767dc8a3862393440768c93ebe8d08de6c0551d4354125450f +size 18078 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Diffuse.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Diffuse.uasset new file mode 100644 index 0000000..b9b4482 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a00bd70901d60e1fd52360a65a469663f15e384eae1c2e2007124093ecaceb2 +size 4321656 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Disp.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Disp.uasset new file mode 100644 index 0000000..f33aae8 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Disp.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a609995ca8e419822f9f9488271f84fa3f1e6e1f008b13d304f7d974d7f971e +size 3363105 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Normal.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Normal.uasset new file mode 100644 index 0000000..a747bb6 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed72b6deb623ffef59955c946fb35dfecbbd7c8b06b0c9a2060b88fbd72dbacd +size 15165842 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Rough.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Rough.uasset new file mode 100644 index 0000000..24d0d88 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Materials/WhiteTiles/T_WhiteTiles_Rough.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae29dff904be5e647a93c63d66b7d41eb63a808fc6e4c221c882c8347f154403 +size 6847342 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe.uasset index 833e29b..2c72e05 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1105a28001bc8fd40ec297dbe8b18354c9e1f2083fa1ff39d3e487cbfd18c1ec -size 85041 +oid sha256:74886fbb9fadcd8a31264e93300aca8c814bb8c8a525f6069e3d425a0f646b75 +size 85221 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst.uasset index 4b9e85c..c60faaa 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83228700a68db0ca3222b3f0e9575f1b8128c5364f98a9ee2214b5cea4497e11 -size 10304 +oid sha256:0b6ad160cb6555d8c0cf733f29eb448a85458cf64a300424a58a49c6bfaf7b10 +size 10425 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst2.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst2.uasset index f345516..362ad4f 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:917270dad13bb2815bac6e61110d01307f2b1dbf89854571fda896550bb5083a -size 10449 +oid sha256:341129f9ab108cd8aaa96d4c50705a4cc6afea6f4efcac99f4eac8a775e568e0 +size 10463 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst_UVBox.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst_UVBox.uasset index d5b3907..9822d25 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst_UVBox.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Static/Splines/Pipes/M_Pipe_Inst_UVBox.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21b25d1b713adb16b47bf7e90572d2f80f7fcff522ad2202b6281ab5a0d9f3c0 -size 14335 +oid sha256:a0b507de9ea6dcda792deafae7a5ae1c47d00ac8bd100758effa297a5be93a43 +size 12088