From 2bed5c22ff991077bdd1aadd20275c17c1218211 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Fri, 29 May 2015 12:39:04 -0400 Subject: Skin Loader for BWM added Next skinning upgrade has been added, which is the Skin Loader that allows you to save and load skins. --- .../DesignTimeResolveAssemblyReferences.cache | Bin 9167 -> 9167 bytes .../obj/Debug/shiftos_next.SkinLoader.resources | Bin 0 -> 180 bytes shiftos_next/obj/Debug/shiftos_next.exe | Bin 2290688 -> 2297856 bytes shiftos_next/obj/Debug/shiftos_next.pdb | Bin 206336 -> 214528 bytes .../Debug/shiftos_next.vbproj.FileListAbsolute.txt | 1 + .../shiftos_next.vbproj.GenerateResource.Cache | Bin 2553 -> 2633 bytes 6 files changed, 1 insertion(+) create mode 100644 shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources (limited to 'shiftos_next/obj') diff --git a/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 79049e5..3f4a582 100644 Binary files a/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources b/shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources differ diff --git a/shiftos_next/obj/Debug/shiftos_next.exe b/shiftos_next/obj/Debug/shiftos_next.exe index 8139db3..de34cd6 100644 Binary files a/shiftos_next/obj/Debug/shiftos_next.exe and b/shiftos_next/obj/Debug/shiftos_next.exe differ diff --git a/shiftos_next/obj/Debug/shiftos_next.pdb b/shiftos_next/obj/Debug/shiftos_next.pdb index 177c865..c2a0139 100644 Binary files a/shiftos_next/obj/Debug/shiftos_next.pdb and b/shiftos_next/obj/Debug/shiftos_next.pdb differ diff --git a/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt b/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt index 0841ad8..1167a87 100644 --- a/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt +++ b/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt @@ -45,3 +45,4 @@ C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_ne C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_next.xml C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.Titlebar.resources C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.Shifter.resources +C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.SkinLoader.resources diff --git a/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache b/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache index c645f46..bb41ff7 100644 Binary files a/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache and b/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache differ -- cgit v1.2.3