diff --git a/.vs/Switch_Toolbox/v15/.suo b/.vs/Switch_Toolbox/v15/.suo index eeea79c9..a15ece42 100644 Binary files a/.vs/Switch_Toolbox/v15/.suo and b/.vs/Switch_Toolbox/v15/.suo differ diff --git a/Switch_FileFormatsMain/GUI/BFRES/Shape/BfresShapeEditor.Designer.cs b/Switch_FileFormatsMain/GUI/BFRES/Shape/BfresShapeEditor.Designer.cs index 194218e0..9d5ab223 100644 --- a/Switch_FileFormatsMain/GUI/BFRES/Shape/BfresShapeEditor.Designer.cs +++ b/Switch_FileFormatsMain/GUI/BFRES/Shape/BfresShapeEditor.Designer.cs @@ -84,12 +84,12 @@ this.boneIndexUD = new Switch_Toolbox.Library.Forms.NumericUpDownInt(); this.stLabel3 = new Switch_Toolbox.Library.Forms.STLabel(); this.vertexBufferDropDownPanel = new Switch_Toolbox.Library.Forms.STDropDownPanel(); - this.vertexBufferList1 = new FirstPlugin.Forms.VertexBufferList(); + this.vertexBufferList1 = new Forms.VertexBufferList(); this.vertexBufferSkinCountUD = new Switch_Toolbox.Library.Forms.NumericUpDownInt(); this.stLabel12 = new Switch_Toolbox.Library.Forms.STLabel(); this.stDropDownPanel8 = new Switch_Toolbox.Library.Forms.STDropDownPanel(); this.stPanel7 = new Switch_Toolbox.Library.Forms.STPanel(); - this.keyShapeList3 = new FirstPlugin.Forms.KeyShapeList(); + this.keyShapeList3 = new Forms.KeyShapeList(); this.levelOfDetailDropDownPanel = new Switch_Toolbox.Library.Forms.STDropDownPanel(); this.stButton3 = new Switch_Toolbox.Library.Forms.STButton(); this.btnFacesView = new Switch_Toolbox.Library.Forms.STButton(); @@ -114,9 +114,9 @@ this.keyShapeDropDownPanel = new Switch_Toolbox.Library.Forms.STDropDownPanel(); this.stDropDownPanel5 = new Switch_Toolbox.Library.Forms.STDropDownPanel(); this.stPanel6 = new Switch_Toolbox.Library.Forms.STPanel(); - this.keyShapeList2 = new FirstPlugin.Forms.KeyShapeList(); + this.keyShapeList2 = new Forms.KeyShapeList(); this.stPanel5 = new Switch_Toolbox.Library.Forms.STPanel(); - this.keyShapeList1 = new FirstPlugin.Forms.KeyShapeList(); + this.keyShapeList1 = new Forms.KeyShapeList(); this.vtxCountUD = new Switch_Toolbox.Library.Forms.NumericUpDownInt(); this.stLabel13 = new Switch_Toolbox.Library.Forms.STLabel(); this.stTabControl1.SuspendLayout(); diff --git a/Switch_FileFormatsMain/obj/Release/Switch_FileFormatsMain.csprojAssemblyReference.cache b/Switch_FileFormatsMain/obj/Release/Switch_FileFormatsMain.csprojAssemblyReference.cache index 60f49378..427b661d 100644 Binary files a/Switch_FileFormatsMain/obj/Release/Switch_FileFormatsMain.csprojAssemblyReference.cache and b/Switch_FileFormatsMain/obj/Release/Switch_FileFormatsMain.csprojAssemblyReference.cache differ