Removed unused Resources, moved corp logo to external folder and add simple icons

This commit is contained in:
miku-666
2023-05-07 15:36:47 +02:00
parent a305d99c38
commit 5ffa230c8a
27 changed files with 605 additions and 5859 deletions

View File

@@ -138,6 +138,7 @@
// pictureBox1
//
resources.ApplyResources(this.pictureBox1, "pictureBox1");
this.pictureBox1.Image = global::PckStudio.Properties.Resources.pckCenterHeader;
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.TabStop = false;
//
@@ -196,13 +197,13 @@
//
// deleteToolStripMenuItem
//
this.deleteToolStripMenuItem.Image = global::PckStudio.Properties.Resources.Del;
this.deleteToolStripMenuItem.Image = global::PckStudio.Properties.Resources.file_delete;
this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
resources.ApplyResources(this.deleteToolStripMenuItem, "deleteToolStripMenuItem");
//
// exportToolStripMenuItem
//
this.exportToolStripMenuItem.Image = global::PckStudio.Properties.Resources.ExportFile;
this.exportToolStripMenuItem.Image = global::PckStudio.Properties.Resources.file_export;
this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
resources.ApplyResources(this.exportToolStripMenuItem, "exportToolStripMenuItem");
//

File diff suppressed because it is too large Load Diff

View File

@@ -87,7 +87,7 @@
// buttonInstallPs3
//
this.buttonInstallPs3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.buttonInstallPs3.BackgroundImage = global::PckStudio.Properties.Resources.ps3;
this.buttonInstallPs3.BackgroundImage = global::PckStudio.Properties.Resources.PS3;
resources.ApplyResources(this.buttonInstallPs3, "buttonInstallPs3");
this.buttonInstallPs3.FlatAppearance.BorderSize = 0;
this.buttonInstallPs3.ForeColor = System.Drawing.Color.White;
@@ -98,7 +98,7 @@
// buttonInstallXbox
//
this.buttonInstallXbox.BackColor = System.Drawing.Color.Lime;
this.buttonInstallXbox.BackgroundImage = global::PckStudio.Properties.Resources.xbox;
this.buttonInstallXbox.BackgroundImage = global::PckStudio.Properties.Resources.Xbox;
resources.ApplyResources(this.buttonInstallXbox, "buttonInstallXbox");
this.buttonInstallXbox.FlatAppearance.BorderSize = 0;
this.buttonInstallXbox.ForeColor = System.Drawing.Color.White;
@@ -109,7 +109,7 @@
// buttonInstallWiiU
//
this.buttonInstallWiiU.BackColor = System.Drawing.Color.DeepSkyBlue;
this.buttonInstallWiiU.BackgroundImage = global::PckStudio.Properties.Resources.wiiu;
this.buttonInstallWiiU.BackgroundImage = global::PckStudio.Properties.Resources.WiiU;
resources.ApplyResources(this.buttonInstallWiiU, "buttonInstallWiiU");
this.buttonInstallWiiU.FlatAppearance.BorderSize = 0;
this.buttonInstallWiiU.ForeColor = System.Drawing.Color.White;

View File

@@ -430,9 +430,9 @@
this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.fileToolStripMenuItem,
this.editToolStripMenuItem,
this.miscToolStripMenuItem,
this.helpToolStripMenuItem,
this.storeToolStripMenuItem,
this.miscToolStripMenuItem});
this.storeToolStripMenuItem});
this.menuStrip.Name = "menuStrip";
//
// fileToolStripMenuItem
@@ -656,8 +656,9 @@
//
// administrativeToolsToolStripMenuItem
//
resources.ApplyResources(this.administrativeToolsToolStripMenuItem, "administrativeToolsToolStripMenuItem");
this.administrativeToolsToolStripMenuItem.Image = global::PckStudio.Properties.Resources.pckCenterHeader;
this.administrativeToolsToolStripMenuItem.Name = "administrativeToolsToolStripMenuItem";
resources.ApplyResources(this.administrativeToolsToolStripMenuItem, "administrativeToolsToolStripMenuItem");
this.administrativeToolsToolStripMenuItem.Click += new System.EventHandler(this.administrativeToolsToolStripMenuItem_Click);
//
// storeToolStripMenuItem
@@ -670,13 +671,15 @@
this.joinDevelopmentDiscordToolStripMenuItem,
this.trelloBoardToolStripMenuItem});
this.storeToolStripMenuItem.ForeColor = System.Drawing.Color.White;
resources.ApplyResources(this.storeToolStripMenuItem, "storeToolStripMenuItem");
this.storeToolStripMenuItem.Image = global::PckStudio.Properties.Resources.HamburgerMenuIcon;
this.storeToolStripMenuItem.Name = "storeToolStripMenuItem";
resources.ApplyResources(this.storeToolStripMenuItem, "storeToolStripMenuItem");
//
// openPckCenterToolStripMenuItem
//
resources.ApplyResources(this.openPckCenterToolStripMenuItem, "openPckCenterToolStripMenuItem");
this.openPckCenterToolStripMenuItem.Image = global::PckStudio.Properties.Resources.pckCenterHeader;
this.openPckCenterToolStripMenuItem.Name = "openPckCenterToolStripMenuItem";
resources.ApplyResources(this.openPckCenterToolStripMenuItem, "openPckCenterToolStripMenuItem");
this.openPckCenterToolStripMenuItem.Click += new System.EventHandler(this.openPckCenterToolStripMenuItem_Click);
//
// wiiUPCKInstallerToolStripMenuItem

