848 lines
44 KiB
C#
848 lines
44 KiB
C#
namespace FirstPlugin
|
|
{
|
|
partial class BfresModelImportSettings
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.panel1 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.label2 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatPositions = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label1 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.panel2 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.label3 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatNormals = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label4 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.panel3 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.label5 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatUvs = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label6 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.panel4 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.label7 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatVertexColors = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label8 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.panel5 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.label9 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatTangents = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label10 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.panel6 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.label11 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatBitans = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label12 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.panel7 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.comboBoxFormatIndices = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label15 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.label13 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.comboBoxFormatWeights = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label14 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.chkBoxFlipUvsY = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxImportBones = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.panel8 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.chkBoxImportMat = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxParamDefaults = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxRotNegative90Y = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.textBoxMaterialPath = new Switch_Toolbox.Library.Forms.STTextBox();
|
|
this.chkBoxEnableWeightIndices = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxEnableBitans = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxEnableTans = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxEnableVertColors = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxEnableUVs = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxEnableNormals = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxEnablePositions = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxRecalcNormals = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.chkBoxTransformMatrix = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.chkBoxRot90Y = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.checkBox9 = new Switch_Toolbox.Library.Forms.STCheckBox();
|
|
this.panel9 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.comboBoxFormatFaces = new Switch_Toolbox.Library.Forms.STComboBox();
|
|
this.label18 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.label17 = new Switch_Toolbox.Library.Forms.STLabel();
|
|
this.tabControl1 = new Switch_Toolbox.Library.Forms.STTabControl();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.tabPageAdvanced = new System.Windows.Forms.TabPage();
|
|
this.stPanel1 = new Switch_Toolbox.Library.Forms.STPanel();
|
|
this.contentContainer.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
this.panel6.SuspendLayout();
|
|
this.panel7.SuspendLayout();
|
|
this.panel8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.panel9.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
this.tabPageAdvanced.SuspendLayout();
|
|
this.stPanel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// contentContainer
|
|
//
|
|
this.contentContainer.Controls.Add(this.tabControl1);
|
|
this.contentContainer.Size = new System.Drawing.Size(541, 396);
|
|
this.contentContainer.Controls.SetChildIndex(this.tabControl1, 0);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.label2);
|
|
this.panel1.Controls.Add(this.comboBoxFormatPositions);
|
|
this.panel1.Controls.Add(this.label1);
|
|
this.panel1.Location = new System.Drawing.Point(16, 17);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(215, 66);
|
|
this.panel1.TabIndex = 1;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(3, 7);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(49, 13);
|
|
this.label2.TabIndex = 2;
|
|
this.label2.Text = "Positions";
|
|
//
|
|
// comboBoxFormatPositions
|
|
//
|
|
this.comboBoxFormatPositions.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatPositions.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatPositions.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatPositions.FormattingEnabled = true;
|
|
this.comboBoxFormatPositions.Location = new System.Drawing.Point(50, 37);
|
|
this.comboBoxFormatPositions.Name = "comboBoxFormatPositions";
|
|
this.comboBoxFormatPositions.ReadOnly = true;
|
|
this.comboBoxFormatPositions.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatPositions.TabIndex = 1;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(5, 40);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(39, 13);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "Format";
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.label3);
|
|
this.panel2.Controls.Add(this.comboBoxFormatNormals);
|
|
this.panel2.Controls.Add(this.label4);
|
|
this.panel2.Location = new System.Drawing.Point(13, 89);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(218, 64);
|
|
this.panel2.TabIndex = 4;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(3, 7);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(45, 13);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "Normals";
|
|
//
|
|
// comboBoxFormatNormals
|
|
//
|
|
this.comboBoxFormatNormals.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatNormals.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatNormals.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatNormals.FormattingEnabled = true;
|
|
this.comboBoxFormatNormals.Location = new System.Drawing.Point(53, 34);
|
|
this.comboBoxFormatNormals.Name = "comboBoxFormatNormals";
|
|
this.comboBoxFormatNormals.ReadOnly = true;
|
|
this.comboBoxFormatNormals.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatNormals.TabIndex = 1;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(8, 37);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(39, 13);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "Format";
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.label5);
|
|
this.panel3.Controls.Add(this.comboBoxFormatUvs);
|
|
this.panel3.Controls.Add(this.label6);
|
|
this.panel3.Location = new System.Drawing.Point(13, 160);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(218, 60);
|
|
this.panel3.TabIndex = 5;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(3, 7);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(27, 13);
|
|
this.label5.TabIndex = 2;
|
|
this.label5.Text = "UVs";
|
|
//
|
|
// comboBoxFormatUvs
|
|
//
|
|
this.comboBoxFormatUvs.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatUvs.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatUvs.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatUvs.FormattingEnabled = true;
|
|
this.comboBoxFormatUvs.Location = new System.Drawing.Point(53, 26);
|
|
this.comboBoxFormatUvs.Name = "comboBoxFormatUvs";
|
|
this.comboBoxFormatUvs.ReadOnly = true;
|
|
this.comboBoxFormatUvs.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatUvs.TabIndex = 1;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(8, 29);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(39, 13);
|
|
this.label6.TabIndex = 0;
|
|
this.label6.Text = "Format";
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Controls.Add(this.label7);
|
|
this.panel4.Controls.Add(this.comboBoxFormatVertexColors);
|
|
this.panel4.Controls.Add(this.label8);
|
|
this.panel4.Location = new System.Drawing.Point(13, 226);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(218, 70);
|
|
this.panel4.TabIndex = 6;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(3, 7);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(64, 13);
|
|
this.label7.TabIndex = 2;
|
|
this.label7.Text = "Verte Colors";
|
|
//
|
|
// comboBoxFormatVertexColors
|
|
//
|
|
this.comboBoxFormatVertexColors.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatVertexColors.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatVertexColors.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatVertexColors.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.comboBoxFormatVertexColors.FormattingEnabled = true;
|
|
this.comboBoxFormatVertexColors.Location = new System.Drawing.Point(53, 33);
|
|
this.comboBoxFormatVertexColors.Name = "comboBoxFormatVertexColors";
|
|
this.comboBoxFormatVertexColors.ReadOnly = true;
|
|
this.comboBoxFormatVertexColors.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatVertexColors.TabIndex = 1;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(8, 36);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(39, 13);
|
|
this.label8.TabIndex = 0;
|
|
this.label8.Text = "Format";
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.Controls.Add(this.label9);
|
|
this.panel5.Controls.Add(this.comboBoxFormatTangents);
|
|
this.panel5.Controls.Add(this.label10);
|
|
this.panel5.Location = new System.Drawing.Point(237, 17);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(280, 66);
|
|
this.panel5.TabIndex = 7;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(3, 7);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(52, 13);
|
|
this.label9.TabIndex = 2;
|
|
this.label9.Text = "Tangents";
|
|
//
|
|
// comboBoxFormatTangents
|
|
//
|
|
this.comboBoxFormatTangents.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatTangents.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatTangents.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatTangents.FormattingEnabled = true;
|
|
this.comboBoxFormatTangents.Location = new System.Drawing.Point(60, 37);
|
|
this.comboBoxFormatTangents.Name = "comboBoxFormatTangents";
|
|
this.comboBoxFormatTangents.ReadOnly = true;
|
|
this.comboBoxFormatTangents.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatTangents.TabIndex = 1;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(11, 40);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(39, 13);
|
|
this.label10.TabIndex = 0;
|
|
this.label10.Text = "Format";
|
|
//
|
|
// panel6
|
|
//
|
|
this.panel6.Controls.Add(this.label11);
|
|
this.panel6.Controls.Add(this.comboBoxFormatBitans);
|
|
this.panel6.Controls.Add(this.label12);
|
|
this.panel6.Location = new System.Drawing.Point(237, 89);
|
|
this.panel6.Name = "panel6";
|
|
this.panel6.Size = new System.Drawing.Size(280, 64);
|
|
this.panel6.TabIndex = 8;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(3, 7);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(57, 13);
|
|
this.label11.TabIndex = 2;
|
|
this.label11.Text = "Bitangents";
|
|
//
|
|
// comboBoxFormatBitans
|
|
//
|
|
this.comboBoxFormatBitans.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatBitans.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatBitans.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatBitans.FormattingEnabled = true;
|
|
this.comboBoxFormatBitans.Location = new System.Drawing.Point(51, 34);
|
|
this.comboBoxFormatBitans.Name = "comboBoxFormatBitans";
|
|
this.comboBoxFormatBitans.ReadOnly = true;
|
|
this.comboBoxFormatBitans.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatBitans.TabIndex = 1;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(6, 37);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(39, 13);
|
|
this.label12.TabIndex = 0;
|
|
this.label12.Text = "Format";
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.Controls.Add(this.comboBoxFormatIndices);
|
|
this.panel7.Controls.Add(this.label15);
|
|
this.panel7.Controls.Add(this.label13);
|
|
this.panel7.Controls.Add(this.comboBoxFormatWeights);
|
|
this.panel7.Controls.Add(this.label14);
|
|
this.panel7.Location = new System.Drawing.Point(237, 159);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(280, 96);
|
|
this.panel7.TabIndex = 9;
|
|
//
|
|
// comboBoxFormatIndices
|
|
//
|
|
this.comboBoxFormatIndices.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatIndices.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatIndices.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatIndices.FormattingEnabled = true;
|
|
this.comboBoxFormatIndices.Location = new System.Drawing.Point(92, 60);
|
|
this.comboBoxFormatIndices.Name = "comboBoxFormatIndices";
|
|
this.comboBoxFormatIndices.ReadOnly = true;
|
|
this.comboBoxFormatIndices.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatIndices.TabIndex = 5;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(2, 63);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(82, 13);
|
|
this.label15.TabIndex = 4;
|
|
this.label15.Text = "Format (Indices)";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(3, 7);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(85, 13);
|
|
this.label13.TabIndex = 2;
|
|
this.label13.Text = "Indices/Weights";
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// comboBoxFormatWeights
|
|
//
|
|
this.comboBoxFormatWeights.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatWeights.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatWeights.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatWeights.FormattingEnabled = true;
|
|
this.comboBoxFormatWeights.Location = new System.Drawing.Point(92, 30);
|
|
this.comboBoxFormatWeights.Name = "comboBoxFormatWeights";
|
|
this.comboBoxFormatWeights.ReadOnly = true;
|
|
this.comboBoxFormatWeights.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatWeights.TabIndex = 1;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(2, 33);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(87, 13);
|
|
this.label14.TabIndex = 0;
|
|
this.label14.Text = "Format (Weights)";
|
|
//
|
|
// chkBoxFlipUvsY
|
|
//
|
|
this.chkBoxFlipUvsY.AutoSize = true;
|
|
this.chkBoxFlipUvsY.Location = new System.Drawing.Point(3, 39);
|
|
this.chkBoxFlipUvsY.Name = "chkBoxFlipUvsY";
|
|
this.chkBoxFlipUvsY.Size = new System.Drawing.Size(65, 17);
|
|
this.chkBoxFlipUvsY.TabIndex = 4;
|
|
this.chkBoxFlipUvsY.Text = "Flip UVs";
|
|
this.chkBoxFlipUvsY.UseVisualStyleBackColor = true;
|
|
this.chkBoxFlipUvsY.CheckedChanged += new System.EventHandler(this.chkBoxSettings_CheckedChanged);
|
|
//
|
|
// chkBoxImportBones
|
|
//
|
|
this.chkBoxImportBones.AutoSize = true;
|
|
this.chkBoxImportBones.Location = new System.Drawing.Point(3, 62);
|
|
this.chkBoxImportBones.Name = "chkBoxImportBones";
|
|
this.chkBoxImportBones.Size = new System.Drawing.Size(88, 17);
|
|
this.chkBoxImportBones.TabIndex = 10;
|
|
this.chkBoxImportBones.Text = "Import Bones";
|
|
this.chkBoxImportBones.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.chkBoxImportBones.UseVisualStyleBackColor = true;
|
|
this.chkBoxImportBones.CheckedChanged += new System.EventHandler(this.chkBoxSettings_CheckedChanged);
|
|
//
|
|
// panel8
|
|
//
|
|
this.panel8.Controls.Add(this.chkBoxImportMat);
|
|
this.panel8.Controls.Add(this.chkBoxParamDefaults);
|
|
this.panel8.Controls.Add(this.chkBoxRotNegative90Y);
|
|
this.panel8.Controls.Add(this.textBoxMaterialPath);
|
|
this.panel8.Controls.Add(this.chkBoxEnableWeightIndices);
|
|
this.panel8.Controls.Add(this.chkBoxEnableBitans);
|
|
this.panel8.Controls.Add(this.chkBoxEnableTans);
|
|
this.panel8.Controls.Add(this.chkBoxEnableVertColors);
|
|
this.panel8.Controls.Add(this.chkBoxEnableUVs);
|
|
this.panel8.Controls.Add(this.chkBoxEnableNormals);
|
|
this.panel8.Controls.Add(this.chkBoxEnablePositions);
|
|
this.panel8.Controls.Add(this.chkBoxRecalcNormals);
|
|
this.panel8.Controls.Add(this.button1);
|
|
this.panel8.Controls.Add(this.chkBoxTransformMatrix);
|
|
this.panel8.Controls.Add(this.chkBoxRot90Y);
|
|
this.panel8.Controls.Add(this.pictureBox1);
|
|
this.panel8.Controls.Add(this.checkBox9);
|
|
this.panel8.Controls.Add(this.chkBoxFlipUvsY);
|
|
this.panel8.Controls.Add(this.chkBoxImportBones);
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel8.Location = new System.Drawing.Point(3, 3);
|
|
this.panel8.Name = "panel8";
|
|
this.panel8.Size = new System.Drawing.Size(524, 327);
|
|
this.panel8.TabIndex = 11;
|
|
//
|
|
// chkBoxImportMat
|
|
//
|
|
this.chkBoxImportMat.AutoSize = true;
|
|
this.chkBoxImportMat.Checked = true;
|
|
this.chkBoxImportMat.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.chkBoxImportMat.Location = new System.Drawing.Point(3, 218);
|
|
this.chkBoxImportMat.Name = "chkBoxImportMat";
|
|
this.chkBoxImportMat.Size = new System.Drawing.Size(88, 17);
|
|
this.chkBoxImportMat.TabIndex = 31;
|
|
this.chkBoxImportMat.Text = "Use Material:";
|
|
this.chkBoxImportMat.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.chkBoxImportMat.UseVisualStyleBackColor = true;
|
|
this.chkBoxImportMat.CheckedChanged += new System.EventHandler(this.chkBoxImportMat_CheckedChanged);
|
|
//
|
|
// chkBoxParamDefaults
|
|
//
|
|
this.chkBoxParamDefaults.AutoSize = true;
|
|
this.chkBoxParamDefaults.Location = new System.Drawing.Point(3, 16);
|
|
this.chkBoxParamDefaults.Name = "chkBoxParamDefaults";
|
|
this.chkBoxParamDefaults.Size = new System.Drawing.Size(117, 17);
|
|
this.chkBoxParamDefaults.TabIndex = 30;
|
|
this.chkBoxParamDefaults.Text = "Set Param Defaults";
|
|
this.chkBoxParamDefaults.UseVisualStyleBackColor = true;
|
|
this.chkBoxParamDefaults.CheckedChanged += new System.EventHandler(this.chkBoxSettings_CheckedChanged);
|
|
//
|
|
// chkBoxRotNegative90Y
|
|
//
|
|
this.chkBoxRotNegative90Y.AutoSize = true;
|
|
this.chkBoxRotNegative90Y.Location = new System.Drawing.Point(3, 108);
|
|
this.chkBoxRotNegative90Y.Name = "chkBoxRotNegative90Y";
|
|
this.chkBoxRotNegative90Y.Size = new System.Drawing.Size(117, 17);
|
|
this.chkBoxRotNegative90Y.TabIndex = 29;
|
|
this.chkBoxRotNegative90Y.Text = "Rotate -90 degrees";
|
|
this.chkBoxRotNegative90Y.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.chkBoxRotNegative90Y.UseVisualStyleBackColor = true;
|
|
//
|
|
// textBoxMaterialPath
|
|
//
|
|
this.textBoxMaterialPath.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBoxMaterialPath.Location = new System.Drawing.Point(3, 241);
|
|
this.textBoxMaterialPath.Name = "textBoxMaterialPath";
|
|
this.textBoxMaterialPath.ReadOnly = true;
|
|
this.textBoxMaterialPath.Size = new System.Drawing.Size(162, 20);
|
|
this.textBoxMaterialPath.TabIndex = 27;
|
|
this.textBoxMaterialPath.Click += new System.EventHandler(this.textBox1_Click);
|
|
this.textBoxMaterialPath.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
|
//
|
|
// chkBoxEnableWeightIndices
|
|
//
|
|
this.chkBoxEnableWeightIndices.AutoSize = true;
|
|
this.chkBoxEnableWeightIndices.Location = new System.Drawing.Point(240, 154);
|
|
this.chkBoxEnableWeightIndices.Name = "chkBoxEnableWeightIndices";
|
|
this.chkBoxEnableWeightIndices.Size = new System.Drawing.Size(140, 17);
|
|
this.chkBoxEnableWeightIndices.TabIndex = 25;
|
|
this.chkBoxEnableWeightIndices.Text = "Enable Indices/Weights";
|
|
this.chkBoxEnableWeightIndices.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnableWeightIndices.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxEnableBitans
|
|
//
|
|
this.chkBoxEnableBitans.AutoSize = true;
|
|
this.chkBoxEnableBitans.Location = new System.Drawing.Point(240, 131);
|
|
this.chkBoxEnableBitans.Name = "chkBoxEnableBitans";
|
|
this.chkBoxEnableBitans.Size = new System.Drawing.Size(112, 17);
|
|
this.chkBoxEnableBitans.TabIndex = 24;
|
|
this.chkBoxEnableBitans.Text = "Enable Bitangents";
|
|
this.chkBoxEnableBitans.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnableBitans.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxEnableTans
|
|
//
|
|
this.chkBoxEnableTans.AutoSize = true;
|
|
this.chkBoxEnableTans.Location = new System.Drawing.Point(240, 108);
|
|
this.chkBoxEnableTans.Name = "chkBoxEnableTans";
|
|
this.chkBoxEnableTans.Size = new System.Drawing.Size(107, 17);
|
|
this.chkBoxEnableTans.TabIndex = 23;
|
|
this.chkBoxEnableTans.Text = "Enable Tangents";
|
|
this.chkBoxEnableTans.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnableTans.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxEnableVertColors
|
|
//
|
|
this.chkBoxEnableVertColors.AutoSize = true;
|
|
this.chkBoxEnableVertColors.Location = new System.Drawing.Point(240, 85);
|
|
this.chkBoxEnableVertColors.Name = "chkBoxEnableVertColors";
|
|
this.chkBoxEnableVertColors.Size = new System.Drawing.Size(124, 17);
|
|
this.chkBoxEnableVertColors.TabIndex = 22;
|
|
this.chkBoxEnableVertColors.Text = "Enable Vertex Colors";
|
|
this.chkBoxEnableVertColors.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnableVertColors.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxEnableUVs
|
|
//
|
|
this.chkBoxEnableUVs.AutoSize = true;
|
|
this.chkBoxEnableUVs.Location = new System.Drawing.Point(240, 62);
|
|
this.chkBoxEnableUVs.Name = "chkBoxEnableUVs";
|
|
this.chkBoxEnableUVs.Size = new System.Drawing.Size(82, 17);
|
|
this.chkBoxEnableUVs.TabIndex = 21;
|
|
this.chkBoxEnableUVs.Text = "Enable UVs";
|
|
this.chkBoxEnableUVs.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnableUVs.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxEnableNormals
|
|
//
|
|
this.chkBoxEnableNormals.AutoSize = true;
|
|
this.chkBoxEnableNormals.Location = new System.Drawing.Point(240, 39);
|
|
this.chkBoxEnableNormals.Name = "chkBoxEnableNormals";
|
|
this.chkBoxEnableNormals.Size = new System.Drawing.Size(100, 17);
|
|
this.chkBoxEnableNormals.TabIndex = 20;
|
|
this.chkBoxEnableNormals.Text = "Enable Normals";
|
|
this.chkBoxEnableNormals.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnableNormals.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxEnablePositions
|
|
//
|
|
this.chkBoxEnablePositions.AutoSize = true;
|
|
this.chkBoxEnablePositions.Enabled = false;
|
|
this.chkBoxEnablePositions.Location = new System.Drawing.Point(240, 16);
|
|
this.chkBoxEnablePositions.Name = "chkBoxEnablePositions";
|
|
this.chkBoxEnablePositions.Size = new System.Drawing.Size(104, 17);
|
|
this.chkBoxEnablePositions.TabIndex = 19;
|
|
this.chkBoxEnablePositions.Text = "Enable Positions";
|
|
this.chkBoxEnablePositions.UseVisualStyleBackColor = true;
|
|
this.chkBoxEnablePositions.CheckedChanged += new System.EventHandler(this.chkBoxEnableAttribute_CheckedChanged);
|
|
//
|
|
// chkBoxRecalcNormals
|
|
//
|
|
this.chkBoxRecalcNormals.AutoSize = true;
|
|
this.chkBoxRecalcNormals.Location = new System.Drawing.Point(3, 154);
|
|
this.chkBoxRecalcNormals.Name = "chkBoxRecalcNormals";
|
|
this.chkBoxRecalcNormals.Size = new System.Drawing.Size(124, 17);
|
|
this.chkBoxRecalcNormals.TabIndex = 18;
|
|
this.chkBoxRecalcNormals.Text = "Recalculate Normals";
|
|
this.chkBoxRecalcNormals.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.chkBoxRecalcNormals.UseVisualStyleBackColor = true;
|
|
this.chkBoxRecalcNormals.CheckedChanged += new System.EventHandler(this.chkBoxSettings_CheckedChanged);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.button1.DialogResult = System.Windows.Forms.DialogResult.OK;
|
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button1.Location = new System.Drawing.Point(446, 302);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
|
this.button1.TabIndex = 17;
|
|
this.button1.Text = "Save";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// chkBoxTransformMatrix
|
|
//
|
|
this.chkBoxTransformMatrix.AutoSize = true;
|
|
this.chkBoxTransformMatrix.Checked = true;
|
|
this.chkBoxTransformMatrix.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.chkBoxTransformMatrix.Location = new System.Drawing.Point(3, 131);
|
|
this.chkBoxTransformMatrix.Name = "chkBoxTransformMatrix";
|
|
this.chkBoxTransformMatrix.Size = new System.Drawing.Size(104, 17);
|
|
this.chkBoxTransformMatrix.TabIndex = 14;
|
|
this.chkBoxTransformMatrix.Text = "Transform Matrix";
|
|
this.chkBoxTransformMatrix.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.chkBoxTransformMatrix.UseVisualStyleBackColor = true;
|
|
this.chkBoxTransformMatrix.CheckedChanged += new System.EventHandler(this.chkBoxSettings_CheckedChanged);
|
|
//
|
|
// chkBoxRot90Y
|
|
//
|
|
this.chkBoxRot90Y.AutoSize = true;
|
|
this.chkBoxRot90Y.Location = new System.Drawing.Point(3, 85);
|
|
this.chkBoxRot90Y.Name = "chkBoxRot90Y";
|
|
this.chkBoxRot90Y.Size = new System.Drawing.Size(114, 17);
|
|
this.chkBoxRot90Y.TabIndex = 13;
|
|
this.chkBoxRot90Y.Text = "Rotate 90 degrees";
|
|
this.chkBoxRot90Y.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.chkBoxRot90Y.UseVisualStyleBackColor = true;
|
|
this.chkBoxRot90Y.CheckedChanged += new System.EventHandler(this.chkBoxSettings_CheckedChanged);
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackColor = System.Drawing.Color.White;
|
|
this.pictureBox1.Location = new System.Drawing.Point(3, 180);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(17, 17);
|
|
this.pictureBox1.TabIndex = 12;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// checkBox9
|
|
//
|
|
this.checkBox9.AutoSize = true;
|
|
this.checkBox9.Location = new System.Drawing.Point(25, 181);
|
|
this.checkBox9.Name = "checkBox9";
|
|
this.checkBox9.Size = new System.Drawing.Size(130, 17);
|
|
this.checkBox9.TabIndex = 11;
|
|
this.checkBox9.Text = "Overwrite Vertex color";
|
|
this.checkBox9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.checkBox9.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel9
|
|
//
|
|
this.panel9.Controls.Add(this.comboBoxFormatFaces);
|
|
this.panel9.Controls.Add(this.label18);
|
|
this.panel9.Controls.Add(this.label17);
|
|
this.panel9.Location = new System.Drawing.Point(237, 259);
|
|
this.panel9.Name = "panel9";
|
|
this.panel9.Size = new System.Drawing.Size(280, 37);
|
|
this.panel9.TabIndex = 16;
|
|
//
|
|
// comboBoxFormatFaces
|
|
//
|
|
this.comboBoxFormatFaces.BorderColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatFaces.BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.comboBoxFormatFaces.ButtonColor = System.Drawing.Color.Empty;
|
|
this.comboBoxFormatFaces.FormattingEnabled = true;
|
|
this.comboBoxFormatFaces.Location = new System.Drawing.Point(102, 7);
|
|
this.comboBoxFormatFaces.Name = "comboBoxFormatFaces";
|
|
this.comboBoxFormatFaces.ReadOnly = true;
|
|
this.comboBoxFormatFaces.Size = new System.Drawing.Size(157, 21);
|
|
this.comboBoxFormatFaces.TabIndex = 5;
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(57, 11);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(39, 13);
|
|
this.label18.TabIndex = 4;
|
|
this.label18.Text = "Format";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(11, 11);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(36, 13);
|
|
this.label17.TabIndex = 15;
|
|
this.label17.Text = "Faces";
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Controls.Add(this.tabPageAdvanced);
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.tabControl1.myBackColor = System.Drawing.Color.Empty;
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(538, 362);
|
|
this.tabControl1.TabIndex = 18;
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.panel8);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(530, 333);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "Model Settings";
|
|
//
|
|
// tabPageAdvanced
|
|
//
|
|
this.tabPageAdvanced.Controls.Add(this.stPanel1);
|
|
this.tabPageAdvanced.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPageAdvanced.Name = "tabPageAdvanced";
|
|
this.tabPageAdvanced.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageAdvanced.Size = new System.Drawing.Size(192, 71);
|
|
this.tabPageAdvanced.TabIndex = 0;
|
|
this.tabPageAdvanced.Text = "Advanced Settings";
|
|
//
|
|
// stPanel1
|
|
//
|
|
this.stPanel1.Controls.Add(this.panel5);
|
|
this.stPanel1.Controls.Add(this.panel1);
|
|
this.stPanel1.Controls.Add(this.panel2);
|
|
this.stPanel1.Controls.Add(this.panel6);
|
|
this.stPanel1.Controls.Add(this.panel4);
|
|
this.stPanel1.Controls.Add(this.panel9);
|
|
this.stPanel1.Controls.Add(this.panel3);
|
|
this.stPanel1.Controls.Add(this.panel7);
|
|
this.stPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.stPanel1.Location = new System.Drawing.Point(3, 3);
|
|
this.stPanel1.Name = "stPanel1";
|
|
this.stPanel1.Size = new System.Drawing.Size(186, 65);
|
|
this.stPanel1.TabIndex = 17;
|
|
//
|
|
// BfresModelImportSettings
|
|
//
|
|
this.ClientSize = new System.Drawing.Size(547, 398);
|
|
this.Name = "BfresModelImportSettings";
|
|
this.Text = "Import Settings";
|
|
this.Load += new System.EventHandler(this.BfresModelImportSettings_Load);
|
|
this.contentContainer.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
this.panel4.ResumeLayout(false);
|
|
this.panel4.PerformLayout();
|
|
this.panel5.ResumeLayout(false);
|
|
this.panel5.PerformLayout();
|
|
this.panel6.ResumeLayout(false);
|
|
this.panel6.PerformLayout();
|
|
this.panel7.ResumeLayout(false);
|
|
this.panel7.PerformLayout();
|
|
this.panel8.ResumeLayout(false);
|
|
this.panel8.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.panel9.ResumeLayout(false);
|
|
this.panel9.PerformLayout();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.tabPageAdvanced.ResumeLayout(false);
|
|
this.stPanel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Switch_Toolbox.Library.Forms.STPanel panel1;
|
|
private Switch_Toolbox.Library.Forms.STLabel label2;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatPositions;
|
|
private Switch_Toolbox.Library.Forms.STLabel label1;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel2;
|
|
private Switch_Toolbox.Library.Forms.STLabel label3;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatNormals;
|
|
private Switch_Toolbox.Library.Forms.STLabel label4;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel3;
|
|
private Switch_Toolbox.Library.Forms.STLabel label5;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatUvs;
|
|
private Switch_Toolbox.Library.Forms.STLabel label6;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel4;
|
|
private Switch_Toolbox.Library.Forms.STLabel label7;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatVertexColors;
|
|
private Switch_Toolbox.Library.Forms.STLabel label8;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel5;
|
|
private Switch_Toolbox.Library.Forms.STLabel label9;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatTangents;
|
|
private Switch_Toolbox.Library.Forms.STLabel label10;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel6;
|
|
private Switch_Toolbox.Library.Forms.STLabel label11;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatBitans;
|
|
private Switch_Toolbox.Library.Forms.STLabel label12;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel7;
|
|
private Switch_Toolbox.Library.Forms.STLabel label13;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatWeights;
|
|
private Switch_Toolbox.Library.Forms.STLabel label14;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatIndices;
|
|
private Switch_Toolbox.Library.Forms.STLabel label15;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxFlipUvsY;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxImportBones;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel8;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxTransformMatrix;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxRot90Y;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox checkBox9;
|
|
private Switch_Toolbox.Library.Forms.STPanel panel9;
|
|
private Switch_Toolbox.Library.Forms.STComboBox comboBoxFormatFaces;
|
|
private Switch_Toolbox.Library.Forms.STLabel label18;
|
|
private Switch_Toolbox.Library.Forms.STLabel label17;
|
|
private System.Windows.Forms.Button button1;
|
|
private Switch_Toolbox.Library.Forms.STTabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TabPage tabPageAdvanced;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxRecalcNormals;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnableWeightIndices;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnableBitans;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnableTans;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnableVertColors;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnableUVs;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnableNormals;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxEnablePositions;
|
|
private Switch_Toolbox.Library.Forms.STTextBox textBoxMaterialPath;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxRotNegative90Y;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxParamDefaults;
|
|
private Switch_Toolbox.Library.Forms.STCheckBox chkBoxImportMat;
|
|
private Switch_Toolbox.Library.Forms.STPanel stPanel1;
|
|
}
|
|
} |