OSDN Git Service

assign node.path and node.local_position.
[tdcgexplorer/tso2mqo.git] / Form1.Designer.cs
index bf7a926..8dfbe03 100644 (file)
             this.tabPage2 = new System.Windows.Forms.TabPage();\r
             this.cbShowMaterials = new System.Windows.Forms.CheckBox();\r
             this.gbBone = new System.Windows.Forms.GroupBox();\r
-            this.bDeselectAll = new System.Windows.Forms.Button();\r
-            this.bRefresh = new System.Windows.Forms.Button();\r
-            this.bSelectAll = new System.Windows.Forms.Button();\r
+            this.btnDeselectAll = new System.Windows.Forms.Button();\r
+            this.btnRefresh = new System.Windows.Forms.Button();\r
+            this.btnSelectAll = new System.Windows.Forms.Button();\r
             this.label7 = new System.Windows.Forms.Label();\r
-            this.bAssign = new System.Windows.Forms.Button();\r
-            this.tvBone = new System.Windows.Forms.TreeView();\r
-            this.lvObject = new System.Windows.Forms.ListView();\r
+            this.btnAssign = new System.Windows.Forms.Button();\r
+            this.tvBones = new System.Windows.Forms.TreeView();\r
+            this.lvObjects = new System.Windows.Forms.ListView();\r
             this.chObjects1 = new System.Windows.Forms.ColumnHeader();\r
             this.chObjects2 = new System.Windows.Forms.ColumnHeader();\r
             this.label6 = new System.Windows.Forms.Label();\r
-            this.bExpOk = new System.Windows.Forms.Button();\r
-            this.bRefTsoEx = new System.Windows.Forms.Button();\r
-            this.bRefTso = new System.Windows.Forms.Button();\r
-            this.rb1Bone = new System.Windows.Forms.RadioButton();\r
-            this.rbAutoBone = new System.Windows.Forms.RadioButton();\r
-            this.tbTsoEx = new System.Windows.Forms.TextBox();\r
+            this.btnGenerate = new System.Windows.Forms.Button();\r
+            this.btnTsoFile = new System.Windows.Forms.Button();\r
+            this.btnTsoFileRef = new System.Windows.Forms.Button();\r
+            this.rbOneBone = new System.Windows.Forms.RadioButton();\r
+            this.rbRefBone = new System.Windows.Forms.RadioButton();\r
+            this.tbTsoFile = new System.Windows.Forms.TextBox();\r
             this.label5 = new System.Windows.Forms.Label();\r
-            this.tbTso = new System.Windows.Forms.TextBox();\r
+            this.tbTsoFileRef = new System.Windows.Forms.TextBox();\r
             this.label4 = new System.Windows.Forms.Label();\r
-            this.bRefMqoIn = new System.Windows.Forms.Button();\r
-            this.tbMqoIn = new System.Windows.Forms.TextBox();\r
+            this.btnMqoFile = new System.Windows.Forms.Button();\r
+            this.tbMqoFile = new System.Windows.Forms.TextBox();\r
             this.label3 = new System.Windows.Forms.Label();\r
             this.tabPage3 = new System.Windows.Forms.TabPage();\r
-            this.bRefMergeTso = new System.Windows.Forms.Button();\r
+            this.btnMergeTso = new System.Windows.Forms.Button();\r
             this.tbMergeTso = new System.Windows.Forms.TextBox();\r
-            this.bMerge = new System.Windows.Forms.Button();\r
+            this.btnMerge = new System.Windows.Forms.Button();\r
             this.label9 = new System.Windows.Forms.Label();\r
-            this.bMergeReset = new System.Windows.Forms.Button();\r
-            this.bMergeDel = new System.Windows.Forms.Button();\r
-            this.bMergeAdd = new System.Windows.Forms.Button();\r
+            this.btnMergeReset = new System.Windows.Forms.Button();\r
+            this.btnMergeDel = new System.Windows.Forms.Button();\r
+            this.btnMergeAdd = new System.Windows.Forms.Button();\r
             this.label8 = new System.Windows.Forms.Label();\r
             this.tvMerge = new System.Windows.Forms.TreeView();\r
             this.tabControl1.SuspendLayout();\r
             this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;\r
             this.label2.Location = new System.Drawing.Point(6, 94);\r
             this.label2.Name = "label2";\r
-            this.label2.Size = new System.Drawing.Size(476, 178);\r
+            this.label2.Size = new System.Drawing.Size(476, 177);\r
             this.label2.TabIndex = 8;\r
             this.label2.Text = "Drop TSO File Here!";\r
             this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;\r
             this.tabPage1.Controls.Add(this.label2);\r
             this.tabPage1.Controls.Add(this.button1);\r
             this.tabPage1.Controls.Add(this.tbPath);\r