File diff suppressed because it is too large Load Diff

View File

@@ -678,14 +678,10 @@
<None Include="Resources\fileTemplates\tu54colours.col" />
<None Include="Resources\fileTemplates\tu69colours.col" />
<None Include="Resources\tileData.json" />
<None Include="Resources\Del.png" />
<None Include="Resources\ExportFile.png" />
<None Include="Resources\youtube_PNG15.png" />
<None Include="Resources\external\Youtube.png" />
<None Include="Resources\pckClosed.png" />
<None Include="Resources\wii-u-games-tool.png" />
<None Include="Resources\discord.png" />
<None Include="Resources\external-content.duckduckgo.png" />
<None Include="Resources\clock.png" />
<None Include="Resources\external\Discord.png" />
<None Include="Resources\icons\clock.png" />
<None Include="Resources\changeTile.png" />
<None Include="Resources\items.png" />
<None Include="Resources\HamburgerMenuIcon.png" />
@@ -693,9 +689,9 @@
<None Include="Resources\Replace.png" />
<None Include="Resources\pack.png" />
<None Include="Resources\terrain.png" />
<None Include="Resources\xbox.png" />
<None Include="Resources\ps3.png" />
<None Include="Resources\wiiu.png" />
<None Include="Resources\external\Xbox.png" />
<None Include="Resources\external\PS3.png" />
<None Include="Resources\external\WiiU.png" />
<None Include="Resources\Splash.png" />
<None Include="Resources\pckOpen.png" />
<None Include="Resources\pckDrop.png" />
@@ -719,6 +715,10 @@
<None Include="Resources\iconImageList\ENTITY MATERIALS ICON.png" />
<None Include="Resources\iconImageList\blank.png" />
<None Include="Resources\entities.png" />
<Content Include="Resources\icons\file_delete.png" />
<Content Include="Resources\icons\file_empty.png" />
<None Include="Resources\icons\file_export.png" />
<Content Include="Resources\icons\file_new.png" />
<Content Include="Resources\PCK-Studio_Logo.ico" />
<Content Include="Resources\NoImageFound.png" />
</ItemGroup>

View File

