Fix error
This commit is contained in:
parent
d580c37a21
commit
b9fdf08695
Binary file not shown.
@ -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();
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user