-            this.tabPage1.Location = new System.Drawing.Point(4, 21);\r
+            this.tabPage1.Location = new System.Drawing.Point(4, 22);\r
             this.tabPage1.Name = "tabPage1";\r
             this.tabPage1.Padding = new System.Windows.Forms.Padding(3);\r
-            this.tabPage1.Size = new System.Drawing.Size(488, 275);\r
+            this.tabPage1.Size = new System.Drawing.Size(488, 274);\r
             this.tabPage1.TabIndex = 0;\r
             this.tabPage1.Text = "Tso->Mqo";\r
             // \r
             this.rbBoneRokDeBone.Size = new System.Drawing.Size(170, 16);\r
             this.rbBoneRokDeBone.TabIndex = 7;\r
             this.rbBoneRokDeBone.TabStop = true;\r
-            this.rbBoneRokDeBone.Text = "RokDeBone形式のボーン作成";\r
+            this.rbBoneRokDeBone.Text = "Mqx形式のボーン作成";\r
             this.rbBoneRokDeBone.UseVisualStyleBackColor = true;\r
             // \r
             // rbBoneNone\r
             this.tabPage2.BackColor = System.Drawing.Color.PeachPuff;\r
             this.tabPage2.Controls.Add(this.cbShowMaterials);\r
             this.tabPage2.Controls.Add(this.gbBone);\r
-            this.tabPage2.Controls.Add(this.bExpOk);\r
-            this.tabPage2.Controls.Add(this.bRefTsoEx);\r
-            this.tabPage2.Controls.Add(this.bRefTso);\r
-            this.tabPage2.Controls.Add(this.rb1Bone);\r
-            this.tabPage2.Controls.Add(this.rbAutoBone);\r
-            this.tabPage2.Controls.Add(this.tbTsoEx);\r
+            this.tabPage2.Controls.Add(this.btnGenerate);\r
+            this.tabPage2.Controls.Add(this.btnTsoFile);\r
+            this.tabPage2.Controls.Add(this.btnTsoFileRef);\r
+            this.tabPage2.Controls.Add(this.rbOneBone);\r
+            this.tabPage2.Controls.Add(this.rbRefBone);\r
+            this.tabPage2.Controls.Add(this.tbTsoFile);\r
             this.tabPage2.Controls.Add(this.label5);\r
-            this.tabPage2.Controls.Add(this.tbTso);\r
+            this.tabPage2.Controls.Add(this.tbTsoFileRef);\r
             this.tabPage2.Controls.Add(this.label4);\r
-            this.tabPage2.Controls.Add(this.bRefMqoIn);\r
-            this.tabPage2.Controls.Add(this.tbMqoIn);\r
+            this.tabPage2.Controls.Add(this.btnMqoFile);\r
+            this.tabPage2.Controls.Add(this.tbMqoFile);\r
             this.tabPage2.Controls.Add(this.label3);\r
-            this.tabPage2.Location = new System.Drawing.Point(4, 21);\r
+            this.tabPage2.Location = new System.Drawing.Point(4, 22);\r
             this.tabPage2.Name = "tabPage2";\r
             this.tabPage2.Padding = new System.Windows.Forms.Padding(3);\r
-            this.tabPage2.Size = new System.Drawing.Size(488, 275);\r
+            this.tabPage2.Size = new System.Drawing.Size(488, 274);\r
             this.tabPage2.TabIndex = 1;\r
             this.tabPage2.Text = "Mqo->Tso";\r
             // \r
             this.gbBone.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
                         | System.Windows.Forms.AnchorStyles.Left)\r
                         | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.gbBone.Controls.Add(this.bDeselectAll);\r
-            this.gbBone.Controls.Add(this.bRefresh);\r
-            this.gbBone.Controls.Add(this.bSelectAll);\r
+            this.gbBone.Controls.Add(this.btnDeselectAll);\r
+            this.gbBone.Controls.Add(this.btnRefresh);\r
+            this.gbBone.Controls.Add(this.btnSelectAll);\r
             this.gbBone.Controls.Add(this.label7);\r
-            this.gbBone.Controls.Add(this.bAssign);\r
-            this.gbBone.Controls.Add(this.tvBone);\r
-            this.gbBone.Controls.Add(this.lvObject);\r
+            this.gbBone.Controls.Add(this.btnAssign);\r
+            this.gbBone.Controls.Add(this.tvBones);\r
+            this.gbBone.Controls.Add(this.lvObjects);\r
             this.gbBone.Controls.Add(this.label6);\r
             this.gbBone.Location = new System.Drawing.Point(6, 103);\r
             this.gbBone.Name = "gbBone";\r
             this.gbBone.TabStop = false;\r
             this.gbBone.Text = "ボーン指定";\r
             // \r
