From a1d82a9cfbdee9995a3e5ee317437bff0549bd78 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Fri, 14 Mar 2025 13:40:02 +0100 Subject: [PATCH] Fixed Slice Rotation/Location converting it into Component Space correctly, Rebuild System and cleanup to Support different Molecules on Different Tracks via Midi --- .../MIdi_HarmonixPlugin/TestSong/BP_DynamicSlice2.uasset | 4 ++-- .../TestSong/BP_MetaSondObjectSpawner.uasset | 4 ++-- .../Audio/MIdi_HarmonixPlugin/TestSong/BP_Slicer.uasset | 4 ++-- .../Audio/MIdi_HarmonixPlugin/TestSong/MS_Testsong.uasset | 4 ++-- VIRTUOS_ExpansionPluginTests/Content/Maps/Map_SliceGame.umap | 4 ++-- .../Content/World/VFX/Projector/BP_TestProjector.uasset | 4 ++-- .../Content/World/VFX/Projector/Nitrate_LP.uasset | 3 +++ 7 files changed, 15 insertions(+), 12 deletions(-) create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/Nitrate_LP.uasset diff --git a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSlice2.uasset b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSlice2.uasset index 0d5f548..c1801ab 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSlice2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSlice2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14edddbd8c6c0deba58b522641f7e8d0a78b927d8fe0ca70731595f26b2f52fe -size 393203 +oid sha256:380d894cdc982059a93fc88aecc53fe6e4fdaa3fff486ce9d7aeb1414750619c +size 387320 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_MetaSondObjectSpawner.uasset b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_MetaSondObjectSpawner.uasset index f63e6c9..2c31c6f 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_MetaSondObjectSpawner.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_MetaSondObjectSpawner.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c69e8547f6a6b6a8402efbf3e6d17500aad87ff691e7446a3b044dc5799eee9 -size 112924 +oid sha256:6e6a51811001e3223e2d4a50e7003f8e7be20ac920d06d0725a0d43b0c7c9aca +size 268104 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_Slicer.uasset b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_Slicer.uasset index 69dff97..dbea417 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_Slicer.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_Slicer.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c09238431447ab77fce79f8ffc4873f9be642fad626d59491b9b10c75d1fcdb -size 34965 +oid sha256:0cbee14173b676a19aaaef04f4ecb1d7130068e8baa6a1a5e62d9eee589dc9c9 +size 36249 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/MS_Testsong.uasset b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/MS_Testsong.uasset index 40c89e4..adb007b 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/MS_Testsong.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/MS_Testsong.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25c447d5d6c222cb29cbbdc74a2f38f02b81abc7a1638622533c1b53aa543a11 -size 126060 +oid sha256:c57cc1a5fa075be95682a3335cfbf385b789ad543cb2c016532645f789d85029 +size 167129 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_SliceGame.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_SliceGame.umap index 92443db..35cc0f3 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_SliceGame.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_SliceGame.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16d8cdac01a2210b8166c6b23588d5a533ee54dd81e3698d6e04edc92c27e63e -size 43493 +oid sha256:34a321f5e18b58a668accd5516eae39f6b76f53cafb0a34ac8b527d44490ed07 +size 41081 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/BP_TestProjector.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/BP_TestProjector.uasset index c502779..1a70503 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/BP_TestProjector.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/BP_TestProjector.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cdb13dfdb85da81501aa63322389602c6d767787378498f69cdfc425dbebed8 -size 44641 +oid sha256:fdf0feca428f96e0a6e571a1d2f676e86dc477b9124a30220fac574db8ec201b +size 46545 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/Nitrate_LP.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/Nitrate_LP.uasset new file mode 100644 index 0000000..fa93a75 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/VFX/Projector/Nitrate_LP.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1961cba1db5237240240d5e88984b179808713bc3cb7fd6060c54a7e3684fddd +size 208806