mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-25 16:32:55 +08:00
1201 lines
68 KiB
C#
1201 lines
68 KiB
C#
namespace CodeWalker.Peds
|
|
{
|
|
partial class PedsForm
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PedsForm));
|
|
this.ConsoleTextBox = new CodeWalker.WinForms.TextBoxFix();
|
|
this.ToolsPanelShowButton = new System.Windows.Forms.Button();
|
|
this.ToolsPanelHideButton = new System.Windows.Forms.Button();
|
|
this.ToolsDragPanel = new System.Windows.Forms.Panel();
|
|
this.ConsolePanel = new System.Windows.Forms.Panel();
|
|
this.HDTexturesCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.SkeletonsCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.TimeOfDayLabel = new System.Windows.Forms.Label();
|
|
this.ToolsOptionsTabPage = new System.Windows.Forms.TabPage();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.TimeOfDayTrackBar = new System.Windows.Forms.TrackBar();
|
|
this.ControlLightDirCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.ShowCollisionMeshesCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.GridCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.GridCountComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.GridSizeComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.StatusBarCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.ErrorConsoleCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.HDRRenderingCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.SkydomeCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.ShadowsCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.WireframeCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.RenderModeComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.TextureSamplerComboBox = new System.Windows.Forms.ComboBox();
|
|
this.TextureCoordsComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.AnisotropicFilteringCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.DetailsPropertyGrid = new CodeWalker.WinForms.ReadOnlyPropertyGrid();
|
|
this.ToolsDetailsTabPage = new System.Windows.Forms.TabPage();
|
|
this.TextureViewerButton = new System.Windows.Forms.Button();
|
|
this.TexturesTreeView = new CodeWalker.WinForms.TreeViewFix();
|
|
this.ToolsTexturesTabPage = new System.Windows.Forms.TabPage();
|
|
this.ModelsTreeView = new CodeWalker.WinForms.TreeViewFix();
|
|
this.StatusStrip = new System.Windows.Forms.StatusStrip();
|
|
this.StatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.MousedLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.StatsLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.ToolsModelsTabPage = new System.Windows.Forms.TabPage();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.PedNameComboBox = new System.Windows.Forms.ComboBox();
|
|
this.StatsUpdateTimer = new System.Windows.Forms.Timer(this.components);
|
|
this.ToolsPedTabPage = new System.Windows.Forms.TabPage();
|
|
this.EnableRootMotionCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.ClipComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.ClipDictComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.CompJbibComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.CompDeclComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.CompTaskComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.CompAccsComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.CompTeefComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.CompFeetComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.CompHandComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.CompLowrComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.CompUpprComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.CompHairComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.CompBerdComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.CompHeadComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.ToolsTabControl = new System.Windows.Forms.TabControl();
|
|
this.ToolsPanel = new System.Windows.Forms.Panel();
|
|
this.ConsolePanel.SuspendLayout();
|
|
this.ToolsOptionsTabPage.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TimeOfDayTrackBar)).BeginInit();
|
|
this.ToolsDetailsTabPage.SuspendLayout();
|
|
this.ToolsTexturesTabPage.SuspendLayout();
|
|
this.StatusStrip.SuspendLayout();
|
|
this.ToolsModelsTabPage.SuspendLayout();
|
|
this.ToolsPedTabPage.SuspendLayout();
|
|
this.ToolsTabControl.SuspendLayout();
|
|
this.ToolsPanel.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// ConsoleTextBox
|
|
//
|
|
this.ConsoleTextBox.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.ConsoleTextBox.Location = new System.Drawing.Point(3, 3);
|
|
this.ConsoleTextBox.Multiline = true;
|
|
this.ConsoleTextBox.Name = "ConsoleTextBox";
|
|
this.ConsoleTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
this.ConsoleTextBox.Size = new System.Drawing.Size(695, 95);
|
|
this.ConsoleTextBox.TabIndex = 0;
|
|
//
|
|
// ToolsPanelShowButton
|
|
//
|
|
this.ToolsPanelShowButton.Location = new System.Drawing.Point(15, 15);
|
|
this.ToolsPanelShowButton.Name = "ToolsPanelShowButton";
|
|
this.ToolsPanelShowButton.Size = new System.Drawing.Size(30, 23);
|
|
this.ToolsPanelShowButton.TabIndex = 8;
|
|
this.ToolsPanelShowButton.Text = ">>";
|
|
this.ToolsPanelShowButton.UseVisualStyleBackColor = true;
|
|
this.ToolsPanelShowButton.Click += new System.EventHandler(this.ToolsPanelShowButton_Click);
|
|
//
|
|
// ToolsPanelHideButton
|
|
//
|
|
this.ToolsPanelHideButton.Location = new System.Drawing.Point(3, 3);
|
|
this.ToolsPanelHideButton.Name = "ToolsPanelHideButton";
|
|
this.ToolsPanelHideButton.Size = new System.Drawing.Size(30, 23);
|
|
this.ToolsPanelHideButton.TabIndex = 0;
|
|
this.ToolsPanelHideButton.Text = "<<";
|
|
this.ToolsPanelHideButton.UseVisualStyleBackColor = true;
|
|
this.ToolsPanelHideButton.Click += new System.EventHandler(this.ToolsPanelHideButton_Click);
|
|
//
|
|
// ToolsDragPanel
|
|
//
|
|
this.ToolsDragPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.ToolsDragPanel.Cursor = System.Windows.Forms.Cursors.VSplit;
|
|
this.ToolsDragPanel.Location = new System.Drawing.Point(249, 0);
|
|
this.ToolsDragPanel.Name = "ToolsDragPanel";
|
|
this.ToolsDragPanel.Size = new System.Drawing.Size(4, 666);
|
|
this.ToolsDragPanel.TabIndex = 17;
|
|
this.ToolsDragPanel.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ToolsDragPanel_MouseDown);
|
|
this.ToolsDragPanel.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ToolsDragPanel_MouseMove);
|
|
this.ToolsDragPanel.MouseUp += new System.Windows.Forms.MouseEventHandler(this.ToolsDragPanel_MouseUp);
|
|
//
|
|
// ConsolePanel
|
|
//
|
|
this.ConsolePanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.ConsolePanel.BackColor = System.Drawing.SystemColors.Control;
|
|
this.ConsolePanel.Controls.Add(this.ConsoleTextBox);
|
|
this.ConsolePanel.Location = new System.Drawing.Point(271, 577);
|
|
this.ConsolePanel.Name = "ConsolePanel";
|
|
this.ConsolePanel.Size = new System.Drawing.Size(701, 101);
|
|
this.ConsolePanel.TabIndex = 9;
|
|
this.ConsolePanel.Visible = false;
|
|
//
|
|
// HDTexturesCheckBox
|
|
//
|
|
this.HDTexturesCheckBox.AutoSize = true;
|
|
this.HDTexturesCheckBox.Checked = true;
|
|
this.HDTexturesCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.HDTexturesCheckBox.Location = new System.Drawing.Point(19, 242);
|
|
this.HDTexturesCheckBox.Name = "HDTexturesCheckBox";
|
|
this.HDTexturesCheckBox.Size = new System.Drawing.Size(82, 17);
|
|
this.HDTexturesCheckBox.TabIndex = 10;
|
|
this.HDTexturesCheckBox.Text = "HD textures";
|
|
this.HDTexturesCheckBox.UseVisualStyleBackColor = true;
|
|
this.HDTexturesCheckBox.CheckedChanged += new System.EventHandler(this.HDTexturesCheckBox_CheckedChanged);
|
|
//
|
|
// SkeletonsCheckBox
|
|
//
|
|
this.SkeletonsCheckBox.AutoSize = true;
|
|
this.SkeletonsCheckBox.Location = new System.Drawing.Point(19, 444);
|
|
this.SkeletonsCheckBox.Name = "SkeletonsCheckBox";
|
|
this.SkeletonsCheckBox.Size = new System.Drawing.Size(103, 17);
|
|
this.SkeletonsCheckBox.TabIndex = 22;
|
|
this.SkeletonsCheckBox.Text = "Show Skeletons";
|
|
this.SkeletonsCheckBox.UseVisualStyleBackColor = true;
|
|
this.SkeletonsCheckBox.CheckedChanged += new System.EventHandler(this.SkeletonsCheckBox_CheckedChanged);
|
|
//
|
|
// TimeOfDayLabel
|
|
//
|
|
this.TimeOfDayLabel.AutoSize = true;
|
|
this.TimeOfDayLabel.Location = new System.Drawing.Point(78, 109);
|
|
this.TimeOfDayLabel.Name = "TimeOfDayLabel";
|
|
this.TimeOfDayLabel.Size = new System.Drawing.Size(34, 13);
|
|
this.TimeOfDayLabel.TabIndex = 5;
|
|
this.TimeOfDayLabel.Text = "12:00";
|
|
//
|
|
// ToolsOptionsTabPage
|
|
//
|
|
this.ToolsOptionsTabPage.Controls.Add(this.HDTexturesCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.SkeletonsCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.TimeOfDayLabel);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.label19);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.TimeOfDayTrackBar);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.ControlLightDirCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.ShowCollisionMeshesCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.GridCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.GridCountComboBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.label2);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.GridSizeComboBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.label1);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.StatusBarCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.ErrorConsoleCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.HDRRenderingCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.SkydomeCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.ShadowsCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.WireframeCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.RenderModeComboBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.label11);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.TextureSamplerComboBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.TextureCoordsComboBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.label10);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.AnisotropicFilteringCheckBox);
|
|
this.ToolsOptionsTabPage.Controls.Add(this.label14);
|
|
this.ToolsOptionsTabPage.Location = new System.Drawing.Point(4, 22);
|
|
this.ToolsOptionsTabPage.Name = "ToolsOptionsTabPage";
|
|
this.ToolsOptionsTabPage.Size = new System.Drawing.Size(239, 607);
|
|
this.ToolsOptionsTabPage.TabIndex = 3;
|
|
this.ToolsOptionsTabPage.Text = "Options";
|
|
this.ToolsOptionsTabPage.UseVisualStyleBackColor = true;
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(7, 109);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(65, 13);
|
|
this.label19.TabIndex = 4;
|
|
this.label19.Text = "Time of day:";
|
|
//
|
|
// TimeOfDayTrackBar
|
|
//
|
|
this.TimeOfDayTrackBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.TimeOfDayTrackBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.TimeOfDayTrackBar.LargeChange = 60;
|
|
this.TimeOfDayTrackBar.Location = new System.Drawing.Point(9, 125);
|
|
this.TimeOfDayTrackBar.Maximum = 1440;
|
|
this.TimeOfDayTrackBar.Name = "TimeOfDayTrackBar";
|
|
this.TimeOfDayTrackBar.Size = new System.Drawing.Size(222, 45);
|
|
this.TimeOfDayTrackBar.TabIndex = 6;
|
|
this.TimeOfDayTrackBar.TickFrequency = 60;
|
|
this.TimeOfDayTrackBar.Value = 720;
|
|
this.TimeOfDayTrackBar.Scroll += new System.EventHandler(this.TimeOfDayTrackBar_Scroll);
|
|
//
|
|
// ControlLightDirCheckBox
|
|
//
|
|
this.ControlLightDirCheckBox.AutoSize = true;
|
|
this.ControlLightDirCheckBox.Location = new System.Drawing.Point(19, 83);
|
|
this.ControlLightDirCheckBox.Name = "ControlLightDirCheckBox";
|
|
this.ControlLightDirCheckBox.Size = new System.Drawing.Size(124, 17);
|
|
this.ControlLightDirCheckBox.TabIndex = 3;
|
|
this.ControlLightDirCheckBox.Text = "Control light direction";
|
|
this.ControlLightDirCheckBox.UseVisualStyleBackColor = true;
|
|
this.ControlLightDirCheckBox.CheckedChanged += new System.EventHandler(this.ControlLightDirCheckBox_CheckedChanged);
|
|
//
|
|
// ShowCollisionMeshesCheckBox
|
|
//
|
|
this.ShowCollisionMeshesCheckBox.AutoSize = true;
|
|
this.ShowCollisionMeshesCheckBox.Location = new System.Drawing.Point(19, 173);
|
|
this.ShowCollisionMeshesCheckBox.Name = "ShowCollisionMeshesCheckBox";
|
|
this.ShowCollisionMeshesCheckBox.Size = new System.Drawing.Size(132, 17);
|
|
this.ShowCollisionMeshesCheckBox.TabIndex = 7;
|
|
this.ShowCollisionMeshesCheckBox.Text = "Show collision meshes";
|
|
this.ShowCollisionMeshesCheckBox.UseVisualStyleBackColor = true;
|
|
this.ShowCollisionMeshesCheckBox.CheckedChanged += new System.EventHandler(this.ShowCollisionMeshesCheckBox_CheckedChanged);
|
|
//
|
|
// GridCheckBox
|
|
//
|
|
this.GridCheckBox.AutoSize = true;
|
|
this.GridCheckBox.Location = new System.Drawing.Point(19, 364);
|
|
this.GridCheckBox.Name = "GridCheckBox";
|
|
this.GridCheckBox.Size = new System.Drawing.Size(45, 17);
|
|
this.GridCheckBox.TabIndex = 17;
|
|
this.GridCheckBox.Text = "Grid";
|
|
this.GridCheckBox.UseVisualStyleBackColor = true;
|
|
this.GridCheckBox.CheckedChanged += new System.EventHandler(this.GridCheckBox_CheckedChanged);
|
|
//
|
|
// GridCountComboBox
|
|
//
|
|
this.GridCountComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.GridCountComboBox.FormattingEnabled = true;
|
|
this.GridCountComboBox.Items.AddRange(new object[] {
|
|
"20",
|
|
"40",
|
|
"60",
|
|
"100"});
|
|
this.GridCountComboBox.Location = new System.Drawing.Point(83, 411);
|
|
this.GridCountComboBox.Name = "GridCountComboBox";
|
|
this.GridCountComboBox.Size = new System.Drawing.Size(114, 21);
|
|
this.GridCountComboBox.TabIndex = 21;
|
|
this.GridCountComboBox.SelectedIndexChanged += new System.EventHandler(this.GridCountComboBox_SelectedIndexChanged);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(7, 414);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(59, 13);
|
|
this.label2.TabIndex = 20;
|
|
this.label2.Text = "Grid count:";
|
|
//
|
|
// GridSizeComboBox
|
|
//
|
|
this.GridSizeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.GridSizeComboBox.FormattingEnabled = true;
|
|
this.GridSizeComboBox.Items.AddRange(new object[] {
|
|
"0.1",
|
|
"1.0",
|
|
"10",
|
|
"100"});
|
|
this.GridSizeComboBox.Location = new System.Drawing.Point(83, 384);
|
|
this.GridSizeComboBox.Name = "GridSizeComboBox";
|
|
this.GridSizeComboBox.Size = new System.Drawing.Size(114, 21);
|
|
this.GridSizeComboBox.TabIndex = 19;
|
|
this.GridSizeComboBox.SelectedIndexChanged += new System.EventHandler(this.GridSizeComboBox_SelectedIndexChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(7, 387);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(70, 13);
|
|
this.label1.TabIndex = 18;
|
|
this.label1.Text = "Grid unit size:";
|
|
//
|
|
// StatusBarCheckBox
|
|
//
|
|
this.StatusBarCheckBox.AutoSize = true;
|
|
this.StatusBarCheckBox.Checked = true;
|
|
this.StatusBarCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.StatusBarCheckBox.Location = new System.Drawing.Point(19, 480);
|
|
this.StatusBarCheckBox.Name = "StatusBarCheckBox";
|
|
this.StatusBarCheckBox.Size = new System.Drawing.Size(74, 17);
|
|
this.StatusBarCheckBox.TabIndex = 23;
|
|
this.StatusBarCheckBox.Text = "Status bar";
|
|
this.StatusBarCheckBox.UseVisualStyleBackColor = true;
|
|
this.StatusBarCheckBox.CheckedChanged += new System.EventHandler(this.StatusBarCheckBox_CheckedChanged);
|
|
//
|
|
// ErrorConsoleCheckBox
|
|
//
|
|
this.ErrorConsoleCheckBox.AutoSize = true;
|
|
this.ErrorConsoleCheckBox.Location = new System.Drawing.Point(105, 480);
|
|
this.ErrorConsoleCheckBox.Name = "ErrorConsoleCheckBox";
|
|
this.ErrorConsoleCheckBox.Size = new System.Drawing.Size(88, 17);
|
|
this.ErrorConsoleCheckBox.TabIndex = 24;
|
|
this.ErrorConsoleCheckBox.Text = "Error console";
|
|
this.ErrorConsoleCheckBox.UseVisualStyleBackColor = true;
|
|
this.ErrorConsoleCheckBox.CheckedChanged += new System.EventHandler(this.ErrorConsoleCheckBox_CheckedChanged);
|
|
//
|
|
// HDRRenderingCheckBox
|
|
//
|
|
this.HDRRenderingCheckBox.AutoSize = true;
|
|
this.HDRRenderingCheckBox.Checked = true;
|
|
this.HDRRenderingCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.HDRRenderingCheckBox.Location = new System.Drawing.Point(19, 14);
|
|
this.HDRRenderingCheckBox.Name = "HDRRenderingCheckBox";
|
|
this.HDRRenderingCheckBox.Size = new System.Drawing.Size(97, 17);
|
|
this.HDRRenderingCheckBox.TabIndex = 0;
|
|
this.HDRRenderingCheckBox.Text = "HDR rendering";
|
|
this.HDRRenderingCheckBox.UseVisualStyleBackColor = true;
|
|
this.HDRRenderingCheckBox.CheckedChanged += new System.EventHandler(this.HDRRenderingCheckBox_CheckedChanged);
|
|
//
|
|
// SkydomeCheckBox
|
|
//
|
|
this.SkydomeCheckBox.AutoSize = true;
|
|
this.SkydomeCheckBox.Location = new System.Drawing.Point(19, 60);
|
|
this.SkydomeCheckBox.Name = "SkydomeCheckBox";
|
|
this.SkydomeCheckBox.Size = new System.Drawing.Size(70, 17);
|
|
this.SkydomeCheckBox.TabIndex = 2;
|
|
this.SkydomeCheckBox.Text = "Skydome";
|
|
this.SkydomeCheckBox.UseVisualStyleBackColor = true;
|
|
this.SkydomeCheckBox.CheckedChanged += new System.EventHandler(this.SkydomeCheckBox_CheckedChanged);
|
|
//
|
|
// ShadowsCheckBox
|
|
//
|
|
this.ShadowsCheckBox.AutoSize = true;
|
|
this.ShadowsCheckBox.Checked = true;
|
|
this.ShadowsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.ShadowsCheckBox.Location = new System.Drawing.Point(19, 37);
|
|
this.ShadowsCheckBox.Name = "ShadowsCheckBox";
|
|
this.ShadowsCheckBox.Size = new System.Drawing.Size(70, 17);
|
|
this.ShadowsCheckBox.TabIndex = 1;
|
|
this.ShadowsCheckBox.Text = "Shadows";
|
|
this.ShadowsCheckBox.UseVisualStyleBackColor = true;
|
|
this.ShadowsCheckBox.CheckedChanged += new System.EventHandler(this.ShadowsCheckBox_CheckedChanged);
|
|
//
|
|
// WireframeCheckBox
|
|
//
|
|
this.WireframeCheckBox.AutoSize = true;
|
|
this.WireframeCheckBox.Location = new System.Drawing.Point(19, 196);
|
|
this.WireframeCheckBox.Name = "WireframeCheckBox";
|
|
this.WireframeCheckBox.Size = new System.Drawing.Size(74, 17);
|
|
this.WireframeCheckBox.TabIndex = 8;
|
|
this.WireframeCheckBox.Text = "Wireframe";
|
|
this.WireframeCheckBox.UseVisualStyleBackColor = true;
|
|
this.WireframeCheckBox.CheckedChanged += new System.EventHandler(this.WireframeCheckBox_CheckedChanged);
|
|
//
|
|
// RenderModeComboBox
|
|
//
|
|
this.RenderModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.RenderModeComboBox.FormattingEnabled = true;
|
|
this.RenderModeComboBox.Items.AddRange(new object[] {
|
|
"Default",
|
|
"Single texture",
|
|
"Vertex normals",
|
|
"Vertex tangents",
|
|
"Vertex colour 1",
|
|
"Vertex colour 2",
|
|
"Texture coord 1",
|
|
"Texture coord 2",
|
|
"Texture coord 3"});
|
|
this.RenderModeComboBox.Location = new System.Drawing.Point(83, 274);
|
|
this.RenderModeComboBox.Name = "RenderModeComboBox";
|
|
this.RenderModeComboBox.Size = new System.Drawing.Size(114, 21);
|
|
this.RenderModeComboBox.TabIndex = 12;
|
|
this.RenderModeComboBox.SelectedIndexChanged += new System.EventHandler(this.RenderModeComboBox_SelectedIndexChanged);
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(7, 304);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(67, 13);
|
|
this.label11.TabIndex = 13;
|
|
this.label11.Text = "Tex sampler:";
|
|
//
|
|
// TextureSamplerComboBox
|
|
//
|
|
this.TextureSamplerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.TextureSamplerComboBox.Enabled = false;
|
|
this.TextureSamplerComboBox.FormattingEnabled = true;
|
|
this.TextureSamplerComboBox.Location = new System.Drawing.Point(83, 301);
|
|
this.TextureSamplerComboBox.Name = "TextureSamplerComboBox";
|
|
this.TextureSamplerComboBox.Size = new System.Drawing.Size(114, 21);
|
|
this.TextureSamplerComboBox.TabIndex = 14;
|
|
this.TextureSamplerComboBox.SelectedIndexChanged += new System.EventHandler(this.TextureSamplerComboBox_SelectedIndexChanged);
|
|
//
|
|
// TextureCoordsComboBox
|
|
//
|
|
this.TextureCoordsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.TextureCoordsComboBox.Enabled = false;
|
|
this.TextureCoordsComboBox.FormattingEnabled = true;
|
|
this.TextureCoordsComboBox.Items.AddRange(new object[] {
|
|
"Texture coord 1",
|
|
"Texture coord 2",
|
|
"Texture coord 3"});
|
|
this.TextureCoordsComboBox.Location = new System.Drawing.Point(83, 328);
|
|
this.TextureCoordsComboBox.Name = "TextureCoordsComboBox";
|
|
this.TextureCoordsComboBox.Size = new System.Drawing.Size(114, 21);
|
|
this.TextureCoordsComboBox.TabIndex = 16;
|
|
this.TextureCoordsComboBox.SelectedIndexChanged += new System.EventHandler(this.TextureCoordsComboBox_SelectedIndexChanged);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(7, 277);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(74, 13);
|
|
this.label10.TabIndex = 11;
|
|
this.label10.Text = "Render mode:";
|
|
//
|
|
// AnisotropicFilteringCheckBox
|
|
//
|
|
this.AnisotropicFilteringCheckBox.AutoSize = true;
|
|
this.AnisotropicFilteringCheckBox.Checked = true;
|
|
this.AnisotropicFilteringCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.AnisotropicFilteringCheckBox.Location = new System.Drawing.Point(19, 219);
|
|
this.AnisotropicFilteringCheckBox.Name = "AnisotropicFilteringCheckBox";
|
|
this.AnisotropicFilteringCheckBox.Size = new System.Drawing.Size(114, 17);
|
|
this.AnisotropicFilteringCheckBox.TabIndex = 9;
|
|
this.AnisotropicFilteringCheckBox.Text = "Anisotropic filtering";
|
|
this.AnisotropicFilteringCheckBox.UseVisualStyleBackColor = true;
|
|
this.AnisotropicFilteringCheckBox.CheckedChanged += new System.EventHandler(this.AnisotropicFilteringCheckBox_CheckedChanged);
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(7, 331);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(63, 13);
|
|
this.label14.TabIndex = 15;
|
|
this.label14.Text = "Tex coords:";
|
|
//
|
|
// DetailsPropertyGrid
|
|
//
|
|
this.DetailsPropertyGrid.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.DetailsPropertyGrid.HelpVisible = false;
|
|
this.DetailsPropertyGrid.Location = new System.Drawing.Point(0, 3);
|
|
this.DetailsPropertyGrid.Name = "DetailsPropertyGrid";
|
|
this.DetailsPropertyGrid.PropertySort = System.Windows.Forms.PropertySort.NoSort;
|
|
this.DetailsPropertyGrid.ReadOnly = true;
|
|
this.DetailsPropertyGrid.Size = new System.Drawing.Size(239, 604);
|
|
this.DetailsPropertyGrid.TabIndex = 1;
|
|
this.DetailsPropertyGrid.ToolbarVisible = false;
|
|
//
|
|
// ToolsDetailsTabPage
|
|
//
|
|
this.ToolsDetailsTabPage.Controls.Add(this.DetailsPropertyGrid);
|
|
this.ToolsDetailsTabPage.Location = new System.Drawing.Point(4, 22);
|
|
this.ToolsDetailsTabPage.Name = "ToolsDetailsTabPage";
|
|
this.ToolsDetailsTabPage.Size = new System.Drawing.Size(239, 607);
|
|
this.ToolsDetailsTabPage.TabIndex = 2;
|
|
this.ToolsDetailsTabPage.Text = "Details";
|
|
this.ToolsDetailsTabPage.UseVisualStyleBackColor = true;
|
|
//
|
|
// TextureViewerButton
|
|
//
|
|
this.TextureViewerButton.Location = new System.Drawing.Point(6, 6);
|
|
this.TextureViewerButton.Name = "TextureViewerButton";
|
|
this.TextureViewerButton.Size = new System.Drawing.Size(113, 23);
|
|
this.TextureViewerButton.TabIndex = 2;
|
|
this.TextureViewerButton.Text = "Open texture viewer";
|
|
this.TextureViewerButton.UseVisualStyleBackColor = true;
|
|
this.TextureViewerButton.Click += new System.EventHandler(this.TextureViewerButton_Click);
|
|
//
|
|
// TexturesTreeView
|
|
//
|
|
this.TexturesTreeView.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.TexturesTreeView.Location = new System.Drawing.Point(0, 34);
|
|
this.TexturesTreeView.Name = "TexturesTreeView";
|
|
this.TexturesTreeView.ShowRootLines = false;
|
|
this.TexturesTreeView.Size = new System.Drawing.Size(239, 573);
|
|
this.TexturesTreeView.TabIndex = 1;
|
|
//
|
|
// ToolsTexturesTabPage
|
|
//
|
|
this.ToolsTexturesTabPage.Controls.Add(this.TextureViewerButton);
|
|
this.ToolsTexturesTabPage.Controls.Add(this.TexturesTreeView);
|
|
this.ToolsTexturesTabPage.Location = new System.Drawing.Point(4, 22);
|
|
this.ToolsTexturesTabPage.Name = "ToolsTexturesTabPage";
|
|
this.ToolsTexturesTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|
this.ToolsTexturesTabPage.Size = new System.Drawing.Size(239, 607);
|
|
this.ToolsTexturesTabPage.TabIndex = 1;
|
|
this.ToolsTexturesTabPage.Text = "Textures";
|
|
this.ToolsTexturesTabPage.UseVisualStyleBackColor = true;
|
|
//
|
|
// ModelsTreeView
|
|
//
|
|
this.ModelsTreeView.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.ModelsTreeView.CheckBoxes = true;
|
|
this.ModelsTreeView.Location = new System.Drawing.Point(0, 3);
|
|
this.ModelsTreeView.Name = "ModelsTreeView";
|
|
this.ModelsTreeView.ShowRootLines = false;
|
|
this.ModelsTreeView.Size = new System.Drawing.Size(239, 604);
|
|
this.ModelsTreeView.TabIndex = 2;
|
|
this.ModelsTreeView.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.ModelsTreeView_AfterCheck);
|
|
this.ModelsTreeView.NodeMouseDoubleClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.ModelsTreeView_NodeMouseDoubleClick);
|
|
this.ModelsTreeView.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ModelsTreeView_KeyPress);
|
|
//
|
|
// StatusStrip
|
|
//
|
|
this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.StatusLabel,
|
|
this.MousedLabel,
|
|
this.StatsLabel});
|
|
this.StatusStrip.Location = new System.Drawing.Point(0, 689);
|
|
this.StatusStrip.Name = "StatusStrip";
|
|
this.StatusStrip.Size = new System.Drawing.Size(984, 22);
|
|
this.StatusStrip.TabIndex = 6;
|
|
this.StatusStrip.Text = "statusStrip1";
|
|
//
|
|
// StatusLabel
|
|
//
|
|
this.StatusLabel.BackColor = System.Drawing.SystemColors.Control;
|
|
this.StatusLabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.StatusLabel.Name = "StatusLabel";
|
|
this.StatusLabel.Size = new System.Drawing.Size(878, 17);
|
|
this.StatusLabel.Spring = true;
|
|
this.StatusLabel.Text = "Initialising";
|
|
this.StatusLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// MousedLabel
|
|
//
|
|
this.MousedLabel.BackColor = System.Drawing.SystemColors.Control;
|
|
this.MousedLabel.Name = "MousedLabel";
|
|
this.MousedLabel.Size = new System.Drawing.Size(16, 17);
|
|
this.MousedLabel.Text = " ";
|
|
//
|
|
// StatsLabel
|
|
//
|
|
this.StatsLabel.BackColor = System.Drawing.SystemColors.Control;
|
|
this.StatsLabel.Name = "StatsLabel";
|
|
this.StatsLabel.Size = new System.Drawing.Size(75, 17);
|
|
this.StatsLabel.Text = "0 geometries";
|
|
//
|
|
// ToolsModelsTabPage
|
|
//
|
|
this.ToolsModelsTabPage.Controls.Add(this.ModelsTreeView);
|
|
this.ToolsModelsTabPage.Location = new System.Drawing.Point(4, 22);
|
|
this.ToolsModelsTabPage.Name = "ToolsModelsTabPage";
|
|
this.ToolsModelsTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|
this.ToolsModelsTabPage.Size = new System.Drawing.Size(239, 607);
|
|
this.ToolsModelsTabPage.TabIndex = 0;
|
|
this.ToolsModelsTabPage.Text = "Models";
|
|
this.ToolsModelsTabPage.UseVisualStyleBackColor = true;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(3, 11);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(29, 13);
|
|
this.label3.TabIndex = 1;
|
|
this.label3.Text = "Ped:";
|
|
//
|
|
// PedNameComboBox
|
|
//
|
|
this.PedNameComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PedNameComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.PedNameComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.PedNameComboBox.FormattingEnabled = true;
|
|
this.PedNameComboBox.Location = new System.Drawing.Point(54, 8);
|
|
this.PedNameComboBox.Name = "PedNameComboBox";
|
|
this.PedNameComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.PedNameComboBox.TabIndex = 0;
|
|
this.PedNameComboBox.SelectedIndexChanged += new System.EventHandler(this.PedNameComboBox_SelectedIndexChanged);
|
|
//
|
|
// StatsUpdateTimer
|
|
//
|
|
this.StatsUpdateTimer.Enabled = true;
|
|
this.StatsUpdateTimer.Interval = 500;
|
|
this.StatsUpdateTimer.Tick += new System.EventHandler(this.StatsUpdateTimer_Tick);
|
|
//
|
|
// ToolsPedTabPage
|
|
//
|
|
this.ToolsPedTabPage.Controls.Add(this.EnableRootMotionCheckBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label23);
|
|
this.ToolsPedTabPage.Controls.Add(this.label22);
|
|
this.ToolsPedTabPage.Controls.Add(this.ClipComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label21);
|
|
this.ToolsPedTabPage.Controls.Add(this.ClipDictComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label20);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompJbibComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label18);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompDeclComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label17);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompTaskComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label16);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompAccsComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label15);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompTeefComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label13);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompFeetComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label12);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompHandComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label9);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompLowrComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label8);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompUpprComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label7);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompHairComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label6);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompBerdComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label5);
|
|
this.ToolsPedTabPage.Controls.Add(this.CompHeadComboBox);
|
|
this.ToolsPedTabPage.Controls.Add(this.label4);
|
|
this.ToolsPedTabPage.Controls.Add(this.label3);
|
|
this.ToolsPedTabPage.Controls.Add(this.PedNameComboBox);
|
|
this.ToolsPedTabPage.Location = new System.Drawing.Point(4, 22);
|
|
this.ToolsPedTabPage.Name = "ToolsPedTabPage";
|
|
this.ToolsPedTabPage.Size = new System.Drawing.Size(239, 607);
|
|
this.ToolsPedTabPage.TabIndex = 4;
|
|
this.ToolsPedTabPage.Text = "Ped";
|
|
this.ToolsPedTabPage.UseVisualStyleBackColor = true;
|
|
//
|
|
// EnableRootMotionCheckBox
|
|
//
|
|
this.EnableRootMotionCheckBox.AutoSize = true;
|
|
this.EnableRootMotionCheckBox.Location = new System.Drawing.Point(54, 503);
|
|
this.EnableRootMotionCheckBox.Name = "EnableRootMotionCheckBox";
|
|
this.EnableRootMotionCheckBox.Size = new System.Drawing.Size(114, 17);
|
|
this.EnableRootMotionCheckBox.TabIndex = 32;
|
|
this.EnableRootMotionCheckBox.Text = "Enable root motion";
|
|
this.EnableRootMotionCheckBox.UseVisualStyleBackColor = true;
|
|
this.EnableRootMotionCheckBox.CheckedChanged += new System.EventHandler(this.EnableRootMotionCheckBox_CheckedChanged);
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(3, 422);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(56, 13);
|
|
this.label23.TabIndex = 31;
|
|
this.label23.Text = "Animation:";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(24, 472);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(27, 13);
|
|
this.label22.TabIndex = 30;
|
|
this.label22.Text = "Clip:";
|
|
//
|
|
// ClipComboBox
|
|
//
|
|
this.ClipComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.ClipComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.ClipComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.ClipComboBox.FormattingEnabled = true;
|
|
this.ClipComboBox.Location = new System.Drawing.Point(54, 469);
|
|
this.ClipComboBox.Name = "ClipComboBox";
|
|
this.ClipComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.ClipComboBox.TabIndex = 29;
|
|
this.ClipComboBox.TextChanged += new System.EventHandler(this.ClipComboBox_TextChanged);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(2, 445);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(49, 13);
|
|
this.label21.TabIndex = 28;
|
|
this.label21.Text = "Clip Dict:";
|
|
//
|
|
// ClipDictComboBox
|
|
//
|
|
this.ClipDictComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.ClipDictComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.ClipDictComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
|
this.ClipDictComboBox.FormattingEnabled = true;
|
|
this.ClipDictComboBox.Location = new System.Drawing.Point(54, 442);
|
|
this.ClipDictComboBox.Name = "ClipDictComboBox";
|
|
this.ClipDictComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.ClipDictComboBox.TabIndex = 27;
|
|
this.ClipDictComboBox.TextChanged += new System.EventHandler(this.ClipDictComboBox_TextChanged);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(22, 373);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(29, 13);
|
|
this.label20.TabIndex = 26;
|
|
this.label20.Text = "Jbib:";
|
|
//
|
|
// CompJbibComboBox
|
|
//
|
|
this.CompJbibComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompJbibComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompJbibComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompJbibComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompJbibComboBox.FormattingEnabled = true;
|
|
this.CompJbibComboBox.Location = new System.Drawing.Point(54, 370);
|
|
this.CompJbibComboBox.Name = "CompJbibComboBox";
|
|
this.CompJbibComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompJbibComboBox.TabIndex = 25;
|
|
this.CompJbibComboBox.SelectedIndexChanged += new System.EventHandler(this.CompJbibComboBox_SelectedIndexChanged);
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(19, 346);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(32, 13);
|
|
this.label18.TabIndex = 24;
|
|
this.label18.Text = "Decl:";
|
|
//
|
|
// CompDeclComboBox
|
|
//
|
|
this.CompDeclComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompDeclComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompDeclComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompDeclComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompDeclComboBox.FormattingEnabled = true;
|
|
this.CompDeclComboBox.Location = new System.Drawing.Point(54, 343);
|
|
this.CompDeclComboBox.Name = "CompDeclComboBox";
|
|
this.CompDeclComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompDeclComboBox.TabIndex = 23;
|
|
this.CompDeclComboBox.SelectedIndexChanged += new System.EventHandler(this.CompDeclComboBox_SelectedIndexChanged);
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(17, 319);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(34, 13);
|
|
this.label17.TabIndex = 22;
|
|
this.label17.Text = "Task:";
|
|
//
|
|
// CompTaskComboBox
|
|
//
|
|
this.CompTaskComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompTaskComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompTaskComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompTaskComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompTaskComboBox.FormattingEnabled = true;
|
|
this.CompTaskComboBox.Location = new System.Drawing.Point(54, 316);
|
|
this.CompTaskComboBox.Name = "CompTaskComboBox";
|
|
this.CompTaskComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompTaskComboBox.TabIndex = 21;
|
|
this.CompTaskComboBox.SelectedIndexChanged += new System.EventHandler(this.CompTaskComboBox_SelectedIndexChanged);
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(17, 292);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(34, 13);
|
|
this.label16.TabIndex = 20;
|
|
this.label16.Text = "Accs:";
|
|
//
|
|
// CompAccsComboBox
|
|
//
|
|
this.CompAccsComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompAccsComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompAccsComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompAccsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompAccsComboBox.FormattingEnabled = true;
|
|
this.CompAccsComboBox.Location = new System.Drawing.Point(54, 289);
|
|
this.CompAccsComboBox.Name = "CompAccsComboBox";
|
|
this.CompAccsComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompAccsComboBox.TabIndex = 19;
|
|
this.CompAccsComboBox.SelectedIndexChanged += new System.EventHandler(this.CompAccsComboBox_SelectedIndexChanged);
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(19, 265);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(32, 13);
|
|
this.label15.TabIndex = 18;
|
|
this.label15.Text = "Teef:";
|
|
//
|
|
// CompTeefComboBox
|
|
//
|
|
this.CompTeefComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompTeefComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompTeefComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompTeefComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompTeefComboBox.FormattingEnabled = true;
|
|
this.CompTeefComboBox.Location = new System.Drawing.Point(54, 262);
|
|
this.CompTeefComboBox.Name = "CompTeefComboBox";
|
|
this.CompTeefComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompTeefComboBox.TabIndex = 17;
|
|
this.CompTeefComboBox.SelectedIndexChanged += new System.EventHandler(this.CompTeefComboBox_SelectedIndexChanged);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(20, 238);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(31, 13);
|
|
this.label13.TabIndex = 16;
|
|
this.label13.Text = "Feet:";
|
|
//
|
|
// CompFeetComboBox
|
|
//
|
|
this.CompFeetComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompFeetComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompFeetComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompFeetComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompFeetComboBox.FormattingEnabled = true;
|
|
this.CompFeetComboBox.Location = new System.Drawing.Point(54, 235);
|
|
this.CompFeetComboBox.Name = "CompFeetComboBox";
|
|
this.CompFeetComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompFeetComboBox.TabIndex = 15;
|
|
this.CompFeetComboBox.SelectedIndexChanged += new System.EventHandler(this.CompFeetComboBox_SelectedIndexChanged);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(15, 211);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(36, 13);
|
|
this.label12.TabIndex = 14;
|
|
this.label12.Text = "Hand:";
|
|
//
|
|
// CompHandComboBox
|
|
//
|
|
this.CompHandComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompHandComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompHandComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompHandComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompHandComboBox.FormattingEnabled = true;
|
|
this.CompHandComboBox.Location = new System.Drawing.Point(54, 208);
|
|
this.CompHandComboBox.Name = "CompHandComboBox";
|
|
this.CompHandComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompHandComboBox.TabIndex = 13;
|
|
this.CompHandComboBox.SelectedIndexChanged += new System.EventHandler(this.CompHandComboBox_SelectedIndexChanged);
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(18, 184);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(33, 13);
|
|
this.label9.TabIndex = 12;
|
|
this.label9.Text = "Lowr:";
|
|
//
|
|
// CompLowrComboBox
|
|
//
|
|
this.CompLowrComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompLowrComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompLowrComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompLowrComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompLowrComboBox.FormattingEnabled = true;
|
|
this.CompLowrComboBox.Location = new System.Drawing.Point(54, 181);
|
|
this.CompLowrComboBox.Name = "CompLowrComboBox";
|
|
this.CompLowrComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompLowrComboBox.TabIndex = 11;
|
|
this.CompLowrComboBox.SelectedIndexChanged += new System.EventHandler(this.CompLowrComboBox_SelectedIndexChanged);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(18, 157);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(33, 13);
|
|
this.label8.TabIndex = 10;
|
|
this.label8.Text = "Uppr:";
|
|
//
|
|
// CompUpprComboBox
|
|
//
|
|
this.CompUpprComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompUpprComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompUpprComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompUpprComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompUpprComboBox.FormattingEnabled = true;
|
|
this.CompUpprComboBox.Location = new System.Drawing.Point(54, 154);
|
|
this.CompUpprComboBox.Name = "CompUpprComboBox";
|
|
this.CompUpprComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompUpprComboBox.TabIndex = 9;
|
|
this.CompUpprComboBox.SelectedIndexChanged += new System.EventHandler(this.CompUpprComboBox_SelectedIndexChanged);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(22, 130);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(29, 13);
|
|
this.label7.TabIndex = 8;
|
|
this.label7.Text = "Hair:";
|
|
//
|
|
// CompHairComboBox
|
|
//
|
|
this.CompHairComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompHairComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompHairComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompHairComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompHairComboBox.FormattingEnabled = true;
|
|
this.CompHairComboBox.Location = new System.Drawing.Point(54, 127);
|
|
this.CompHairComboBox.Name = "CompHairComboBox";
|
|
this.CompHairComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompHairComboBox.TabIndex = 7;
|
|
this.CompHairComboBox.SelectedIndexChanged += new System.EventHandler(this.CompHairComboBox_SelectedIndexChanged);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(19, 103);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(32, 13);
|
|
this.label6.TabIndex = 6;
|
|
this.label6.Text = "Berd:";
|
|
//
|
|
// CompBerdComboBox
|
|
//
|
|
this.CompBerdComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompBerdComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompBerdComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompBerdComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompBerdComboBox.FormattingEnabled = true;
|
|
this.CompBerdComboBox.Location = new System.Drawing.Point(54, 100);
|
|
this.CompBerdComboBox.Name = "CompBerdComboBox";
|
|
this.CompBerdComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompBerdComboBox.TabIndex = 5;
|
|
this.CompBerdComboBox.SelectedIndexChanged += new System.EventHandler(this.CompBerdComboBox_SelectedIndexChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(15, 76);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(36, 13);
|
|
this.label5.TabIndex = 4;
|
|
this.label5.Text = "Head:";
|
|
//
|
|
// CompHeadComboBox
|
|
//
|
|
this.CompHeadComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.CompHeadComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.CompHeadComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.CompHeadComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CompHeadComboBox.FormattingEnabled = true;
|
|
this.CompHeadComboBox.Location = new System.Drawing.Point(54, 73);
|
|
this.CompHeadComboBox.Name = "CompHeadComboBox";
|
|
this.CompHeadComboBox.Size = new System.Drawing.Size(182, 21);
|
|
this.CompHeadComboBox.TabIndex = 3;
|
|
this.CompHeadComboBox.SelectedIndexChanged += new System.EventHandler(this.CompHeadComboBox_SelectedIndexChanged);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(3, 53);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(69, 13);
|
|
this.label4.TabIndex = 2;
|
|
this.label4.Text = "Components:";
|
|
//
|
|
// ToolsTabControl
|
|
//
|
|
this.ToolsTabControl.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.ToolsTabControl.Controls.Add(this.ToolsPedTabPage);
|
|
this.ToolsTabControl.Controls.Add(this.ToolsModelsTabPage);
|
|
this.ToolsTabControl.Controls.Add(this.ToolsTexturesTabPage);
|
|
this.ToolsTabControl.Controls.Add(this.ToolsDetailsTabPage);
|
|
this.ToolsTabControl.Controls.Add(this.ToolsOptionsTabPage);
|
|
this.ToolsTabControl.Location = new System.Drawing.Point(2, 30);
|
|
this.ToolsTabControl.Name = "ToolsTabControl";
|
|
this.ToolsTabControl.SelectedIndex = 0;
|
|
this.ToolsTabControl.Size = new System.Drawing.Size(247, 633);
|
|
this.ToolsTabControl.TabIndex = 1;
|
|
//
|
|
// ToolsPanel
|
|
//
|
|
this.ToolsPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ToolsPanel.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
this.ToolsPanel.Controls.Add(this.ToolsTabControl);
|
|
this.ToolsPanel.Controls.Add(this.ToolsPanelHideButton);
|
|
this.ToolsPanel.Controls.Add(this.ToolsDragPanel);
|
|
this.ToolsPanel.Location = new System.Drawing.Point(12, 12);
|
|
this.ToolsPanel.Name = "ToolsPanel";
|
|
this.ToolsPanel.Size = new System.Drawing.Size(252, 666);
|
|
this.ToolsPanel.TabIndex = 7;
|
|
this.ToolsPanel.Visible = false;
|
|
//
|
|
// PedsForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.MidnightBlue;
|
|
this.ClientSize = new System.Drawing.Size(984, 711);
|
|
this.Controls.Add(this.ConsolePanel);
|
|
this.Controls.Add(this.StatusStrip);
|
|
this.Controls.Add(this.ToolsPanel);
|
|
this.Controls.Add(this.ToolsPanelShowButton);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.KeyPreview = true;
|
|
this.Name = "PedsForm";
|
|
this.Text = "Ped Viewer - CodeWalker by dexyfex";
|
|
this.Deactivate += new System.EventHandler(this.PedsForm_Deactivate);
|
|
this.Load += new System.EventHandler(this.PedsForm_Load);
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PedsForm_KeyDown);
|
|
this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.PedsForm_KeyUp);
|
|
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.PedsForm_MouseDown);
|
|
this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PedsForm_MouseMove);
|
|
this.MouseUp += new System.Windows.Forms.MouseEventHandler(this.PedsForm_MouseUp);
|
|
this.ConsolePanel.ResumeLayout(false);
|
|
this.ConsolePanel.PerformLayout();
|
|
this.ToolsOptionsTabPage.ResumeLayout(false);
|
|
this.ToolsOptionsTabPage.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TimeOfDayTrackBar)).EndInit();
|
|
this.ToolsDetailsTabPage.ResumeLayout(false);
|
|
this.ToolsTexturesTabPage.ResumeLayout(false);
|
|
this.StatusStrip.ResumeLayout(false);
|
|
this.StatusStrip.PerformLayout();
|
|
this.ToolsModelsTabPage.ResumeLayout(false);
|
|
this.ToolsPedTabPage.ResumeLayout(false);
|
|
this.ToolsPedTabPage.PerformLayout();
|
|
this.ToolsTabControl.ResumeLayout(false);
|
|
this.ToolsPanel.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private WinForms.TextBoxFix ConsoleTextBox;
|
|
private System.Windows.Forms.Button ToolsPanelShowButton;
|
|
private System.Windows.Forms.Button ToolsPanelHideButton;
|
|
private System.Windows.Forms.Panel ToolsDragPanel;
|
|
private System.Windows.Forms.Panel ConsolePanel;
|
|
private System.Windows.Forms.CheckBox HDTexturesCheckBox;
|
|
private System.Windows.Forms.CheckBox SkeletonsCheckBox;
|
|
private System.Windows.Forms.Label TimeOfDayLabel;
|
|
private System.Windows.Forms.TabPage ToolsOptionsTabPage;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TrackBar TimeOfDayTrackBar;
|
|
private System.Windows.Forms.CheckBox ControlLightDirCheckBox;
|
|
private System.Windows.Forms.CheckBox ShowCollisionMeshesCheckBox;
|
|
private System.Windows.Forms.CheckBox GridCheckBox;
|
|
private System.Windows.Forms.ComboBox GridCountComboBox;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.ComboBox GridSizeComboBox;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.CheckBox StatusBarCheckBox;
|
|
private System.Windows.Forms.CheckBox ErrorConsoleCheckBox;
|
|
private System.Windows.Forms.CheckBox HDRRenderingCheckBox;
|
|
private System.Windows.Forms.CheckBox SkydomeCheckBox;
|
|
private System.Windows.Forms.CheckBox ShadowsCheckBox;
|
|
private System.Windows.Forms.CheckBox WireframeCheckBox;
|
|
private System.Windows.Forms.ComboBox RenderModeComboBox;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.ComboBox TextureSamplerComboBox;
|
|
private System.Windows.Forms.ComboBox TextureCoordsComboBox;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.CheckBox AnisotropicFilteringCheckBox;
|
|
private System.Windows.Forms.Label label14;
|
|
private WinForms.ReadOnlyPropertyGrid DetailsPropertyGrid;
|
|
private System.Windows.Forms.TabPage ToolsDetailsTabPage;
|
|
private System.Windows.Forms.Button TextureViewerButton;
|
|
private WinForms.TreeViewFix TexturesTreeView;
|
|
private System.Windows.Forms.TabPage ToolsTexturesTabPage;
|
|
private WinForms.TreeViewFix ModelsTreeView;
|
|
private System.Windows.Forms.StatusStrip StatusStrip;
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusLabel;
|
|
private System.Windows.Forms.ToolStripStatusLabel MousedLabel;
|
|
private System.Windows.Forms.ToolStripStatusLabel StatsLabel;
|
|
private System.Windows.Forms.TabPage ToolsModelsTabPage;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.ComboBox PedNameComboBox;
|
|
private System.Windows.Forms.Timer StatsUpdateTimer;
|
|
private System.Windows.Forms.TabPage ToolsPedTabPage;
|
|
private System.Windows.Forms.TabControl ToolsTabControl;
|
|
private System.Windows.Forms.Panel ToolsPanel;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.ComboBox CompHeadComboBox;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.ComboBox CompHairComboBox;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.ComboBox CompBerdComboBox;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.ComboBox CompUpprComboBox;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.ComboBox CompHandComboBox;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.ComboBox CompLowrComboBox;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.ComboBox CompFeetComboBox;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.ComboBox CompTeefComboBox;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.ComboBox CompTaskComboBox;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.ComboBox CompAccsComboBox;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.ComboBox CompJbibComboBox;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.ComboBox CompDeclComboBox;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.ComboBox ClipComboBox;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.ComboBox ClipDictComboBox;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.CheckBox EnableRootMotionCheckBox;
|
|
}
|
|
} |