-            // bDeselectAll\r
-            // \r
-            this.bDeselectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.bDeselectAll.Location = new System.Drawing.Point(123, 108);\r
-            this.bDeselectAll.Name = "bDeselectAll";\r
-            this.bDeselectAll.Size = new System.Drawing.Size(110, 23);\r
-            this.bDeselectAll.TabIndex = 27;\r
-            this.bDeselectAll.Text = "すべて非選択";\r
-            this.bDeselectAll.UseVisualStyleBackColor = true;\r
-            this.bDeselectAll.Click += new System.EventHandler(this.bDeselectAll_Click);\r
-            // \r
-            // bRefresh\r
-            // \r
-            this.bRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bRefresh.Location = new System.Drawing.Point(272, 108);\r
-            this.bRefresh.Name = "bRefresh";\r
-            this.bRefresh.Size = new System.Drawing.Size(198, 23);\r
-            this.bRefresh.TabIndex = 26;\r
-            this.bRefresh.Text = "オブジェクトとボーンの一覧を更新";\r
-            this.bRefresh.UseVisualStyleBackColor = true;\r
-            this.bRefresh.Click += new System.EventHandler(this.bRefresh_Click);\r
-            // \r
-            // bSelectAll\r
-            // \r
-            this.bSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.bSelectAll.Location = new System.Drawing.Point(6, 108);\r
-            this.bSelectAll.Name = "bSelectAll";\r
-            this.bSelectAll.Size = new System.Drawing.Size(110, 23);\r
-            this.bSelectAll.TabIndex = 25;\r
-            this.bSelectAll.Text = "すべて選択";\r
-            this.bSelectAll.UseVisualStyleBackColor = true;\r
-            this.bSelectAll.Click += new System.EventHandler(this.bSelectAll_Click);\r
+            // btnDeselectAll\r
+            // \r
+            this.btnDeselectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.btnDeselectAll.Location = new System.Drawing.Point(123, 108);\r
+            this.btnDeselectAll.Name = "btnDeselectAll";\r
+            this.btnDeselectAll.Size = new System.Drawing.Size(110, 23);\r
+            this.btnDeselectAll.TabIndex = 27;\r
+            this.btnDeselectAll.Text = "すべて非選択";\r
+            this.btnDeselectAll.UseVisualStyleBackColor = true;\r
+            this.btnDeselectAll.Click += new System.EventHandler(this.btnDeselectAll_Click);\r
+            // \r
+            // btnRefresh\r
+            // \r
+            this.btnRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnRefresh.Location = new System.Drawing.Point(272, 108);\r
+            this.btnRefresh.Name = "btnRefresh";\r
+            this.btnRefresh.Size = new System.Drawing.Size(198, 23);\r
+            this.btnRefresh.TabIndex = 26;\r
+            this.btnRefresh.Text = "オブジェクトとボーンの一覧を更新";\r
+            this.btnRefresh.UseVisualStyleBackColor = true;\r
+            this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);\r
+            // \r
+            // btnSelectAll\r
+            // \r
+            this.btnSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.btnSelectAll.Location = new System.Drawing.Point(6, 108);\r
+            this.btnSelectAll.Name = "btnSelectAll";\r
+            this.btnSelectAll.Size = new System.Drawing.Size(110, 23);\r
+            this.btnSelectAll.TabIndex = 25;\r
+            this.btnSelectAll.Text = "すべて選択";\r
+            this.btnSelectAll.UseVisualStyleBackColor = true;\r
+            this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);\r
             // \r
             // label7\r
             // \r
             this.label7.TabIndex = 24;\r
             this.label7.Text = "Tsoボーン:";\r
             // \r
-            // bAssign\r
+            // btnAssign\r
             // \r
-            this.bAssign.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
+            this.btnAssign.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
                         | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.bAssign.Location = new System.Drawing.Point(239, 30);\r
-            this.bAssign.Name = "bAssign";\r
-            this.bAssign.Size = new System.Drawing.Size(27, 72);\r
-            this.bAssign.TabIndex = 23;\r
-            this.bAssign.Text = "←割り当て";\r
-            this.bAssign.UseVisualStyleBackColor = true;\r
-            this.bAssign.Click += new System.EventHandler(this.bAssign_Click);\r
+            this.btnAssign.Location = new System.Drawing.Point(239, 30);\r
+            this.btnAssign.Name = "btnAssign";\r
+            this.btnAssign.Size = new System.Drawing.Size(27, 72);\r
+            this.btnAssign.TabIndex = 23;\r
+            this.btnAssign.Text = "←割り当て";\r
+            this.btnAssign.UseVisualStyleBackColor = true;\r
+            this.btnAssign.Click += new System.EventHandler(this.btnAssign_Click);\r
             // \r
-            // tvBone\r
+            // tvBones\r
             // \r
-            this.tvBone.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
+            this.tvBones.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
                         | System.Windows.Forms.AnchorStyles.Left)\r
                         | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.tvBone.HideSelection = false;\r