@@ -202,6 +202,16 @@ namespace PckStudio.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap clock1 {
get {
object obj = ResourceManager.GetObject("clock1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
@@ -225,19 +235,9 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap Del {
public static System.Drawing.Bitmap Discord {
get {
object obj = ResourceManager.GetObject("Del", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap discord {
get {
object obj = ResourceManager.GetObject("discord", resourceCulture);
object obj = ResourceManager.GetObject("Discord", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -297,9 +297,9 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap ExportFile {
public static System.Drawing.Bitmap file_delete {
get {
object obj = ResourceManager.GetObject("ExportFile", resourceCulture);
object obj = ResourceManager.GetObject("file_delete", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -307,9 +307,29 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap external_content_duckduckgo {
public static System.Drawing.Bitmap file_empty {
get {
object obj = ResourceManager.GetObject("external-content.duckduckgo", resourceCulture);
object obj = ResourceManager.GetObject("file_empty", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap file_export {
get {
object obj = ResourceManager.GetObject("file_export", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap file_new {
get {
object obj = ResourceManager.GetObject("file_new", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -487,9 +507,9 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap ps3 {
public static System.Drawing.Bitmap PS3 {
get {
object obj = ResourceManager.GetObject("ps3", resourceCulture);
object obj = ResourceManager.GetObject("PS3", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -731,9 +751,9 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap wii_u_games_tool {
public static System.Drawing.Bitmap WiiU {
get {
object obj = ResourceManager.GetObject("wii-u-games-tool", resourceCulture);
object obj = ResourceManager.GetObject("WiiU", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -741,9 +761,9 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap wiiu {
public static System.Drawing.Bitmap Xbox {
get {
object obj = ResourceManager.GetObject("wiiu", resourceCulture);
object obj = ResourceManager.GetObject("Xbox", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -751,19 +771,9 @@ namespace PckStudio.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap xbox {
public static System.Drawing.Bitmap Youtube {
get {
object obj = ResourceManager.GetObject("xbox", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap youtube_PNG15 {
get {
object obj = ResourceManager.GetObject("youtube_PNG15", resourceCulture);
object obj = ResourceManager.GetObject("Youtube", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}

View File

@@ -130,11 +130,8 @@
<data name="NoImageFound" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NoImageFound.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="ExportFile" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ExportFile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="xbox" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\xbox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="Xbox" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\external\Xbox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tu51colours" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\fileTemplates\tu51colours.col;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -163,8 +160,8 @@
<data name="ZUnknown" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\iconImageList\ZUnknown.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="wiiu" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\wiiu.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="WiiU" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\external\WiiU.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="ARROW" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\iconImageList\ARROW.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -190,8 +187,8 @@
<data name="pckClosed" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\pckClosed.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="discord" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\discord.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="Discord" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\external\Discord.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="AddTexture" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\AddTexture.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -226,9 +223,6 @@
<data name="HamburgerMenuIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\HamburgerMenuIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="wii-u-games-tool" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\wii-u-games-tool.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="pckDrop" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\pckDrop.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@@ -238,11 +232,11 @@
<data name="CAPE_ICON" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\iconImageList\CAPE ICON.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="youtube_PNG15" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\youtube_PNG15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="Youtube" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\external\Youtube.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="ps3" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ps3.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="PS3" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\external\PS3.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tu19colours" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\fileTemplates\tu19colours.col;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -263,7 +257,7 @@
<value>..\Resources\fileTemplates\tu53colours.col;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="clock" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\clock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<value>..\Resources\icons\clock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="items_sheet" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\items.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -295,9 +289,6 @@
<data name="tu69colours" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\fileTemplates\tu69colours.col;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="external-content.duckduckgo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\external-content.duckduckgo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="slim_template" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\anim_editor\slim_template.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@@ -307,9 +298,6 @@
<data name="pckOpen" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\pckOpen.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Del" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Del.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="TexturePackIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\TexturePackIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@@ -322,4 +310,19 @@
<data name="entityData" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\entityData.json;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
<data name="clock1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons\clock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="file_delete" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons\file_delete.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="file_empty" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons\file_empty.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="file_new" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons\file_new.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="file_export" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons\file_export.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 296 B

View File

@@ -1 +0,0 @@
{"meta":{"format_version":"4.0","creation_time":1656558992,"model_format":"bedrock","box_uv":true},"name":"SKIN_DEF_ALEX","geometry_name":"alex","visible_box":[2,3.5,1.25],"variable_placeholders":"","variable_placeholder_buttons":[],"timeline_setups":[],"resolution":{"width":64,"height":64},"elements":[{"name":"HEAD","rescale":false,"locked":false,"from":[-4,24,-4],"to":[4,32,4],"autouv":0,"color":0,"origin":[0,0,0],"faces":{"north":{"uv":[8,8,16,16]},"east":{"uv":[0,8,8,16]},"south":{"uv":[24,8,32,16]},"west":{"uv":[16,8,24,16]},"up":{"uv":[16,8,8,0]},"down":{"uv":[24,0,16,8]}},"type":"cube","uuid":"cd5c9d3f-0b10-68e3-8dac-8cb70ab78400"},{"name":"BODY","rescale":false,"locked":false,"from":[-4,12,-2],"to":[4,24,2],"autouv":0,"color":1,"origin":[0,0,0],"uv_offset":[16,16],"faces":{"north":{"uv":[20,20,28,32]},"east":{"uv":[16,20,20,32]},"south":{"uv":[32,20,40,32]},"west":{"uv":[28,20,32,32]},"up":{"uv":[28,20,20,16]},"down":{"uv":[36,16,28,20]}},"type":"cube","uuid":"a3e5052a-483c-4e9c-f696-f89bfee11aec"},{"name":"ARM0","rescale":false,"locked":false,"from":[4,12,-2],"to":[7,24,2],"autouv":0,"color":2,"origin":[0,0,0],"uv_offset":[40,16],"faces":{"north":{"uv":[44,20,47,32]},"east":{"uv":[40,20,44,32]},"south":{"uv":[51,20,54,32]},"west":{"uv":[47,20,51,32]},"up":{"uv":[47,20,44,16]},"down":{"uv":[50,16,47,20]}},"type":"cube","uuid":"c891bc09-882a-c464-e8c3-77562d2e513b"},{"name":"ARM1","rescale":false,"locked":false,"from":[-7,12,-2],"to":[-4,24,2],"autouv":0,"color":3,"origin":[0,0,0],"uv_offset":[32,48],"faces":{"north":{"uv":[36,52,39,64]},"east":{"uv":[32,52,36,64]},"south":{"uv":[43,52,46,64]},"west":{"uv":[39,52,43,64]},"up":{"uv":[39,52,36,48]},"down":{"uv":[42,48,39,52]}},"type":"cube","uuid":"a8a2007f-0382-9157-3deb-88a6aa726483"},{"name":"LEG0","rescale":false,"locked":false,"from":[-0.10000000000000009,0,-2],"to":[3.9,12,2],"autouv":0,"color":4,"origin":[0,0,0],"uv_offset":[0,16],"faces":{"north":{"uv":[4,20,8,32]},"east":{"uv":[0,20,4,32]},"south":{"uv":[12,20,16,32]},"west":{"uv":[8,20,12,32]},"up":{"uv":[8,20,4,16]},"down":{"uv":[12,16,8,20]}},"type":"cube","uuid":"af316d17-e898-c462-bf93-b91623df90e2"},{"name":"LEG1","rescale":false,"locked":false,"from":[-3.9,0,-2],"to":[0.10000000000000009,12,2],"autouv":0,"color":5,"origin":[0,0,0],"uv_offset":[16,48],"faces":{"north":{"uv":[20,52,24,64]},"east":{"uv":[16,52,20,64]},"south":{"uv":[28,52,32,64]},"west":{"uv":[24,52,28,64]},"up":{"uv":[24,52,20,48]},"down":{"uv":[28,48,24,52]}},"type":"cube","uuid":"7ff71552-c015-50fb-3fba-52318f10a0e6"}],"outliner":[{"name":"HEAD","origin":[0,24,0],"bedrock_binding":"","color":0,"uuid":"6b46512c-2450-b55b-3eb4-0662b985288c","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["cd5c9d3f-0b10-68e3-8dac-8cb70ab78400"]},{"name":"BODY","origin":[0,24,0],"bedrock_binding":"","color":1,"uuid":"6af6840e-e2a6-b195-7868-f59b16b3d939","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["a3e5052a-483c-4e9c-f696-f89bfee11aec"]},{"name":"ARM0","origin":[5,22,0],"bedrock_binding":"","color":2,"uuid":"7f8c16bc-735b-f482-a35b-ae01aece8d2b","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["c891bc09-882a-c464-e8c3-77562d2e513b"]},{"name":"ARM1","origin":[-5,22,0],"bedrock_binding":"","color":3,"uuid":"2cfb2bb3-64e3-f2d9-fac5-71bd6a6fcfce","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["a8a2007f-0382-9157-3deb-88a6aa726483"]},{"name":"LEG0","origin":[1.9,12,0],"bedrock_binding":"","color":4,"uuid":"da67dbfe-addf-7f9e-a487-25fc2e92afd4","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["af316d17-e898-c462-bf93-b91623df90e2"]},{"name":"LEG1","origin":[-1.9,12,0],"bedrock_binding":"","color":5,"uuid":"a60a2326-e5f3-de66-9021-761603960dcc","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["7ff71552-c015-50fb-3fba-52318f10a0e6"]}],"textures":[]}

View File

@@ -1 +0,0 @@
{"meta":{"format_version":"4.0","creation_time":1656559171,"model_format":"bedrock","box_uv":true},"name":"SKIN_DEF_STEVE","geometry_name":"steve","visible_box":[2,3.5,1.25],"variable_placeholders":"","variable_placeholder_buttons":[],"timeline_setups":[],"resolution":{"width":64,"height":64},"elements":[{"name":"HEAD","rescale":false,"locked":false,"from":[-4,24,-4],"to":[4,32,4],"autouv":0,"color":0,"origin":[0,0,0],"faces":{"north":{"uv":[8,8,16,16]},"east":{"uv":[0,8,8,16]},"south":{"uv":[24,8,32,16]},"west":{"uv":[16,8,24,16]},"up":{"uv":[16,8,8,0]},"down":{"uv":[24,0,16,8]}},"type":"cube","uuid":"cd26b387-a853-6ee6-27ee-2479095c46e5"},{"name":"BODY","rescale":false,"locked":false,"from":[-4,12,-2],"to":[4,24,2],"autouv":0,"color":1,"origin":[0,0,0],"uv_offset":[16,16],"faces":{"north":{"uv":[20,20,28,32]},"east":{"uv":[16,20,20,32]},"south":{"uv":[32,20,40,32]},"west":{"uv":[28,20,32,32]},"up":{"uv":[28,20,20,16]},"down":{"uv":[36,16,28,20]}},"type":"cube","uuid":"ec0e8978-c772-344f-2189-5b0ca45bde92"},{"name":"ARM0","rescale":false,"locked":false,"from":[4,12,-2],"to":[8,24,2],"autouv":0,"color":2,"origin":[0,0,0],"uv_offset":[40,16],"faces":{"north":{"uv":[44,20,48,32]},"east":{"uv":[40,20,44,32]},"south":{"uv":[52,20,56,32]},"west":{"uv":[48,20,52,32]},"up":{"uv":[48,20,44,16]},"down":{"uv":[52,16,48,20]}},"type":"cube","uuid":"c474174e-dc86-0900-f110-77218d620c12"},{"name":"ARM1","rescale":false,"locked":false,"from":[-8,12,-2],"to":[-4,24,2],"autouv":0,"color":3,"origin":[0,0,0],"uv_offset":[32,48],"faces":{"north":{"uv":[36,52,40,64]},"east":{"uv":[32,52,36,64]},"south":{"uv":[44,52,48,64]},"west":{"uv":[40,52,44,64]},"up":{"uv":[40,52,36,48]},"down":{"uv":[44,48,40,52]}},"type":"cube","uuid":"71e35f26-2cb8-802e-3948-68c912278124"},{"name":"LEG0","rescale":false,"locked":false,"from":[-0.10000000000000009,0,-2],"to":[3.9,12,2],"autouv":0,"color":4,"origin":[0,0,0],"uv_offset":[0,16],"faces":{"north":{"uv":[4,20,8,32]},"east":{"uv":[0,20,4,32]},"south":{"uv":[12,20,16,32]},"west":{"uv":[8,20,12,32]},"up":{"uv":[8,20,4,16]},"down":{"uv":[12,16,8,20]}},"type":"cube","uuid":"d3142705-b3be-3c42-f77a-7486bc92900f"},{"name":"LEG1","rescale":false,"locked":false,"from":[-3.9,0,-2],"to":[0.10000000000000009,12,2],"autouv":0,"color":5,"origin":[0,0,0],"uv_offset":[16,48],"faces":{"north":{"uv":[20,52,24,64]},"east":{"uv":[16,52,20,64]},"south":{"uv":[28,52,32,64]},"west":{"uv":[24,52,28,64]},"up":{"uv":[24,52,20,48]},"down":{"uv":[28,48,24,52]}},"type":"cube","uuid":"463a6aee-6752-7282-f9e0-c53e55adfdcb"}],"outliner":[{"name":"HEAD","origin":[0,24,0],"bedrock_binding":"","color":0,"uuid":"8c14bb67-d97e-53dd-760e-61a774ff8e9e","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["cd26b387-a853-6ee6-27ee-2479095c46e5"]},{"name":"BODY","origin":[0,24,0],"bedrock_binding":"","color":1,"uuid":"504264bd-408a-72b9-7101-10a356d37921","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["ec0e8978-c772-344f-2189-5b0ca45bde92"]},{"name":"ARM0","origin":[5,22,0],"bedrock_binding":"","color":2,"uuid":"44694657-3c67-63aa-977e-2bf4b731fe5e","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["c474174e-dc86-0900-f110-77218d620c12"]},{"name":"ARM1","origin":[-5,22,0],"bedrock_binding":"","color":3,"uuid":"66ccb1d8-210c-62fb-2305-30267803b226","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["71e35f26-2cb8-802e-3948-68c912278124"]},{"name":"LEG0","origin":[1.9,12,0],"bedrock_binding":"","color":4,"uuid":"0606aadb-4602-7a2f-0c81-61b330ffba56","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["d3142705-b3be-3c42-f77a-7486bc92900f"]},{"name":"LEG1","origin":[-1.9,12,0],"bedrock_binding":"","color":5,"uuid":"dec03098-a782-aca8-ea80-f26711416460","export":true,"isOpen":false,"locked":false,"visibility":true,"autouv":0,"children":["463a6aee-6752-7282-f9e0-c53e55adfdcb"]}],"textures":[]}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
PCK-Studio/Resources/external/WiiU.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

View File

Before

Width:  |  Height:  |  Size: 209 B

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB