2018-03-03 21:03:08 +08:00
|
|
|
|
namespace CodeWalker.Project.Panels
|
|
|
|
|
{
|
|
|
|
|
partial class EditYmapEntityPanel
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditYmapEntityPanel));
|
|
|
|
|
this.EntityTabControl = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.EntityGeneralTabPage = new System.Windows.Forms.TabPage();
|
2019-03-30 00:30:45 +08:00
|
|
|
|
this.EntityEditArchetypeButton = new System.Windows.Forms.Button();
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.EntityFlagsCheckedListBox = new System.Windows.Forms.CheckedListBox();
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityDeleteButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.EntityTintValueTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityAddToProjectButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityArtificialAOTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityAOMultiplierTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityGuidTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityPriorityLevelComboBox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityFlagsTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityLodLevelComboBox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityScaleXYTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityArchetypeHashLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityChildLodDistTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityScaleZTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityLodDistTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityArchetypeTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityPositionTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityNormalizeRotationButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.EntityGoToButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityRotationTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityLodTabPage = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityParentIndexTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityNumChildrenTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityExtensionsTabPage = new System.Windows.Forms.TabPage();
|
2018-12-03 16:39:42 +08:00
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.EntityPivotTabPage = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.label95 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityPivotEditCheckBox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.label93 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityPivotPositionTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.EntityPivotRotationNormalizeButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.label94 = new System.Windows.Forms.Label();
|
|
|
|
|
this.EntityPivotRotationTextBox = new System.Windows.Forms.TextBox();
|
2018-12-16 19:32:33 +08:00
|
|
|
|
this.EntityMiloTabPage = new System.Windows.Forms.TabPage();
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.MiloFlagsTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MiloNumExitPortalsTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
2018-12-16 19:32:33 +08:00
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MiloGroupIDTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.MiloFloorIDTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.MiloEntitySetsListBox = new System.Windows.Forms.CheckedListBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.EntityTabControl.SuspendLayout();
|
|
|
|
|
this.EntityGeneralTabPage.SuspendLayout();
|
|
|
|
|
this.EntityLodTabPage.SuspendLayout();
|
|
|
|
|
this.EntityExtensionsTabPage.SuspendLayout();
|
|
|
|
|
this.EntityPivotTabPage.SuspendLayout();
|
2018-12-16 19:32:33 +08:00
|
|
|
|
this.EntityMiloTabPage.SuspendLayout();
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// EntityTabControl
|
|
|
|
|
//
|
|
|
|
|
this.EntityTabControl.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.EntityTabControl.Controls.Add(this.EntityGeneralTabPage);
|
|
|
|
|
this.EntityTabControl.Controls.Add(this.EntityLodTabPage);
|
|
|
|
|
this.EntityTabControl.Controls.Add(this.EntityExtensionsTabPage);
|
|
|
|
|
this.EntityTabControl.Controls.Add(this.EntityPivotTabPage);
|
2018-12-16 19:32:33 +08:00
|
|
|
|
this.EntityTabControl.Controls.Add(this.EntityMiloTabPage);
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.EntityTabControl.Location = new System.Drawing.Point(2, 3);
|
|
|
|
|
this.EntityTabControl.Name = "EntityTabControl";
|
|
|
|
|
this.EntityTabControl.SelectedIndex = 0;
|
|
|
|
|
this.EntityTabControl.Size = new System.Drawing.Size(563, 502);
|
|
|
|
|
this.EntityTabControl.TabIndex = 45;
|
|
|
|
|
//
|
|
|
|
|
// EntityGeneralTabPage
|
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityEditArchetypeButton);
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityFlagsCheckedListBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label13);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label28);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityDeleteButton);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityTintValueTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityAddToProjectButton);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label27);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityArtificialAOTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label26);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityAOMultiplierTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityGuidTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityPriorityLevelComboBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label24);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label15);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityFlagsTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label18);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityLodLevelComboBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label14);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label23);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityScaleXYTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label22);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityArchetypeHashLabel);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityChildLodDistTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label19);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label21);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityScaleZTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityLodDistTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityArchetypeTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label16);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityPositionTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityNormalizeRotationButton);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityGoToButton);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.label17);
|
|
|
|
|
this.EntityGeneralTabPage.Controls.Add(this.EntityRotationTextBox);
|
|
|
|
|
this.EntityGeneralTabPage.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.EntityGeneralTabPage.Name = "EntityGeneralTabPage";
|
|
|
|
|
this.EntityGeneralTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.EntityGeneralTabPage.Size = new System.Drawing.Size(555, 476);
|
|
|
|
|
this.EntityGeneralTabPage.TabIndex = 0;
|
|
|
|
|
this.EntityGeneralTabPage.Text = "General";
|
|
|
|
|
this.EntityGeneralTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2019-03-30 00:30:45 +08:00
|
|
|
|
// EntityEditArchetypeButton
|
|
|
|
|
//
|
|
|
|
|
this.EntityEditArchetypeButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityEditArchetypeButton.Location = new System.Drawing.Point(454, 59);
|
|
|
|
|
this.EntityEditArchetypeButton.Name = "EntityEditArchetypeButton";
|
|
|
|
|
this.EntityEditArchetypeButton.Size = new System.Drawing.Size(95, 23);
|
|
|
|
|
this.EntityEditArchetypeButton.TabIndex = 35;
|
|
|
|
|
this.EntityEditArchetypeButton.Text = "Edit Archetype...";
|
|
|
|
|
this.EntityEditArchetypeButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityEditArchetypeButton.Click += new System.EventHandler(this.EntityEditArchetypeButton_Click);
|
|
|
|
|
//
|
2018-03-03 21:03:08 +08:00
|
|
|
|
// EntityFlagsCheckedListBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityFlagsCheckedListBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityFlagsCheckedListBox.CheckOnClick = true;
|
|
|
|
|
this.EntityFlagsCheckedListBox.FormattingEnabled = true;
|
|
|
|
|
this.EntityFlagsCheckedListBox.Items.AddRange(new object[] {
|
2018-12-03 16:39:42 +08:00
|
|
|
|
"1 - Allow full rotation",
|
2018-03-03 21:03:08 +08:00
|
|
|
|
"2 - Unk02",
|
2019-03-30 00:30:45 +08:00
|
|
|
|
"4 - Disable embedded collisions",
|
2018-03-03 21:03:08 +08:00
|
|
|
|
"8 - Unk04",
|
|
|
|
|
"16 - Unk05",
|
2018-12-03 16:39:42 +08:00
|
|
|
|
"32 - Static entity",
|
2018-03-03 21:03:08 +08:00
|
|
|
|
"64 - Unk07",
|
|
|
|
|
"128 - Unk08",
|
|
|
|
|
"256 - Unk09",
|
|
|
|
|
"512 - Unk10",
|
|
|
|
|
"1024 - Unk11",
|
|
|
|
|
"2048 - Unk12",
|
|
|
|
|
"4096 - Unk13",
|
|
|
|
|
"8192 - Unk14",
|
|
|
|
|
"16384 - Unk15",
|
|
|
|
|
"32768 - Unk16",
|
|
|
|
|
"65536 - Unk17",
|
|
|
|
|
"131072 - Unk18",
|
|
|
|
|
"262144 - Unk19",
|
|
|
|
|
"524288 - Unk20",
|
|
|
|
|
"1048576 - Unk21",
|
|
|
|
|
"2097152 - Unk22",
|
|
|
|
|
"4194304 - Unk23",
|
|
|
|
|
"8388608 - Unk24",
|
|
|
|
|
"16777216 - Unk25",
|
2018-12-03 16:39:42 +08:00
|
|
|
|
"33554432 - Interior proxy",
|
2018-03-03 21:03:08 +08:00
|
|
|
|
"67108864 - Unk27",
|
2018-12-03 16:39:42 +08:00
|
|
|
|
"134217728 - Reflection proxy",
|
2018-03-03 21:03:08 +08:00
|
|
|
|
"268435456 - Unk29",
|
2018-12-03 16:39:42 +08:00
|
|
|
|
"536870912 - Mirror proxy",
|
2018-03-03 21:03:08 +08:00
|
|
|
|
"1073741824 - Unk31",
|
|
|
|
|
"2147483648 - Unk32"});
|
|
|
|
|
this.EntityFlagsCheckedListBox.Location = new System.Drawing.Point(348, 113);
|
|
|
|
|
this.EntityFlagsCheckedListBox.Name = "EntityFlagsCheckedListBox";
|
|
|
|
|
this.EntityFlagsCheckedListBox.Size = new System.Drawing.Size(201, 349);
|
|
|
|
|
this.EntityFlagsCheckedListBox.TabIndex = 32;
|
|
|
|
|
this.EntityFlagsCheckedListBox.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.EntityFlagsCheckedListBox_ItemCheck);
|
|
|
|
|
//
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(15, 64);
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(58, 13);
|
|
|
|
|
this.label13.TabIndex = 7;
|
|
|
|
|
this.label13.Text = "Archetype:";
|
|
|
|
|
//
|
|
|
|
|
// label28
|
|
|
|
|
//
|
|
|
|
|
this.label28.AutoSize = true;
|
|
|
|
|
this.label28.Location = new System.Drawing.Point(15, 326);
|
|
|
|
|
this.label28.Name = "label28";
|
|
|
|
|
this.label28.Size = new System.Drawing.Size(55, 13);
|
|
|
|
|
this.label28.TabIndex = 28;
|
|
|
|
|
this.label28.Text = "TintValue:";
|
|
|
|
|
//
|
|
|
|
|
// EntityDeleteButton
|
|
|
|
|
//
|
|
|
|
|
this.EntityDeleteButton.Location = new System.Drawing.Point(175, 376);
|
|
|
|
|
this.EntityDeleteButton.Name = "EntityDeleteButton";
|
|
|
|
|
this.EntityDeleteButton.Size = new System.Drawing.Size(95, 23);
|
|
|
|
|
this.EntityDeleteButton.TabIndex = 34;
|
|
|
|
|
this.EntityDeleteButton.Text = "Delete Entity";
|
|
|
|
|
this.EntityDeleteButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityDeleteButton.Click += new System.EventHandler(this.EntityDeleteButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// EntityTintValueTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityTintValueTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityTintValueTextBox.Location = new System.Drawing.Point(93, 323);
|
|
|
|
|
this.EntityTintValueTextBox.Name = "EntityTintValueTextBox";
|
|
|
|
|
this.EntityTintValueTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityTintValueTextBox.TabIndex = 29;
|
|
|
|
|
this.EntityTintValueTextBox.TextChanged += new System.EventHandler(this.EntityTintValueTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityAddToProjectButton
|
|
|
|
|
//
|
|
|
|
|
this.EntityAddToProjectButton.Location = new System.Drawing.Point(74, 376);
|
|
|
|
|
this.EntityAddToProjectButton.Name = "EntityAddToProjectButton";
|
|
|
|
|
this.EntityAddToProjectButton.Size = new System.Drawing.Size(95, 23);
|
|
|
|
|
this.EntityAddToProjectButton.TabIndex = 33;
|
|
|
|
|
this.EntityAddToProjectButton.Text = "Add to Project";
|
|
|
|
|
this.EntityAddToProjectButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityAddToProjectButton.Click += new System.EventHandler(this.EntityAddToProjectButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// label27
|
|
|
|
|
//
|
|
|
|
|
this.label27.AutoSize = true;
|
|
|
|
|
this.label27.Location = new System.Drawing.Point(15, 300);
|
|
|
|
|
this.label27.Name = "label27";
|
|
|
|
|
this.label27.Size = new System.Drawing.Size(61, 13);
|
|
|
|
|
this.label27.TabIndex = 26;
|
|
|
|
|
this.label27.Text = "ArtificialAO:";
|
|
|
|
|
//
|
|
|
|
|
// EntityArtificialAOTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityArtificialAOTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityArtificialAOTextBox.Location = new System.Drawing.Point(93, 297);
|
|
|
|
|
this.EntityArtificialAOTextBox.Name = "EntityArtificialAOTextBox";
|
|
|
|
|
this.EntityArtificialAOTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityArtificialAOTextBox.TabIndex = 27;
|
|
|
|
|
this.EntityArtificialAOTextBox.TextChanged += new System.EventHandler(this.EntityArtificialAOTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label26
|
|
|
|
|
//
|
|
|
|
|
this.label26.AutoSize = true;
|
|
|
|
|
this.label26.Location = new System.Drawing.Point(15, 274);
|
|
|
|
|
this.label26.Name = "label26";
|
|
|
|
|
this.label26.Size = new System.Drawing.Size(66, 13);
|
|
|
|
|
this.label26.TabIndex = 24;
|
|
|
|
|
this.label26.Text = "AOMultiplier:";
|
|
|
|
|
//
|
|
|
|
|
// EntityAOMultiplierTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityAOMultiplierTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityAOMultiplierTextBox.Location = new System.Drawing.Point(93, 271);
|
|
|
|
|
this.EntityAOMultiplierTextBox.Name = "EntityAOMultiplierTextBox";
|
|
|
|
|
this.EntityAOMultiplierTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityAOMultiplierTextBox.TabIndex = 25;
|
|
|
|
|
this.EntityAOMultiplierTextBox.TextChanged += new System.EventHandler(this.EntityAOMultiplierTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityGuidTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityGuidTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityGuidTextBox.Location = new System.Drawing.Point(93, 87);
|
|
|
|
|
this.EntityGuidTextBox.Name = "EntityGuidTextBox";
|
|
|
|
|
this.EntityGuidTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityGuidTextBox.TabIndex = 11;
|
|
|
|
|
this.EntityGuidTextBox.TextChanged += new System.EventHandler(this.EntityGuidTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityPriorityLevelComboBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityPriorityLevelComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityPriorityLevelComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.EntityPriorityLevelComboBox.FormattingEnabled = true;
|
|
|
|
|
this.EntityPriorityLevelComboBox.Location = new System.Drawing.Point(93, 244);
|
|
|
|
|
this.EntityPriorityLevelComboBox.Name = "EntityPriorityLevelComboBox";
|
|
|
|
|
this.EntityPriorityLevelComboBox.Size = new System.Drawing.Size(233, 21);
|
|
|
|
|
this.EntityPriorityLevelComboBox.TabIndex = 23;
|
|
|
|
|
this.EntityPriorityLevelComboBox.SelectedIndexChanged += new System.EventHandler(this.EntityPriorityLevelComboBox_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label24
|
|
|
|
|
//
|
|
|
|
|
this.label24.AutoSize = true;
|
|
|
|
|
this.label24.Location = new System.Drawing.Point(15, 247);
|
|
|
|
|
this.label24.Name = "label24";
|
|
|
|
|
this.label24.Size = new System.Drawing.Size(67, 13);
|
|
|
|
|
this.label24.TabIndex = 22;
|
|
|
|
|
this.label24.Text = "PriorityLevel:";
|
|
|
|
|
//
|
|
|
|
|
// label15
|
|
|
|
|
//
|
|
|
|
|
this.label15.AutoSize = true;
|
|
|
|
|
this.label15.Location = new System.Drawing.Point(15, 90);
|
|
|
|
|
this.label15.Name = "label15";
|
|
|
|
|
this.label15.Size = new System.Drawing.Size(37, 13);
|
|
|
|
|
this.label15.TabIndex = 10;
|
|
|
|
|
this.label15.Text = "GUID:";
|
|
|
|
|
//
|
|
|
|
|
// EntityFlagsTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityFlagsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityFlagsTextBox.Location = new System.Drawing.Point(402, 87);
|
|
|
|
|
this.EntityFlagsTextBox.Name = "EntityFlagsTextBox";
|
|
|
|
|
this.EntityFlagsTextBox.Size = new System.Drawing.Size(147, 20);
|
|
|
|
|
this.EntityFlagsTextBox.TabIndex = 31;
|
|
|
|
|
this.EntityFlagsTextBox.TextChanged += new System.EventHandler(this.EntityFlagsTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label18
|
|
|
|
|
//
|
|
|
|
|
this.label18.AutoSize = true;
|
|
|
|
|
this.label18.Location = new System.Drawing.Point(15, 116);
|
|
|
|
|
this.label18.Name = "label18";
|
|
|
|
|
this.label18.Size = new System.Drawing.Size(51, 13);
|
|
|
|
|
this.label18.TabIndex = 12;
|
|
|
|
|
this.label18.Text = "ScaleXY:";
|
|
|
|
|
//
|
|
|
|
|
// EntityLodLevelComboBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityLodLevelComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityLodLevelComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.EntityLodLevelComboBox.FormattingEnabled = true;
|
|
|
|
|
this.EntityLodLevelComboBox.Location = new System.Drawing.Point(93, 217);
|
|
|
|
|
this.EntityLodLevelComboBox.Name = "EntityLodLevelComboBox";
|
|
|
|
|
this.EntityLodLevelComboBox.Size = new System.Drawing.Size(233, 21);
|
|
|
|
|
this.EntityLodLevelComboBox.TabIndex = 21;
|
|
|
|
|
this.EntityLodLevelComboBox.SelectedIndexChanged += new System.EventHandler(this.EntityLodLevelComboBox_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label14
|
|
|
|
|
//
|
|
|
|
|
this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.label14.AutoSize = true;
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(361, 90);
|
|
|
|
|
this.label14.Name = "label14";
|
|
|
|
|
this.label14.Size = new System.Drawing.Size(35, 13);
|
|
|
|
|
this.label14.TabIndex = 30;
|
|
|
|
|
this.label14.Text = "Flags:";
|
|
|
|
|
//
|
|
|
|
|
// label23
|
|
|
|
|
//
|
|
|
|
|
this.label23.AutoSize = true;
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(15, 220);
|
|
|
|
|
this.label23.Name = "label23";
|
|
|
|
|
this.label23.Size = new System.Drawing.Size(54, 13);
|
|
|
|
|
this.label23.TabIndex = 20;
|
|
|
|
|
this.label23.Text = "LodLevel:";
|
|
|
|
|
//
|
|
|
|
|
// EntityScaleXYTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityScaleXYTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityScaleXYTextBox.Location = new System.Drawing.Point(93, 113);
|
|
|
|
|
this.EntityScaleXYTextBox.Name = "EntityScaleXYTextBox";
|
|
|
|
|
this.EntityScaleXYTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityScaleXYTextBox.TabIndex = 13;
|
|
|
|
|
this.EntityScaleXYTextBox.TextChanged += new System.EventHandler(this.EntityScaleXYTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label22
|
|
|
|
|
//
|
|
|
|
|
this.label22.AutoSize = true;
|
|
|
|
|
this.label22.Location = new System.Drawing.Point(15, 194);
|
|
|
|
|
this.label22.Name = "label22";
|
|
|
|
|
this.label22.Size = new System.Drawing.Size(69, 13);
|
|
|
|
|
this.label22.TabIndex = 18;
|
|
|
|
|
this.label22.Text = "ChildLodDist:";
|
|
|
|
|
//
|
|
|
|
|
// EntityArchetypeHashLabel
|
|
|
|
|
//
|
|
|
|
|
this.EntityArchetypeHashLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityArchetypeHashLabel.AutoSize = true;
|
|
|
|
|
this.EntityArchetypeHashLabel.Location = new System.Drawing.Point(332, 64);
|
|
|
|
|
this.EntityArchetypeHashLabel.Name = "EntityArchetypeHashLabel";
|
|
|
|
|
this.EntityArchetypeHashLabel.Size = new System.Drawing.Size(44, 13);
|
|
|
|
|
this.EntityArchetypeHashLabel.TabIndex = 9;
|
|
|
|
|
this.EntityArchetypeHashLabel.Text = "Hash: 0";
|
|
|
|
|
//
|
|
|
|
|
// EntityChildLodDistTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityChildLodDistTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityChildLodDistTextBox.Location = new System.Drawing.Point(93, 191);
|
|
|
|
|
this.EntityChildLodDistTextBox.Name = "EntityChildLodDistTextBox";
|
|
|
|
|
this.EntityChildLodDistTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityChildLodDistTextBox.TabIndex = 19;
|
|
|
|
|
this.EntityChildLodDistTextBox.TextChanged += new System.EventHandler(this.EntityChildLodDistTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label19
|
|
|
|
|
//
|
|
|
|
|
this.label19.AutoSize = true;
|
|
|
|
|
this.label19.Location = new System.Drawing.Point(15, 142);
|
|
|
|
|
this.label19.Name = "label19";
|
|
|
|
|
this.label19.Size = new System.Drawing.Size(44, 13);
|
|
|
|
|
this.label19.TabIndex = 14;
|
|
|
|
|
this.label19.Text = "ScaleZ:";
|
|
|
|
|
//
|
|
|
|
|
// label21
|
|
|
|
|
//
|
|
|
|
|
this.label21.AutoSize = true;
|
|
|
|
|
this.label21.Location = new System.Drawing.Point(15, 168);
|
|
|
|
|
this.label21.Name = "label21";
|
|
|
|
|
this.label21.Size = new System.Drawing.Size(46, 13);
|
|
|
|
|
this.label21.TabIndex = 16;
|
|
|
|
|
this.label21.Text = "LodDist:";
|
|
|
|
|
//
|
|
|
|
|
// EntityScaleZTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityScaleZTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityScaleZTextBox.Location = new System.Drawing.Point(93, 139);
|
|
|
|
|
this.EntityScaleZTextBox.Name = "EntityScaleZTextBox";
|
|
|
|
|
this.EntityScaleZTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityScaleZTextBox.TabIndex = 15;
|
|
|
|
|
this.EntityScaleZTextBox.TextChanged += new System.EventHandler(this.EntityScaleZTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityLodDistTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityLodDistTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityLodDistTextBox.Location = new System.Drawing.Point(93, 165);
|
|
|
|
|
this.EntityLodDistTextBox.Name = "EntityLodDistTextBox";
|
|
|
|
|
this.EntityLodDistTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityLodDistTextBox.TabIndex = 17;
|
|
|
|
|
this.EntityLodDistTextBox.TextChanged += new System.EventHandler(this.EntityLodDistTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityArchetypeTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityArchetypeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityArchetypeTextBox.Location = new System.Drawing.Point(93, 61);
|
|
|
|
|
this.EntityArchetypeTextBox.Name = "EntityArchetypeTextBox";
|
|
|
|
|
this.EntityArchetypeTextBox.Size = new System.Drawing.Size(233, 20);
|
|
|
|
|
this.EntityArchetypeTextBox.TabIndex = 8;
|
|
|
|
|
this.EntityArchetypeTextBox.TextChanged += new System.EventHandler(this.EntityArchetypeTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label16
|
|
|
|
|
//
|
|
|
|
|
this.label16.AutoSize = true;
|
|
|
|
|
this.label16.Location = new System.Drawing.Point(15, 12);
|
|
|
|
|
this.label16.Name = "label16";
|
|
|
|
|
this.label16.Size = new System.Drawing.Size(47, 13);
|
|
|
|
|
this.label16.TabIndex = 1;
|
|
|
|
|
this.label16.Text = "Position:";
|
|
|
|
|
//
|
|
|
|
|
// EntityPositionTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityPositionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityPositionTextBox.Location = new System.Drawing.Point(93, 9);
|
|
|
|
|
this.EntityPositionTextBox.Name = "EntityPositionTextBox";
|
|
|
|
|
this.EntityPositionTextBox.Size = new System.Drawing.Size(382, 20);
|
|
|
|
|
this.EntityPositionTextBox.TabIndex = 2;
|
|
|
|
|
this.EntityPositionTextBox.TextChanged += new System.EventHandler(this.EntityPositionTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityNormalizeRotationButton
|
|
|
|
|
//
|
|
|
|
|
this.EntityNormalizeRotationButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityNormalizeRotationButton.Location = new System.Drawing.Point(481, 33);
|
|
|
|
|
this.EntityNormalizeRotationButton.Name = "EntityNormalizeRotationButton";
|
|
|
|
|
this.EntityNormalizeRotationButton.Size = new System.Drawing.Size(68, 23);
|
|
|
|
|
this.EntityNormalizeRotationButton.TabIndex = 6;
|
|
|
|
|
this.EntityNormalizeRotationButton.Text = "Normalize";
|
|
|
|
|
this.EntityNormalizeRotationButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityNormalizeRotationButton.Click += new System.EventHandler(this.EntityNormalizeRotationButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// EntityGoToButton
|
|
|
|
|
//
|
|
|
|
|
this.EntityGoToButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityGoToButton.Location = new System.Drawing.Point(481, 7);
|
|
|
|
|
this.EntityGoToButton.Name = "EntityGoToButton";
|
|
|
|
|
this.EntityGoToButton.Size = new System.Drawing.Size(68, 23);
|
|
|
|
|
this.EntityGoToButton.TabIndex = 3;
|
|
|
|
|
this.EntityGoToButton.Text = "Go to";
|
|
|
|
|
this.EntityGoToButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityGoToButton.Click += new System.EventHandler(this.EntityGoToButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// label17
|
|
|
|
|
//
|
|
|
|
|
this.label17.AutoSize = true;
|
|
|
|
|
this.label17.Location = new System.Drawing.Point(15, 38);
|
|
|
|
|
this.label17.Name = "label17";
|
|
|
|
|
this.label17.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.label17.TabIndex = 4;
|
|
|
|
|
this.label17.Text = "Rotation:";
|
|
|
|
|
//
|
|
|
|
|
// EntityRotationTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityRotationTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityRotationTextBox.Location = new System.Drawing.Point(93, 35);
|
|
|
|
|
this.EntityRotationTextBox.Name = "EntityRotationTextBox";
|
|
|
|
|
this.EntityRotationTextBox.Size = new System.Drawing.Size(382, 20);
|
|
|
|
|
this.EntityRotationTextBox.TabIndex = 5;
|
|
|
|
|
this.EntityRotationTextBox.TextChanged += new System.EventHandler(this.EntityRotationTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityLodTabPage
|
|
|
|
|
//
|
|
|
|
|
this.EntityLodTabPage.Controls.Add(this.label20);
|
|
|
|
|
this.EntityLodTabPage.Controls.Add(this.EntityParentIndexTextBox);
|
|
|
|
|
this.EntityLodTabPage.Controls.Add(this.EntityNumChildrenTextBox);
|
|
|
|
|
this.EntityLodTabPage.Controls.Add(this.label25);
|
|
|
|
|
this.EntityLodTabPage.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.EntityLodTabPage.Name = "EntityLodTabPage";
|
|
|
|
|
this.EntityLodTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.EntityLodTabPage.Size = new System.Drawing.Size(555, 476);
|
|
|
|
|
this.EntityLodTabPage.TabIndex = 1;
|
|
|
|
|
this.EntityLodTabPage.Text = "LOD Hierarchy";
|
|
|
|
|
this.EntityLodTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// label20
|
|
|
|
|
//
|
|
|
|
|
this.label20.AutoSize = true;
|
|
|
|
|
this.label20.Location = new System.Drawing.Point(15, 16);
|
|
|
|
|
this.label20.Name = "label20";
|
|
|
|
|
this.label20.Size = new System.Drawing.Size(67, 13);
|
|
|
|
|
this.label20.TabIndex = 24;
|
|
|
|
|
this.label20.Text = "ParentIndex:";
|
|
|
|
|
//
|
|
|
|
|
// EntityParentIndexTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityParentIndexTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityParentIndexTextBox.Location = new System.Drawing.Point(93, 13);
|
|
|
|
|
this.EntityParentIndexTextBox.Name = "EntityParentIndexTextBox";
|
|
|
|
|
this.EntityParentIndexTextBox.Size = new System.Drawing.Size(245, 20);
|
|
|
|
|
this.EntityParentIndexTextBox.TabIndex = 25;
|
|
|
|
|
this.EntityParentIndexTextBox.TextChanged += new System.EventHandler(this.EntityParentIndexTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityNumChildrenTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityNumChildrenTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityNumChildrenTextBox.Location = new System.Drawing.Point(93, 39);
|
|
|
|
|
this.EntityNumChildrenTextBox.Name = "EntityNumChildrenTextBox";
|
|
|
|
|
this.EntityNumChildrenTextBox.Size = new System.Drawing.Size(245, 20);
|
|
|
|
|
this.EntityNumChildrenTextBox.TabIndex = 35;
|
|
|
|
|
this.EntityNumChildrenTextBox.TextChanged += new System.EventHandler(this.EntityNumChildrenTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label25
|
|
|
|
|
//
|
|
|
|
|
this.label25.AutoSize = true;
|
|
|
|
|
this.label25.Location = new System.Drawing.Point(15, 42);
|
|
|
|
|
this.label25.Name = "label25";
|
|
|
|
|
this.label25.Size = new System.Drawing.Size(70, 13);
|
|
|
|
|
this.label25.TabIndex = 34;
|
|
|
|
|
this.label25.Text = "NumChildren:";
|
|
|
|
|
//
|
|
|
|
|
// EntityExtensionsTabPage
|
|
|
|
|
//
|
|
|
|
|
this.EntityExtensionsTabPage.Controls.Add(this.label1);
|
|
|
|
|
this.EntityExtensionsTabPage.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.EntityExtensionsTabPage.Name = "EntityExtensionsTabPage";
|
|
|
|
|
this.EntityExtensionsTabPage.Size = new System.Drawing.Size(555, 476);
|
|
|
|
|
this.EntityExtensionsTabPage.TabIndex = 2;
|
|
|
|
|
this.EntityExtensionsTabPage.Text = "Extensions";
|
|
|
|
|
this.EntityExtensionsTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2018-12-03 16:39:42 +08:00
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(27, 27);
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(157, 13);
|
|
|
|
|
this.label1.TabIndex = 0;
|
|
|
|
|
this.label1.Text = "Entity extensions editing TODO!";
|
|
|
|
|
//
|
2018-03-03 21:03:08 +08:00
|
|
|
|
// EntityPivotTabPage
|
|
|
|
|
//
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.label95);
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.EntityPivotEditCheckBox);
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.label93);
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.EntityPivotPositionTextBox);
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.EntityPivotRotationNormalizeButton);
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.label94);
|
|
|
|
|
this.EntityPivotTabPage.Controls.Add(this.EntityPivotRotationTextBox);
|
|
|
|
|
this.EntityPivotTabPage.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.EntityPivotTabPage.Name = "EntityPivotTabPage";
|
|
|
|
|
this.EntityPivotTabPage.Size = new System.Drawing.Size(555, 476);
|
|
|
|
|
this.EntityPivotTabPage.TabIndex = 3;
|
|
|
|
|
this.EntityPivotTabPage.Text = "Pivot";
|
|
|
|
|
this.EntityPivotTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// label95
|
|
|
|
|
//
|
|
|
|
|
this.label95.Location = new System.Drawing.Point(90, 152);
|
|
|
|
|
this.label95.Name = "label95";
|
|
|
|
|
this.label95.Size = new System.Drawing.Size(329, 51);
|
|
|
|
|
this.label95.TabIndex = 27;
|
|
|
|
|
this.label95.Text = "Note: Custom pivot is not saved. It will be reset if you close the project or res" +
|
|
|
|
|
"tart CodeWalker.";
|
|
|
|
|
//
|
|
|
|
|
// EntityPivotEditCheckBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityPivotEditCheckBox.AutoSize = true;
|
|
|
|
|
this.EntityPivotEditCheckBox.Location = new System.Drawing.Point(93, 32);
|
|
|
|
|
this.EntityPivotEditCheckBox.Name = "EntityPivotEditCheckBox";
|
|
|
|
|
this.EntityPivotEditCheckBox.Size = new System.Drawing.Size(137, 17);
|
|
|
|
|
this.EntityPivotEditCheckBox.TabIndex = 20;
|
|
|
|
|
this.EntityPivotEditCheckBox.Text = "Edit pivot in World view";
|
|
|
|
|
this.EntityPivotEditCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityPivotEditCheckBox.CheckedChanged += new System.EventHandler(this.EntityPivotEditCheckBox_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// label93
|
|
|
|
|
//
|
|
|
|
|
this.label93.AutoSize = true;
|
|
|
|
|
this.label93.Location = new System.Drawing.Point(15, 73);
|
|
|
|
|
this.label93.Name = "label93";
|
|
|
|
|
this.label93.Size = new System.Drawing.Size(47, 13);
|
|
|
|
|
this.label93.TabIndex = 21;
|
|
|
|
|
this.label93.Text = "Position:";
|
|
|
|
|
//
|
|
|
|
|
// EntityPivotPositionTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityPivotPositionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityPivotPositionTextBox.Location = new System.Drawing.Point(93, 70);
|
|
|
|
|
this.EntityPivotPositionTextBox.Name = "EntityPivotPositionTextBox";
|
|
|
|
|
this.EntityPivotPositionTextBox.Size = new System.Drawing.Size(382, 20);
|
|
|
|
|
this.EntityPivotPositionTextBox.TabIndex = 22;
|
|
|
|
|
this.EntityPivotPositionTextBox.TextChanged += new System.EventHandler(this.EntityPivotPositionTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// EntityPivotRotationNormalizeButton
|
|
|
|
|
//
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.Location = new System.Drawing.Point(481, 94);
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.Name = "EntityPivotRotationNormalizeButton";
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.Size = new System.Drawing.Size(68, 23);
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.TabIndex = 26;
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.Text = "Normalize";
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.EntityPivotRotationNormalizeButton.Click += new System.EventHandler(this.EntityPivotRotationNormalizeButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// label94
|
|
|
|
|
//
|
|
|
|
|
this.label94.AutoSize = true;
|
|
|
|
|
this.label94.Location = new System.Drawing.Point(15, 99);
|
|
|
|
|
this.label94.Name = "label94";
|
|
|
|
|
this.label94.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.label94.TabIndex = 24;
|
|
|
|
|
this.label94.Text = "Rotation:";
|
|
|
|
|
//
|
|
|
|
|
// EntityPivotRotationTextBox
|
|
|
|
|
//
|
|
|
|
|
this.EntityPivotRotationTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.EntityPivotRotationTextBox.Location = new System.Drawing.Point(93, 96);
|
|
|
|
|
this.EntityPivotRotationTextBox.Name = "EntityPivotRotationTextBox";
|
|
|
|
|
this.EntityPivotRotationTextBox.Size = new System.Drawing.Size(382, 20);
|
|
|
|
|
this.EntityPivotRotationTextBox.TabIndex = 25;
|
|
|
|
|
this.EntityPivotRotationTextBox.TextChanged += new System.EventHandler(this.EntityPivotRotationTextBox_TextChanged);
|
|
|
|
|
//
|
2018-12-16 19:32:33 +08:00
|
|
|
|
// EntityMiloTabPage
|
|
|
|
|
//
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.MiloFlagsTextBox);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.label6);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.MiloNumExitPortalsTextBox);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.label5);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.label3);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.MiloGroupIDTextBox);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.MiloFloorIDTextBox);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.label4);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.MiloEntitySetsListBox);
|
|
|
|
|
this.EntityMiloTabPage.Controls.Add(this.label2);
|
|
|
|
|
this.EntityMiloTabPage.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.EntityMiloTabPage.Name = "EntityMiloTabPage";
|
|
|
|
|
this.EntityMiloTabPage.Size = new System.Drawing.Size(555, 476);
|
|
|
|
|
this.EntityMiloTabPage.TabIndex = 4;
|
|
|
|
|
this.EntityMiloTabPage.Text = "MLO Instance";
|
|
|
|
|
this.EntityMiloTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
// MiloFlagsTextBox
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.MiloFlagsTextBox.Location = new System.Drawing.Point(101, 93);
|
|
|
|
|
this.MiloFlagsTextBox.Name = "MiloFlagsTextBox";
|
|
|
|
|
this.MiloFlagsTextBox.Size = new System.Drawing.Size(154, 20);
|
|
|
|
|
this.MiloFlagsTextBox.TabIndex = 43;
|
|
|
|
|
this.MiloFlagsTextBox.TextChanged += new System.EventHandler(this.MiloFlagsTextBox_TextChanged);
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
// label6
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(5, 96);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(75, 13);
|
|
|
|
|
this.label6.TabIndex = 42;
|
|
|
|
|
this.label6.Text = "MLOInstFlags:";
|
|
|
|
|
//
|
|
|
|
|
// MiloNumExitPortalsTextBox
|
|
|
|
|
//
|
|
|
|
|
this.MiloNumExitPortalsTextBox.Location = new System.Drawing.Point(101, 67);
|
|
|
|
|
this.MiloNumExitPortalsTextBox.Name = "MiloNumExitPortalsTextBox";
|
|
|
|
|
this.MiloNumExitPortalsTextBox.Size = new System.Drawing.Size(154, 20);
|
|
|
|
|
this.MiloNumExitPortalsTextBox.TabIndex = 41;
|
|
|
|
|
this.MiloNumExitPortalsTextBox.TextChanged += new System.EventHandler(this.MiloNumExitPortalsTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(5, 70);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(81, 13);
|
|
|
|
|
this.label5.TabIndex = 40;
|
|
|
|
|
this.label5.Text = "NumExitPortals:";
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(5, 18);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.label3.TabIndex = 36;
|
|
|
|
|
this.label3.Text = "GroupID:";
|
|
|
|
|
//
|
|
|
|
|
// MiloGroupIDTextBox
|
|
|
|
|
//
|
|
|
|
|
this.MiloGroupIDTextBox.Location = new System.Drawing.Point(101, 15);
|
|
|
|
|
this.MiloGroupIDTextBox.Name = "MiloGroupIDTextBox";
|
|
|
|
|
this.MiloGroupIDTextBox.Size = new System.Drawing.Size(154, 20);
|
|
|
|
|
this.MiloGroupIDTextBox.TabIndex = 37;
|
|
|
|
|
this.MiloGroupIDTextBox.TextChanged += new System.EventHandler(this.MiloGroupIDTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// MiloFloorIDTextBox
|
|
|
|
|
//
|
|
|
|
|
this.MiloFloorIDTextBox.Location = new System.Drawing.Point(101, 41);
|
|
|
|
|
this.MiloFloorIDTextBox.Name = "MiloFloorIDTextBox";
|
|
|
|
|
this.MiloFloorIDTextBox.Size = new System.Drawing.Size(154, 20);
|
|
|
|
|
this.MiloFloorIDTextBox.TabIndex = 39;
|
|
|
|
|
this.MiloFloorIDTextBox.TextChanged += new System.EventHandler(this.MiloFloorIDTextBox_TextChanged);
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(5, 44);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(44, 13);
|
|
|
|
|
this.label4.TabIndex = 38;
|
|
|
|
|
this.label4.Text = "FloorID:";
|
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
// MiloEntitySetsListBox
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.MiloEntitySetsListBox.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.MiloEntitySetsListBox.CheckOnClick = true;
|
|
|
|
|
this.MiloEntitySetsListBox.FormattingEnabled = true;
|
|
|
|
|
this.MiloEntitySetsListBox.Location = new System.Drawing.Point(103, 128);
|
|
|
|
|
this.MiloEntitySetsListBox.Name = "MiloEntitySetsListBox";
|
|
|
|
|
this.MiloEntitySetsListBox.Size = new System.Drawing.Size(434, 319);
|
|
|
|
|
this.MiloEntitySetsListBox.TabIndex = 4;
|
|
|
|
|
this.MiloEntitySetsListBox.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.MiloEntitySetsListBox_ItemCheck);
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
// label2
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-12-16 22:26:23 +08:00
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(3, 129);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(91, 13);
|
|
|
|
|
this.label2.TabIndex = 3;
|
|
|
|
|
this.label2.Text = "DefaultEntitySets:";
|
2018-12-16 19:32:33 +08:00
|
|
|
|
//
|
2018-03-03 21:03:08 +08:00
|
|
|
|
// EditYmapEntityPanel
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(565, 505);
|
|
|
|
|
this.Controls.Add(this.EntityTabControl);
|
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
this.Name = "EditYmapEntityPanel";
|
|
|
|
|
this.Text = "Entity";
|
|
|
|
|
this.EntityTabControl.ResumeLayout(false);
|
|
|
|
|
this.EntityGeneralTabPage.ResumeLayout(false);
|
|
|
|
|
this.EntityGeneralTabPage.PerformLayout();
|
|
|
|
|
this.EntityLodTabPage.ResumeLayout(false);
|
|
|
|
|
this.EntityLodTabPage.PerformLayout();
|
|
|
|
|
this.EntityExtensionsTabPage.ResumeLayout(false);
|
|
|
|
|
this.EntityExtensionsTabPage.PerformLayout();
|
|
|
|
|
this.EntityPivotTabPage.ResumeLayout(false);
|
|
|
|
|
this.EntityPivotTabPage.PerformLayout();
|
2018-12-16 19:32:33 +08:00
|
|
|
|
this.EntityMiloTabPage.ResumeLayout(false);
|
|
|
|
|
this.EntityMiloTabPage.PerformLayout();
|
2018-03-03 21:03:08 +08:00
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.TabControl EntityTabControl;
|
|
|
|
|
private System.Windows.Forms.TabPage EntityGeneralTabPage;
|
|
|
|
|
private System.Windows.Forms.CheckedListBox EntityFlagsCheckedListBox;
|
|
|
|
|
private System.Windows.Forms.Label label13;
|
|
|
|
|
private System.Windows.Forms.Label label28;
|
|
|
|
|
private System.Windows.Forms.Button EntityDeleteButton;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityTintValueTextBox;
|
|
|
|
|
private System.Windows.Forms.Button EntityAddToProjectButton;
|
|
|
|
|
private System.Windows.Forms.Label label27;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityArtificialAOTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label26;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityAOMultiplierTextBox;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityGuidTextBox;
|
|
|
|
|
private System.Windows.Forms.ComboBox EntityPriorityLevelComboBox;
|
|
|
|
|
private System.Windows.Forms.Label label24;
|
|
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityFlagsTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label18;
|
|
|
|
|
private System.Windows.Forms.ComboBox EntityLodLevelComboBox;
|
|
|
|
|
private System.Windows.Forms.Label label14;
|
|
|
|
|
private System.Windows.Forms.Label label23;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityScaleXYTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label22;
|
|
|
|
|
private System.Windows.Forms.Label EntityArchetypeHashLabel;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityChildLodDistTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label19;
|
|
|
|
|
private System.Windows.Forms.Label label21;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityScaleZTextBox;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityLodDistTextBox;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityArchetypeTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label16;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityPositionTextBox;
|
|
|
|
|
private System.Windows.Forms.Button EntityNormalizeRotationButton;
|
|
|
|
|
private System.Windows.Forms.Button EntityGoToButton;
|
|
|
|
|
private System.Windows.Forms.Label label17;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityRotationTextBox;
|
|
|
|
|
private System.Windows.Forms.TabPage EntityLodTabPage;
|
|
|
|
|
private System.Windows.Forms.Label label20;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityParentIndexTextBox;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityNumChildrenTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label25;
|
|
|
|
|
private System.Windows.Forms.TabPage EntityExtensionsTabPage;
|
|
|
|
|
private System.Windows.Forms.TabPage EntityPivotTabPage;
|
|
|
|
|
private System.Windows.Forms.Label label95;
|
|
|
|
|
private System.Windows.Forms.CheckBox EntityPivotEditCheckBox;
|
|
|
|
|
private System.Windows.Forms.Label label93;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityPivotPositionTextBox;
|
|
|
|
|
private System.Windows.Forms.Button EntityPivotRotationNormalizeButton;
|
|
|
|
|
private System.Windows.Forms.Label label94;
|
|
|
|
|
private System.Windows.Forms.TextBox EntityPivotRotationTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
2018-12-16 19:32:33 +08:00
|
|
|
|
private System.Windows.Forms.TabPage EntityMiloTabPage;
|
|
|
|
|
private System.Windows.Forms.CheckedListBox MiloEntitySetsListBox;
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
private System.Windows.Forms.TextBox MiloGroupIDTextBox;
|
|
|
|
|
private System.Windows.Forms.TextBox MiloFloorIDTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.TextBox MiloNumExitPortalsTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
private System.Windows.Forms.TextBox MiloFlagsTextBox;
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
2018-12-16 22:26:23 +08:00
|
|
|
|
private System.Windows.Forms.Button EntityEditArchetypeButton;
|
2018-03-03 21:03:08 +08:00
|
|
|
|
}
|
|
|
|
|
}
|