-            this.tvBone.Location = new System.Drawing.Point(272, 30);\r
-            this.tvBone.Name = "tvBone";\r
-            this.tvBone.Size = new System.Drawing.Size(198, 72);\r
-            this.tvBone.TabIndex = 22;\r
+            this.tvBones.HideSelection = false;\r
+            this.tvBones.Location = new System.Drawing.Point(272, 30);\r
+            this.tvBones.Name = "tvBones";\r
+            this.tvBones.Size = new System.Drawing.Size(198, 72);\r
+            this.tvBones.TabIndex = 22;\r
             // \r
-            // lvObject\r
+            // lvObjects\r
             // \r
-            this.lvObject.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
+            this.lvObjects.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)\r
                         | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.lvObject.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {\r
+            this.lvObjects.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {\r
             this.chObjects1,\r
             this.chObjects2});\r
-            this.lvObject.FullRowSelect = true;\r
-            this.lvObject.HideSelection = false;\r
-            this.lvObject.Location = new System.Drawing.Point(6, 30);\r
-            this.lvObject.Name = "lvObject";\r
-            this.lvObject.Size = new System.Drawing.Size(227, 72);\r
-            this.lvObject.TabIndex = 21;\r
-            this.lvObject.UseCompatibleStateImageBehavior = false;\r
-            this.lvObject.View = System.Windows.Forms.View.Details;\r
+            this.lvObjects.FullRowSelect = true;\r
+            this.lvObjects.HideSelection = false;\r
+            this.lvObjects.Location = new System.Drawing.Point(6, 30);\r
+            this.lvObjects.Name = "lvObjects";\r
+            this.lvObjects.Size = new System.Drawing.Size(227, 72);\r
+            this.lvObjects.TabIndex = 21;\r
+            this.lvObjects.UseCompatibleStateImageBehavior = false;\r
+            this.lvObjects.View = System.Windows.Forms.View.Details;\r
             // \r
             // chObjects1\r
             // \r
             this.label6.TabIndex = 20;\r
             this.label6.Text = "Mqoオブジェクト:";\r
             // \r
-            // bExpOk\r
-            // \r
-            this.bExpOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bExpOk.Location = new System.Drawing.Point(363, 246);\r
-            this.bExpOk.Name = "bExpOk";\r
-            this.bExpOk.Size = new System.Drawing.Size(113, 23);\r
-            this.bExpOk.TabIndex = 17;\r
-            this.bExpOk.Text = "Tsoファイル作成";\r
-            this.bExpOk.UseVisualStyleBackColor = true;\r
-            this.bExpOk.Click += new System.EventHandler(this.bOk_Click);\r
-            // \r
-            // bRefTsoEx\r
-            // \r
-            this.bRefTsoEx.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bRefTsoEx.Location = new System.Drawing.Point(407, 54);\r
-            this.bRefTsoEx.Name = "bRefTsoEx";\r
-            this.bRefTsoEx.Size = new System.Drawing.Size(75, 23);\r
-            this.bRefTsoEx.TabIndex = 10;\r
-            this.bRefTsoEx.Text = "Ref";\r
-            this.bRefTsoEx.UseVisualStyleBackColor = true;\r
-            this.bRefTsoEx.Click += new System.EventHandler(this.bRefTsoEx_Click);\r
-            // \r
-            // bRefTso\r
-            // \r
-            this.bRefTso.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bRefTso.Location = new System.Drawing.Point(407, 29);\r
-            this.bRefTso.Name = "bRefTso";\r
-            this.bRefTso.Size = new System.Drawing.Size(75, 23);\r
-            this.bRefTso.TabIndex = 9;\r
-            this.bRefTso.Text = "Ref";\r
-            this.bRefTso.UseVisualStyleBackColor = true;\r
-            this.bRefTso.Click += new System.EventHandler(this.bRefTso_Click);\r
-            // \r
-            // rb1Bone\r
-            // \r
-            this.rb1Bone.AutoSize = true;\r
-            this.rb1Bone.Location = new System.Drawing.Point(170, 81);\r
-            this.rb1Bone.Name = "rb1Bone";\r
-            this.rb1Bone.Size = new System.Drawing.Size(119, 16);\r
-            this.rb1Bone.TabIndex = 8;\r
-            this.rb1Bone.Text = "1ボーンに割り当てる";\r
-            this.rb1Bone.UseVisualStyleBackColor = true;\r
-            this.rb1Bone.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);\r
-            // \r
-            // rbAutoBone\r
-            // \r
-            this.rbAutoBone.AutoSize = true;\r
-            this.rbAutoBone.Checked = true;\r
-            this.rbAutoBone.Location = new System.Drawing.Point(8, 81);\r
-            this.rbAutoBone.Name = "rbAutoBone";\r
-            this.rbAutoBone.Size = new System.Drawing.Size(156, 16);\r
-            this.rbAutoBone.TabIndex = 7;\r
-            this.rbAutoBone.TabStop = true;\r
-            this.rbAutoBone.Text = "自動的にボーンを割り当てる";\r
-            this.rbAutoBone.UseVisualStyleBackColor = true;\r
-            this.rbAutoBone.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);\r
-            // \r
-            // tbTsoEx\r
-            // \r
-            this.tbTsoEx.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
+            // btnGenerate\r
+            // \r
+            this.btnGenerate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnGenerate.Location = new System.Drawing.Point(363, 246);\r
+            this.btnGenerate.Name = "btnGenerate";\r
+            this.btnGenerate.Size = new System.Drawing.Size(113, 23);\r
+            this.btnGenerate.TabIndex = 17;\r
+            this.btnGenerate.Text = "Tsoファイル作成";\r
+            this.btnGenerate.UseVisualStyleBackColor = true;\r
+            this.btnGenerate.Click += new System.EventHandler(this.btnGenerate_Click);\r
+            // \r
+            // btnTsoFile\r
+            // \r
+            this.btnTsoFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnTsoFile.Location = new System.Drawing.Point(407, 54);\r
+            this.btnTsoFile.Name = "btnTsoFile";\r
+            this.btnTsoFile.Size = new System.Drawing.Size(75, 23);\r
+            this.btnTsoFile.TabIndex = 10;\r
+            this.btnTsoFile.Text = "Ref";\r
+            this.btnTsoFile.UseVisualStyleBackColor = true;\r
+            this.btnTsoFile.Click += new System.EventHandler(this.btnTsoFile_Click);\r
+            // \r
+            // btnTsoFileRef\r
+            // \r
+            this.btnTsoFileRef.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnTsoFileRef.Location = new System.Drawing.Point(407, 29);\r
+            this.btnTsoFileRef.Name = "btnTsoFileRef";\r
+            this.btnTsoFileRef.Size = new System.Drawing.Size(75, 23);\r
+            this.btnTsoFileRef.TabIndex = 9;\r
+            this.btnTsoFileRef.Text = "Ref";\r
+            this.btnTsoFileRef.UseVisualStyleBackColor = true;\r
+            this.btnTsoFileRef.Click += new System.EventHandler(this.btnTsoFileRef_Click);\r
+            // \r
+            // rbOneBone\r
+            // \r
+            this.rbOneBone.AutoSize = true;\r
+            this.rbOneBone.Location = new System.Drawing.Point(170, 81);\r
+            this.rbOneBone.Name = "rbOneBone";\r
+            this.rbOneBone.Size = new System.Drawing.Size(119, 16);\r
+            this.rbOneBone.TabIndex = 8;\r
+            this.rbOneBone.Text = "1ボーンに割り当てる";\r
+            this.rbOneBone.UseVisualStyleBackColor = true;\r
+            this.rbOneBone.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);\r
+            // \r
+            // rbRefBone\r
+            // \r
+            this.rbRefBone.AutoSize = true;\r
+            this.rbRefBone.Checked = true;\r
+            this.rbRefBone.Location = new System.Drawing.Point(8, 81);\r
+            this.rbRefBone.Name = "rbRefBone";\r
+            this.rbRefBone.Size = new System.Drawing.Size(156, 16);\r
+            this.rbRefBone.TabIndex = 7;\r
+            this.rbRefBone.TabStop = true;\r
+            this.rbRefBone.Text = "自動的にボーンを割り当てる";\r
+            this.rbRefBone.UseVisualStyleBackColor = true;\r
+            this.rbRefBone.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);\r
+            // \r
+            // tbTsoFile\r
+            // \r
+            this.tbTsoFile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
                         | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.tbTsoEx.Location = new System.Drawing.Point(65, 56);\r
-            this.tbTsoEx.Name = "tbTsoEx";\r
-            this.tbTsoEx.Size = new System.Drawing.Size(336, 19);\r
-            this.tbTsoEx.TabIndex = 6;\r
+            this.tbTsoFile.Location = new System.Drawing.Point(65, 56);\r
+            this.tbTsoFile.Name = "tbTsoFile";\r
+            this.tbTsoFile.Size = new System.Drawing.Size(336, 19);\r
+            this.tbTsoFile.TabIndex = 6;\r
             // \r
             // label5\r
             // \r
             this.label5.TabIndex = 5;\r
             this.label5.Text = "出力TSO:";\r
             // \r
-            // tbTso\r
+            // tbTsoFileRef\r
             // \r
-            this.tbTso.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
+            this.tbTsoFileRef.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
                         | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.tbTso.Location = new System.Drawing.Point(65, 31);\r
-            this.tbTso.Name = "tbTso";\r
-            this.tbTso.Size = new System.Drawing.Size(336, 19);\r
-            this.tbTso.TabIndex = 4;\r
+            this.tbTsoFileRef.Location = new System.Drawing.Point(65, 31);\r
+            this.tbTsoFileRef.Name = "tbTsoFileRef";\r
+            this.tbTsoFileRef.Size = new System.Drawing.Size(336, 19);\r
+            this.tbTsoFileRef.TabIndex = 4;\r
             // \r
             // label4\r
             // \r
             this.label4.TabIndex = 3;\r
             this.label4.Text = "参照TSO:";\r
             // \r
-            // bRefMqoIn\r
+            // btnMqoFile\r
             // \r
-            this.bRefMqoIn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bRefMqoIn.Location = new System.Drawing.Point(407, 4);\r
-            this.bRefMqoIn.Name = "bRefMqoIn";\r
-            this.bRefMqoIn.Size = new System.Drawing.Size(75, 23);\r
-            this.bRefMqoIn.TabIndex = 2;\r
-            this.bRefMqoIn.Text = "Ref";\r
-            this.bRefMqoIn.UseVisualStyleBackColor = true;\r
-            this.bRefMqoIn.Click += new System.EventHandler(this.bRefMqoIn_Click);\r
+            this.btnMqoFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnMqoFile.Location = new System.Drawing.Point(407, 4);\r
+            this.btnMqoFile.Name = "btnMqoFile";\r
+            this.btnMqoFile.Size = new System.Drawing.Size(75, 23);\r
+            this.btnMqoFile.TabIndex = 2;\r
+            this.btnMqoFile.Text = "Ref";\r
+            this.btnMqoFile.UseVisualStyleBackColor = true;\r
+            this.btnMqoFile.Click += new System.EventHandler(this.btnMqoFile_Click);\r
             // \r
-            // tbMqoIn\r
+            // tbMqoFile\r
             // \r
-            this.tbMqoIn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
+            this.tbMqoFile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
                         | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.tbMqoIn.Location = new System.Drawing.Point(65, 6);\r
-            this.tbMqoIn.Name = "tbMqoIn";\r
-            this.tbMqoIn.Size = new System.Drawing.Size(336, 19);\r
-            this.tbMqoIn.TabIndex = 1;\r
+            this.tbMqoFile.Location = new System.Drawing.Point(65, 6);\r
+            this.tbMqoFile.Name = "tbMqoFile";\r
+            this.tbMqoFile.Size = new System.Drawing.Size(336, 19);\r
+            this.tbMqoFile.TabIndex = 1;\r
             // \r
             // label3\r
             // \r
             // tabPage3\r
             // \r
             this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(232)))), ((int)(((byte)(216)))));\r
-            this.tabPage3.Controls.Add(this.bRefMergeTso);\r
+            this.tabPage3.Controls.Add(this.btnMergeTso);\r
             this.tabPage3.Controls.Add(this.tbMergeTso);\r
-            this.tabPage3.Controls.Add(this.bMerge);\r
+            this.tabPage3.Controls.Add(this.btnMerge);\r
             this.tabPage3.Controls.Add(this.label9);\r
-            this.tabPage3.Controls.Add(this.bMergeReset);\r
-            this.tabPage3.Controls.Add(this.bMergeDel);\r
-            this.tabPage3.Controls.Add(this.bMergeAdd);\r
+            this.tabPage3.Controls.Add(this.btnMergeReset);\r
+            this.tabPage3.Controls.Add(this.btnMergeDel);\r
+            this.tabPage3.Controls.Add(this.btnMergeAdd);\r
             this.tabPage3.Controls.Add(this.label8);\r
             this.tabPage3.Controls.Add(this.tvMerge);\r
-            this.tabPage3.Location = new System.Drawing.Point(4, 21);\r
+            this.tabPage3.Location = new System.Drawing.Point(4, 22);\r
             this.tabPage3.Name = "tabPage3";\r
-            this.tabPage3.Size = new System.Drawing.Size(488, 275);\r
+            this.tabPage3.Size = new System.Drawing.Size(488, 274);\r
             this.tabPage3.TabIndex = 2;\r
             this.tabPage3.Text = "Merge";\r
             // \r
-            // bRefMergeTso\r
+            // btnMergeTso\r
             // \r
-            this.bRefMergeTso.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bRefMergeTso.Location = new System.Drawing.Point(410, 220);\r
-            this.bRefMergeTso.Name = "bRefMergeTso";\r
-            this.bRefMergeTso.Size = new System.Drawing.Size(75, 23);\r
-            this.bRefMergeTso.TabIndex = 8;\r
-            this.bRefMergeTso.Text = "Ref";\r
-            this.bRefMergeTso.UseVisualStyleBackColor = true;\r
-            this.bRefMergeTso.Click += new System.EventHandler(this.bRefMergeTso_Click);\r
+            this.btnMergeTso.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnMergeTso.Location = new System.Drawing.Point(410, 220);\r
+            this.btnMergeTso.Name = "btnMergeTso";\r
+            this.btnMergeTso.Size = new System.Drawing.Size(75, 23);\r
+            this.btnMergeTso.TabIndex = 8;\r
+            this.btnMergeTso.Text = "Ref";\r
+            this.btnMergeTso.UseVisualStyleBackColor = true;\r
+            this.btnMergeTso.Click += new System.EventHandler(this.btnRefMergeTso_Click);\r
             // \r
             // tbMergeTso\r
             // \r
             this.tbMergeTso.DragDrop += new System.Windows.Forms.DragEventHandler(this.tbMergeTso_DragDrop);\r
             this.tbMergeTso.DragEnter += new System.Windows.Forms.DragEventHandler(this.tbMergeTso_DragEnter);\r
             // \r
-            // bMerge\r
+            // btnMerge\r
             // \r
-            this.bMerge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
-            this.bMerge.Location = new System.Drawing.Point(410, 249);\r
-            this.bMerge.Name = "bMerge";\r
-            this.bMerge.Size = new System.Drawing.Size(75, 23);\r
-            this.bMerge.TabIndex = 6;\r
-            this.bMerge.Text = "実行";\r
-            this.bMerge.UseVisualStyleBackColor = true;\r
-            this.bMerge.Click += new System.EventHandler(this.bMerge_Click);\r
+            this.btnMerge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.btnMerge.Location = new System.Drawing.Point(410, 249);\r
+            this.btnMerge.Name = "btnMerge";\r
+            this.btnMerge.Size = new System.Drawing.Size(75, 23);\r
+            this.btnMerge.TabIndex = 6;\r
+            this.btnMerge.Text = "実行";\r
+            this.btnMerge.UseVisualStyleBackColor = true;\r
+            this.btnMerge.Click += new System.EventHandler(this.btnMerge_Click);\r
             // \r
             // label9\r
             // \r
             this.label9.TabIndex = 5;\r
             this.label9.Text = "出力TSO";\r
             // \r
-            // bMergeReset\r
-            // \r
-            this.bMergeReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.bMergeReset.Location = new System.Drawing.Point(167, 193);\r
-            this.bMergeReset.Name = "bMergeReset";\r
-            this.bMergeReset.Size = new System.Drawing.Size(75, 23);\r
-            this.bMergeReset.TabIndex = 4;\r
-            this.bMergeReset.Text = "リセット";\r
-            this.bMergeReset.UseVisualStyleBackColor = true;\r
-            this.bMergeReset.Click += new System.EventHandler(this.bMergeReset_Click);\r
-            // \r
-            // bMergeDel\r
-            // \r
-            this.bMergeDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.bMergeDel.Location = new System.Drawing.Point(86, 193);\r
-            this.bMergeDel.Name = "bMergeDel";\r
-            this.bMergeDel.Size = new System.Drawing.Size(75, 23);\r
-            this.bMergeDel.TabIndex = 3;\r
-            this.bMergeDel.Text = "削除";\r
-            this.bMergeDel.UseVisualStyleBackColor = true;\r
-            this.bMergeDel.Click += new System.EventHandler(this.bMergeDel_Click);\r
-            // \r
-            // bMergeAdd\r
-            // \r
-            this.bMergeAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.bMergeAdd.Location = new System.Drawing.Point(5, 193);\r
-            this.bMergeAdd.Name = "bMergeAdd";\r
-            this.bMergeAdd.Size = new System.Drawing.Size(75, 23);\r
-            this.bMergeAdd.TabIndex = 2;\r
-            this.bMergeAdd.Text = "追加";\r
-            this.bMergeAdd.UseVisualStyleBackColor = true;\r
-            this.bMergeAdd.Click += new System.EventHandler(this.bMergeAdd_Click);\r
+            // btnMergeReset\r
+            // \r
+            this.btnMergeReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.btnMergeReset.Location = new System.Drawing.Point(167, 193);\r
+            this.btnMergeReset.Name = "btnMergeReset";\r
+            this.btnMergeReset.Size = new System.Drawing.Size(75, 23);\r
+            this.btnMergeReset.TabIndex = 4;\r
+            this.btnMergeReset.Text = "リセット";\r
+            this.btnMergeReset.UseVisualStyleBackColor = true;\r
+            this.btnMergeReset.Click += new System.EventHandler(this.btnMergeReset_Click);\r
+            // \r
+            // btnMergeDel\r
+            // \r
+            this.btnMergeDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.btnMergeDel.Location = new System.Drawing.Point(86, 193);\r
+            this.btnMergeDel.Name = "btnMergeDel";\r
+            this.btnMergeDel.Size = new System.Drawing.Size(75, 23);\r
+            this.btnMergeDel.TabIndex = 3;\r
+            this.btnMergeDel.Text = "削除";\r
+            this.btnMergeDel.UseVisualStyleBackColor = true;\r
+            this.btnMergeDel.Click += new System.EventHandler(this.btnMergeDel_Click);\r
+            // \r
+            // btnMergeAdd\r
+            // \r
+            this.btnMergeAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.btnMergeAdd.Location = new System.Drawing.Point(5, 193);\r
+            this.btnMergeAdd.Name = "btnMergeAdd";\r
+            this.btnMergeAdd.Size = new System.Drawing.Size(75, 23);\r
+            this.btnMergeAdd.TabIndex = 2;\r
+            this.btnMergeAdd.Text = "追加";\r
+            this.btnMergeAdd.UseVisualStyleBackColor = true;\r
+            this.btnMergeAdd.Click += new System.EventHandler(this.btnMergeAdd_Click);\r
             // \r
             // label8\r
             // \r
             this.Controls.Add(this.tabControl1);\r
             this.MinimumSize = new System.Drawing.Size(528, 200);\r
             this.Name = "Form1";\r
-            this.Text = "Tso2MqoGui v0.31";\r
+            this.Text = "Tso2MqoGui v0.37";\r
             this.Load += new System.EventHandler(this.Form1_Load);\r
             this.DragDrop += new System.Windows.Forms.DragEventHandler(this.Form1_DragDrop);\r
             this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);\r
         private System.Windows.Forms.TabPage tabPage1;\r
         private System.Windows.Forms.CheckBox cbMakeSub;\r
         private System.Windows.Forms.TabPage tabPage2;\r
-        private System.Windows.Forms.Button bRefMqoIn;\r
-        private System.Windows.Forms.TextBox tbMqoIn;\r
+        private System.Windows.Forms.Button btnMqoFile;\r
+        private System.Windows.Forms.TextBox tbMqoFile;\r
         private System.Windows.Forms.Label label3;\r
-        private System.Windows.Forms.Button bRefTsoEx;\r
-        private System.Windows.Forms.Button bRefTso;\r
-        private System.Windows.Forms.RadioButton rb1Bone;\r
-        private System.Windows.Forms.RadioButton rbAutoBone;\r
-        private System.Windows.Forms.TextBox tbTsoEx;\r
+        private System.Windows.Forms.Button btnTsoFile;\r
+        private System.Windows.Forms.Button btnTsoFileRef;\r
+        private System.Windows.Forms.RadioButton rbOneBone;\r
+        private System.Windows.Forms.RadioButton rbRefBone;\r
+        private System.Windows.Forms.TextBox tbTsoFile;\r
         private System.Windows.Forms.Label label5;\r
-        private System.Windows.Forms.TextBox tbTso;\r
+        private System.Windows.Forms.TextBox tbTsoFileRef;\r
         private System.Windows.Forms.Label label4;\r
-        private System.Windows.Forms.Button bExpOk;\r
+        private System.Windows.Forms.Button btnGenerate;\r
         private System.Windows.Forms.CheckBox cbCopyTSO;\r
         private System.Windows.Forms.RadioButton rbBoneRokDeBone;\r
         private System.Windows.Forms.RadioButton rbBoneNone;\r
         private System.Windows.Forms.GroupBox gbBone;\r
-        private System.Windows.Forms.Button bRefresh;\r
-        private System.Windows.Forms.Button bSelectAll;\r
+        private System.Windows.Forms.Button btnRefresh;\r
+        private System.Windows.Forms.Button btnSelectAll;\r
         private System.Windows.Forms.Label label7;\r
-        private System.Windows.Forms.Button bAssign;\r
-        private System.Windows.Forms.TreeView tvBone;\r
-        private System.Windows.Forms.ListView lvObject;\r
+        private System.Windows.Forms.Button btnAssign;\r
+        private System.Windows.Forms.TreeView tvBones;\r
+        private System.Windows.Forms.ListView lvObjects;\r
         private System.Windows.Forms.Label label6;\r
         private System.Windows.Forms.ColumnHeader chObjects1;\r
         private System.Windows.Forms.ColumnHeader chObjects2;\r
-        private System.Windows.Forms.Button bDeselectAll;\r
+        private System.Windows.Forms.Button btnDeselectAll;\r
         private System.Windows.Forms.CheckBox cbShowMaterials;\r
         private System.Windows.Forms.TabPage tabPage3;\r
-        private System.Windows.Forms.Button bMergeReset;\r
-        private System.Windows.Forms.Button bMergeDel;\r
-        private System.Windows.Forms.Button bMergeAdd;\r
+        private System.Windows.Forms.Button btnMergeReset;\r
+        private System.Windows.Forms.Button btnMergeDel;\r
+        private System.Windows.Forms.Button btnMergeAdd;\r
         private System.Windows.Forms.Label label8;\r
         private System.Windows.Forms.TreeView tvMerge;\r
-        private System.Windows.Forms.Button bRefMergeTso;\r
+        private System.Windows.Forms.Button btnMergeTso;\r
         private System.Windows.Forms.TextBox tbMergeTso;\r
-        private System.Windows.Forms.Button bMerge;\r
+        private System.Windows.Forms.Button btnMerge;\r
         private System.Windows.Forms.Label label9;\r
     }\r
 }\r