mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-13 22:24:51 +08:00
1349 lines
69 KiB
C#
1349 lines
69 KiB
C#
namespace CodeWalker.Forms
|
|
{
|
|
partial class ModelLightForm
|
|
{
|
|
/// <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(ModelLightForm));
|
|
this.MainSplitContainer = new System.Windows.Forms.SplitContainer();
|
|
this.DuplicateLightButton = new System.Windows.Forms.Button();
|
|
this.DeleteLightButton = new System.Windows.Forms.Button();
|
|
this.NewLightButton = new System.Windows.Forms.Button();
|
|
this.LightsTreeView = new CodeWalker.WinForms.TreeViewFix();
|
|
this.LightPropertiesPanel = new System.Windows.Forms.Panel();
|
|
this.VolumetricFadeDistanceUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.SpecularFadeDistanceUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.ShadowFadeDistanceUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.LightFadeDistanceUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.ShadowBlurUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.GroupIDUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.BoneIDUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.FlashinessUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.CoronaIntensityTextBox = new System.Windows.Forms.TextBox();
|
|
this.OuterAngleTextBox = new System.Windows.Forms.TextBox();
|
|
this.InnerAngleTextBox = new System.Windows.Forms.TextBox();
|
|
this.IntensityTextBox = new System.Windows.Forms.TextBox();
|
|
this.FlagsTextBox = new System.Windows.Forms.TextBox();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.NormalizeTangentButton = new System.Windows.Forms.Button();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.TangentTextBox = new System.Windows.Forms.TextBox();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.CullingPlaneOffsetTextBox = new System.Windows.Forms.TextBox();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.CullingPlaneNormalTextBox = new System.Windows.Forms.TextBox();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.TimeFlagsPMCheckedListBox = new System.Windows.Forms.CheckedListBox();
|
|
this.TimeFlagsAMCheckedListBox = new System.Windows.Forms.CheckedListBox();
|
|
this.ExtentTextBox = new System.Windows.Forms.TextBox();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.TimeFlagsTextBox = new System.Windows.Forms.TextBox();
|
|
this.CoronaZBiasTextBox = new System.Windows.Forms.TextBox();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.ShadowNearClipTextBox = new System.Windows.Forms.TextBox();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.VolumeColorBUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.VolumeColorGUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.VolumeColorRUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.VolumeColorLabel = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.VolumeOuterExponentTextBox = new System.Windows.Forms.TextBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.VolumeSizeScaleTextBox = new System.Windows.Forms.TextBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.VolumeIntensityTextBox = new System.Windows.Forms.TextBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.CoronaSizeTextBox = new System.Windows.Forms.TextBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.ColourBUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.ColourGUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.ColourRUpDown = new System.Windows.Forms.NumericUpDown();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.TextureHashTextBox = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.FalloffExponentTextBox = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.FalloffTextBox = new System.Windows.Forms.TextBox();
|
|
this.TypeComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.ColourLabel = new System.Windows.Forms.Label();
|
|
this.NormalizeDirectionButton = new System.Windows.Forms.Button();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.DirectionTextBox = new System.Windows.Forms.TextBox();
|
|
this.GoToButton = new System.Windows.Forms.Button();
|
|
this.PositionTextBox = new System.Windows.Forms.TextBox();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.MainMenu = new CodeWalker.WinForms.MenuStripFix();
|
|
this.EditMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.EditNewLightMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.EditDeleteLightMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.EditDuplicateLightMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.OptionsMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.OptionsShowOutlinesMenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MoveMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.RotateMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
((System.ComponentModel.ISupportInitialize)(this.MainSplitContainer)).BeginInit();
|
|
this.MainSplitContainer.Panel1.SuspendLayout();
|
|
this.MainSplitContainer.Panel2.SuspendLayout();
|
|
this.MainSplitContainer.SuspendLayout();
|
|
this.LightPropertiesPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumetricFadeDistanceUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.SpecularFadeDistanceUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ShadowFadeDistanceUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.LightFadeDistanceUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ShadowBlurUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GroupIDUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.BoneIDUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.FlashinessUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumeColorBUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumeColorGUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumeColorRUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ColourBUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ColourGUpDown)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ColourRUpDown)).BeginInit();
|
|
this.MainMenu.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// MainSplitContainer
|
|
//
|
|
this.MainSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.MainSplitContainer.Location = new System.Drawing.Point(0, 24);
|
|
this.MainSplitContainer.Name = "MainSplitContainer";
|
|
//
|
|
// MainSplitContainer.Panel1
|
|
//
|
|
this.MainSplitContainer.Panel1.Controls.Add(this.DuplicateLightButton);
|
|
this.MainSplitContainer.Panel1.Controls.Add(this.DeleteLightButton);
|
|
this.MainSplitContainer.Panel1.Controls.Add(this.NewLightButton);
|
|
this.MainSplitContainer.Panel1.Controls.Add(this.LightsTreeView);
|
|
//
|
|
// MainSplitContainer.Panel2
|
|
//
|
|
this.MainSplitContainer.Panel2.Controls.Add(this.LightPropertiesPanel);
|
|
this.MainSplitContainer.Panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.MainSplitContainer_Panel2_Paint);
|
|
this.MainSplitContainer.Size = new System.Drawing.Size(733, 561);
|
|
this.MainSplitContainer.SplitterDistance = 184;
|
|
this.MainSplitContainer.TabIndex = 0;
|
|
//
|
|
// DuplicateLightButton
|
|
//
|
|
this.DuplicateLightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.DuplicateLightButton.Location = new System.Drawing.Point(7, 526);
|
|
this.DuplicateLightButton.Name = "DuplicateLightButton";
|
|
this.DuplicateLightButton.Size = new System.Drawing.Size(169, 23);
|
|
this.DuplicateLightButton.TabIndex = 8;
|
|
this.DuplicateLightButton.Text = "Duplicate Light";
|
|
this.DuplicateLightButton.UseVisualStyleBackColor = true;
|
|
this.DuplicateLightButton.Click += new System.EventHandler(this.DuplicateLightButton_Click);
|
|
//
|
|
// DeleteLightButton
|
|
//
|
|
this.DeleteLightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.DeleteLightButton.Enabled = false;
|
|
this.DeleteLightButton.Location = new System.Drawing.Point(96, 494);
|
|
this.DeleteLightButton.Name = "DeleteLightButton";
|
|
this.DeleteLightButton.Size = new System.Drawing.Size(80, 23);
|
|
this.DeleteLightButton.TabIndex = 7;
|
|
this.DeleteLightButton.Text = "Delete Light";
|
|
this.DeleteLightButton.UseVisualStyleBackColor = true;
|
|
this.DeleteLightButton.Click += new System.EventHandler(this.DeleteLightButton_Click);
|
|
//
|
|
// NewLightButton
|
|
//
|
|
this.NewLightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.NewLightButton.Location = new System.Drawing.Point(7, 494);
|
|
this.NewLightButton.Name = "NewLightButton";
|
|
this.NewLightButton.Size = new System.Drawing.Size(80, 23);
|
|
this.NewLightButton.TabIndex = 6;
|
|
this.NewLightButton.Text = "New Light";
|
|
this.NewLightButton.UseVisualStyleBackColor = true;
|
|
this.NewLightButton.Click += new System.EventHandler(this.NewLightButton_Click);
|
|
//
|
|
// LightsTreeView
|
|
//
|
|
this.LightsTreeView.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.LightsTreeView.FullRowSelect = true;
|
|
this.LightsTreeView.HideSelection = false;
|
|
this.LightsTreeView.Location = new System.Drawing.Point(3, 3);
|
|
this.LightsTreeView.Name = "LightsTreeView";
|
|
this.LightsTreeView.ShowRootLines = false;
|
|
this.LightsTreeView.Size = new System.Drawing.Size(178, 485);
|
|
this.LightsTreeView.TabIndex = 5;
|
|
this.LightsTreeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.LightsTreeView_AfterSelect);
|
|
//
|
|
// LightPropertiesPanel
|
|
//
|
|
this.LightPropertiesPanel.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.LightPropertiesPanel.AutoScroll = true;
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumetricFadeDistanceUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.SpecularFadeDistanceUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.ShadowFadeDistanceUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.LightFadeDistanceUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.ShadowBlurUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.GroupIDUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.BoneIDUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.FlashinessUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.CoronaIntensityTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.OuterAngleTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.InnerAngleTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.IntensityTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.FlagsTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label32);
|
|
this.LightPropertiesPanel.Controls.Add(this.NormalizeTangentButton);
|
|
this.LightPropertiesPanel.Controls.Add(this.label1);
|
|
this.LightPropertiesPanel.Controls.Add(this.TangentTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label30);
|
|
this.LightPropertiesPanel.Controls.Add(this.CullingPlaneOffsetTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label24);
|
|
this.LightPropertiesPanel.Controls.Add(this.CullingPlaneNormalTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label29);
|
|
this.LightPropertiesPanel.Controls.Add(this.TimeFlagsPMCheckedListBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.TimeFlagsAMCheckedListBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.ExtentTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label10);
|
|
this.LightPropertiesPanel.Controls.Add(this.label28);
|
|
this.LightPropertiesPanel.Controls.Add(this.TimeFlagsTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.CoronaZBiasTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label27);
|
|
this.LightPropertiesPanel.Controls.Add(this.ShadowNearClipTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label26);
|
|
this.LightPropertiesPanel.Controls.Add(this.label25);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeColorBUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeColorGUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeColorRUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeColorLabel);
|
|
this.LightPropertiesPanel.Controls.Add(this.label22);
|
|
this.LightPropertiesPanel.Controls.Add(this.label23);
|
|
this.LightPropertiesPanel.Controls.Add(this.label21);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeOuterExponentTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label20);
|
|
this.LightPropertiesPanel.Controls.Add(this.label19);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeSizeScaleTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label18);
|
|
this.LightPropertiesPanel.Controls.Add(this.VolumeIntensityTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label16);
|
|
this.LightPropertiesPanel.Controls.Add(this.label12);
|
|
this.LightPropertiesPanel.Controls.Add(this.label11);
|
|
this.LightPropertiesPanel.Controls.Add(this.label15);
|
|
this.LightPropertiesPanel.Controls.Add(this.CoronaSizeTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label14);
|
|
this.LightPropertiesPanel.Controls.Add(this.ColourBUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.ColourGUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.ColourRUpDown);
|
|
this.LightPropertiesPanel.Controls.Add(this.label9);
|
|
this.LightPropertiesPanel.Controls.Add(this.label8);
|
|
this.LightPropertiesPanel.Controls.Add(this.label7);
|
|
this.LightPropertiesPanel.Controls.Add(this.label6);
|
|
this.LightPropertiesPanel.Controls.Add(this.TextureHashTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label5);
|
|
this.LightPropertiesPanel.Controls.Add(this.FalloffExponentTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label4);
|
|
this.LightPropertiesPanel.Controls.Add(this.FalloffTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.TypeComboBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label3);
|
|
this.LightPropertiesPanel.Controls.Add(this.label2);
|
|
this.LightPropertiesPanel.Controls.Add(this.label13);
|
|
this.LightPropertiesPanel.Controls.Add(this.ColourLabel);
|
|
this.LightPropertiesPanel.Controls.Add(this.NormalizeDirectionButton);
|
|
this.LightPropertiesPanel.Controls.Add(this.label17);
|
|
this.LightPropertiesPanel.Controls.Add(this.DirectionTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.GoToButton);
|
|
this.LightPropertiesPanel.Controls.Add(this.PositionTextBox);
|
|
this.LightPropertiesPanel.Controls.Add(this.label31);
|
|
this.LightPropertiesPanel.Location = new System.Drawing.Point(4, 3);
|
|
this.LightPropertiesPanel.Name = "LightPropertiesPanel";
|
|
this.LightPropertiesPanel.Size = new System.Drawing.Size(529, 517);
|
|
this.LightPropertiesPanel.TabIndex = 1;
|
|
//
|
|
// VolumetricFadeDistanceUpDown
|
|
//
|
|
this.VolumetricFadeDistanceUpDown.Location = new System.Drawing.Point(372, 212);
|
|
this.VolumetricFadeDistanceUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumetricFadeDistanceUpDown.Name = "VolumetricFadeDistanceUpDown";
|
|
this.VolumetricFadeDistanceUpDown.Size = new System.Drawing.Size(156, 20);
|
|
this.VolumetricFadeDistanceUpDown.TabIndex = 372;
|
|
this.VolumetricFadeDistanceUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumetricFadeDistanceUpDown.ValueChanged += new System.EventHandler(this.VolumetricFadeDistanceUpDown_ValueChanged);
|
|
//
|
|
// SpecularFadeDistanceUpDown
|
|
//
|
|
this.SpecularFadeDistanceUpDown.Location = new System.Drawing.Point(372, 189);
|
|
this.SpecularFadeDistanceUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.SpecularFadeDistanceUpDown.Name = "SpecularFadeDistanceUpDown";
|
|
this.SpecularFadeDistanceUpDown.Size = new System.Drawing.Size(156, 20);
|
|
this.SpecularFadeDistanceUpDown.TabIndex = 362;
|
|
this.SpecularFadeDistanceUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.SpecularFadeDistanceUpDown.ValueChanged += new System.EventHandler(this.SpecularFadeDistanceUpDown_ValueChanged);
|
|
//
|
|
// ShadowFadeDistanceUpDown
|
|
//
|
|
this.ShadowFadeDistanceUpDown.Location = new System.Drawing.Point(372, 166);
|
|
this.ShadowFadeDistanceUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ShadowFadeDistanceUpDown.Name = "ShadowFadeDistanceUpDown";
|
|
this.ShadowFadeDistanceUpDown.Size = new System.Drawing.Size(156, 20);
|
|
this.ShadowFadeDistanceUpDown.TabIndex = 352;
|
|
this.ShadowFadeDistanceUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ShadowFadeDistanceUpDown.ValueChanged += new System.EventHandler(this.ShadowFadeDistanceUpDown_ValueChanged);
|
|
//
|
|
// LightFadeDistanceUpDown
|
|
//
|
|
this.LightFadeDistanceUpDown.Location = new System.Drawing.Point(88, 419);
|
|
this.LightFadeDistanceUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.LightFadeDistanceUpDown.Name = "LightFadeDistanceUpDown";
|
|
this.LightFadeDistanceUpDown.Size = new System.Drawing.Size(154, 20);
|
|
this.LightFadeDistanceUpDown.TabIndex = 282;
|
|
this.LightFadeDistanceUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.LightFadeDistanceUpDown.ValueChanged += new System.EventHandler(this.LightFadeDistanceUpDown_ValueChanged);
|
|
//
|
|
// ShadowBlurUpDown
|
|
//
|
|
this.ShadowBlurUpDown.Location = new System.Drawing.Point(88, 396);
|
|
this.ShadowBlurUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ShadowBlurUpDown.Name = "ShadowBlurUpDown";
|
|
this.ShadowBlurUpDown.Size = new System.Drawing.Size(154, 20);
|
|
this.ShadowBlurUpDown.TabIndex = 272;
|
|
this.ShadowBlurUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ShadowBlurUpDown.ValueChanged += new System.EventHandler(this.ShadowBlurUpDown_ValueChanged);
|
|
//
|
|
// GroupIDUpDown
|
|
//
|
|
this.GroupIDUpDown.Location = new System.Drawing.Point(88, 212);
|
|
this.GroupIDUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.GroupIDUpDown.Name = "GroupIDUpDown";
|
|
this.GroupIDUpDown.Size = new System.Drawing.Size(154, 20);
|
|
this.GroupIDUpDown.TabIndex = 192;
|
|
this.GroupIDUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.GroupIDUpDown.ValueChanged += new System.EventHandler(this.GroupIDUpDown_ValueChanged);
|
|
//
|
|
// BoneIDUpDown
|
|
//
|
|
this.BoneIDUpDown.Location = new System.Drawing.Point(88, 189);
|
|
this.BoneIDUpDown.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.BoneIDUpDown.Name = "BoneIDUpDown";
|
|
this.BoneIDUpDown.Size = new System.Drawing.Size(154, 20);
|
|
this.BoneIDUpDown.TabIndex = 182;
|
|
this.BoneIDUpDown.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.BoneIDUpDown.ValueChanged += new System.EventHandler(this.BoneIDUpDown_ValueChanged);
|
|
//
|
|
// FlashinessUpDown
|
|
//
|
|
this.FlashinessUpDown.Location = new System.Drawing.Point(88, 166);
|
|
this.FlashinessUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.FlashinessUpDown.Name = "FlashinessUpDown";
|
|
this.FlashinessUpDown.Size = new System.Drawing.Size(154, 20);
|
|
this.FlashinessUpDown.TabIndex = 172;
|
|
this.FlashinessUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.FlashinessUpDown.ValueChanged += new System.EventHandler(this.FlashinessUpDown_ValueChanged);
|
|
//
|
|
// CoronaIntensityTextBox
|
|
//
|
|
this.CoronaIntensityTextBox.Location = new System.Drawing.Point(88, 350);
|
|
this.CoronaIntensityTextBox.Name = "CoronaIntensityTextBox";
|
|
this.CoronaIntensityTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.CoronaIntensityTextBox.TabIndex = 252;
|
|
this.CoronaIntensityTextBox.TextChanged += new System.EventHandler(this.CoronaIntensityTextBox_TextChanged);
|
|
//
|
|
// OuterAngleTextBox
|
|
//
|
|
this.OuterAngleTextBox.Location = new System.Drawing.Point(88, 304);
|
|
this.OuterAngleTextBox.Name = "OuterAngleTextBox";
|
|
this.OuterAngleTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.OuterAngleTextBox.TabIndex = 232;
|
|
this.OuterAngleTextBox.TextChanged += new System.EventHandler(this.OuterAngleTextBox_TextChanged);
|
|
//
|
|
// InnerAngleTextBox
|
|
//
|
|
this.InnerAngleTextBox.Location = new System.Drawing.Point(88, 281);
|
|
this.InnerAngleTextBox.Name = "InnerAngleTextBox";
|
|
this.InnerAngleTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.InnerAngleTextBox.TabIndex = 222;
|
|
this.InnerAngleTextBox.TextChanged += new System.EventHandler(this.InnerAngleTextBox_TextChanged);
|
|
//
|
|
// IntensityTextBox
|
|
//
|
|
this.IntensityTextBox.Location = new System.Drawing.Point(88, 120);
|
|
this.IntensityTextBox.Name = "IntensityTextBox";
|
|
this.IntensityTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.IntensityTextBox.TabIndex = 152;
|
|
this.IntensityTextBox.TextChanged += new System.EventHandler(this.IntensityTextBox_TextChanged);
|
|
//
|
|
// FlagsTextBox
|
|
//
|
|
this.FlagsTextBox.Location = new System.Drawing.Point(88, 143);
|
|
this.FlagsTextBox.Name = "FlagsTextBox";
|
|
this.FlagsTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.FlagsTextBox.TabIndex = 162;
|
|
this.FlagsTextBox.TextChanged += new System.EventHandler(this.FlagsTextBox_TextChanged);
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Location = new System.Drawing.Point(3, 146);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(35, 13);
|
|
this.label32.TabIndex = 161;
|
|
this.label32.Text = "Flags:";
|
|
//
|
|
// NormalizeTangentButton
|
|
//
|
|
this.NormalizeTangentButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.NormalizeTangentButton.Location = new System.Drawing.Point(461, 46);
|
|
this.NormalizeTangentButton.Name = "NormalizeTangentButton";
|
|
this.NormalizeTangentButton.Size = new System.Drawing.Size(68, 23);
|
|
this.NormalizeTangentButton.TabIndex = 123;
|
|
this.NormalizeTangentButton.Text = "Normalize";
|
|
this.NormalizeTangentButton.UseVisualStyleBackColor = true;
|
|
this.NormalizeTangentButton.Click += new System.EventHandler(this.NormalizeTangentButton_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(3, 51);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(50, 13);
|
|
this.label1.TabIndex = 121;
|
|
this.label1.Text = "Tangent:";
|
|
//
|
|
// TangentTextBox
|
|
//
|
|
this.TangentTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.TangentTextBox.Location = new System.Drawing.Point(88, 48);
|
|
this.TangentTextBox.Name = "TangentTextBox";
|
|
this.TangentTextBox.Size = new System.Drawing.Size(367, 20);
|
|
this.TangentTextBox.TabIndex = 122;
|
|
this.TangentTextBox.TextChanged += new System.EventHandler(this.TangentTextBox_TextChanged);
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(262, 284);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(99, 13);
|
|
this.label30.TabIndex = 401;
|
|
this.label30.Text = "Culling plane offset:";
|
|
//
|
|
// CullingPlaneOffsetTextBox
|
|
//
|
|
this.CullingPlaneOffsetTextBox.Location = new System.Drawing.Point(372, 281);
|
|
this.CullingPlaneOffsetTextBox.Name = "CullingPlaneOffsetTextBox";
|
|
this.CullingPlaneOffsetTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.CullingPlaneOffsetTextBox.TabIndex = 402;
|
|
this.CullingPlaneOffsetTextBox.TextChanged += new System.EventHandler(this.CullingPlaneOffsetTextBox_TextChanged);
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(262, 261);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(104, 13);
|
|
this.label24.TabIndex = 391;
|
|
this.label24.Text = "Culling plane normal:";
|
|
//
|
|
// CullingPlaneNormalTextBox
|
|
//
|
|
this.CullingPlaneNormalTextBox.Location = new System.Drawing.Point(372, 258);
|
|
this.CullingPlaneNormalTextBox.Name = "CullingPlaneNormalTextBox";
|
|
this.CullingPlaneNormalTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.CullingPlaneNormalTextBox.TabIndex = 392;
|
|
this.CullingPlaneNormalTextBox.TextChanged += new System.EventHandler(this.CullingPlaneNormalTextBox_TextChanged);
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Location = new System.Drawing.Point(3, 376);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(40, 13);
|
|
this.label29.TabIndex = 261;
|
|
this.label29.Text = "Extent:";
|
|
//
|
|
// TimeFlagsPMCheckedListBox
|
|
//
|
|
this.TimeFlagsPMCheckedListBox.CheckOnClick = true;
|
|
this.TimeFlagsPMCheckedListBox.FormattingEnabled = true;
|
|
this.TimeFlagsPMCheckedListBox.Items.AddRange(new object[] {
|
|
"12:00 - 13:00",
|
|
"13:00 - 14:00",
|
|
"14:00 - 15:00",
|
|
"15:00 - 16:00",
|
|
"16:00 - 17:00",
|
|
"17:00 - 18:00",
|
|
"18:00 - 19:00",
|
|
"19:00 - 20:00",
|
|
"20:00 - 21:00",
|
|
"21:00 - 22:00",
|
|
"22:00 - 23:00",
|
|
"23:00 - 00:00"});
|
|
this.TimeFlagsPMCheckedListBox.Location = new System.Drawing.Point(433, 327);
|
|
this.TimeFlagsPMCheckedListBox.Name = "TimeFlagsPMCheckedListBox";
|
|
this.TimeFlagsPMCheckedListBox.Size = new System.Drawing.Size(95, 184);
|
|
this.TimeFlagsPMCheckedListBox.TabIndex = 414;
|
|
this.TimeFlagsPMCheckedListBox.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.TimeFlagsPMCheckedListBox_ItemCheck);
|
|
//
|
|
// TimeFlagsAMCheckedListBox
|
|
//
|
|
this.TimeFlagsAMCheckedListBox.CheckOnClick = true;
|
|
this.TimeFlagsAMCheckedListBox.FormattingEnabled = true;
|
|
this.TimeFlagsAMCheckedListBox.Items.AddRange(new object[] {
|
|
"00:00 - 01:00",
|
|
"01:00 - 02:00",
|
|
"02:00 - 03:00",
|
|
"03:00 - 04:00",
|
|
"04:00 - 05:00",
|
|
"05:00 - 06:00",
|
|
"06:00 - 07:00",
|
|
"07:00 - 08:00",
|
|
"08:00 - 09:00",
|
|
"09:00 - 10:00",
|
|
"10:00 - 11:00",
|
|
"11:00 - 12:00"});
|
|
this.TimeFlagsAMCheckedListBox.Location = new System.Drawing.Point(332, 327);
|
|
this.TimeFlagsAMCheckedListBox.Name = "TimeFlagsAMCheckedListBox";
|
|
this.TimeFlagsAMCheckedListBox.Size = new System.Drawing.Size(95, 184);
|
|
this.TimeFlagsAMCheckedListBox.TabIndex = 413;
|
|
this.TimeFlagsAMCheckedListBox.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.TimeFlagsAMCheckedListBox_ItemCheck);
|
|
//
|
|
// ExtentTextBox
|
|
//
|
|
this.ExtentTextBox.Location = new System.Drawing.Point(88, 373);
|
|
this.ExtentTextBox.Name = "ExtentTextBox";
|
|
this.ExtentTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.ExtentTextBox.TabIndex = 262;
|
|
this.ExtentTextBox.TextChanged += new System.EventHandler(this.ExtentTextBox_TextChanged);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(262, 307);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(58, 13);
|
|
this.label10.TabIndex = 411;
|
|
this.label10.Text = "Time flags:";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Location = new System.Drawing.Point(3, 445);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(71, 13);
|
|
this.label28.TabIndex = 291;
|
|
this.label28.Text = "Corona zbias:";
|
|
//
|
|
// TimeFlagsTextBox
|
|
//
|
|
this.TimeFlagsTextBox.Location = new System.Drawing.Point(372, 304);
|
|
this.TimeFlagsTextBox.Name = "TimeFlagsTextBox";
|
|
this.TimeFlagsTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.TimeFlagsTextBox.TabIndex = 412;
|
|
this.TimeFlagsTextBox.TextChanged += new System.EventHandler(this.TimeFlagsTextBox_TextChanged);
|
|
//
|
|
// CoronaZBiasTextBox
|
|
//
|
|
this.CoronaZBiasTextBox.Location = new System.Drawing.Point(88, 442);
|
|
this.CoronaZBiasTextBox.Name = "CoronaZBiasTextBox";
|
|
this.CoronaZBiasTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.CoronaZBiasTextBox.TabIndex = 292;
|
|
this.CoronaZBiasTextBox.TextChanged += new System.EventHandler(this.CoronaZBiasTextBox_TextChanged);
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Location = new System.Drawing.Point(262, 238);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(92, 13);
|
|
this.label27.TabIndex = 381;
|
|
this.label27.Text = "Shadow near clip:";
|
|
//
|
|
// ShadowNearClipTextBox
|
|
//
|
|
this.ShadowNearClipTextBox.Location = new System.Drawing.Point(372, 235);
|
|
this.ShadowNearClipTextBox.Name = "ShadowNearClipTextBox";
|
|
this.ShadowNearClipTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.ShadowNearClipTextBox.TabIndex = 382;
|
|
this.ShadowNearClipTextBox.TextChanged += new System.EventHandler(this.ShadowNearClipTextBox_TextChanged);
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Location = new System.Drawing.Point(262, 214);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(100, 13);
|
|
this.label26.TabIndex = 371;
|
|
this.label26.Text = "Volumetric fade dst:";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Location = new System.Drawing.Point(262, 191);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(93, 13);
|
|
this.label25.TabIndex = 361;
|
|
this.label25.Text = "Specular fade dst:";
|
|
//
|
|
// VolumeColorBUpDown
|
|
//
|
|
this.VolumeColorBUpDown.Location = new System.Drawing.Point(483, 120);
|
|
this.VolumeColorBUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumeColorBUpDown.Name = "VolumeColorBUpDown";
|
|
this.VolumeColorBUpDown.Size = new System.Drawing.Size(38, 20);
|
|
this.VolumeColorBUpDown.TabIndex = 335;
|
|
this.VolumeColorBUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumeColorBUpDown.ValueChanged += new System.EventHandler(this.VolumeColorBUpDown_ValueChanged);
|
|
//
|
|
// VolumeColorGUpDown
|
|
//
|
|
this.VolumeColorGUpDown.Location = new System.Drawing.Point(447, 119);
|
|
this.VolumeColorGUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumeColorGUpDown.Name = "VolumeColorGUpDown";
|
|
this.VolumeColorGUpDown.Size = new System.Drawing.Size(38, 20);
|
|
this.VolumeColorGUpDown.TabIndex = 334;
|
|
this.VolumeColorGUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumeColorGUpDown.ValueChanged += new System.EventHandler(this.VolumeColorGUpDown_ValueChanged);
|
|
//
|
|
// VolumeColorRUpDown
|
|
//
|
|
this.VolumeColorRUpDown.Location = new System.Drawing.Point(406, 119);
|
|
this.VolumeColorRUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumeColorRUpDown.Name = "VolumeColorRUpDown";
|
|
this.VolumeColorRUpDown.Size = new System.Drawing.Size(38, 20);
|
|
this.VolumeColorRUpDown.TabIndex = 333;
|
|
this.VolumeColorRUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.VolumeColorRUpDown.ValueChanged += new System.EventHandler(this.VolumeColorRUpDown_ValueChanged);
|
|
//
|
|
// VolumeColorLabel
|
|
//
|
|
this.VolumeColorLabel.BackColor = System.Drawing.Color.White;
|
|
this.VolumeColorLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.VolumeColorLabel.Location = new System.Drawing.Point(372, 119);
|
|
this.VolumeColorLabel.Name = "VolumeColorLabel";
|
|
this.VolumeColorLabel.Size = new System.Drawing.Size(30, 20);
|
|
this.VolumeColorLabel.TabIndex = 332;
|
|
this.VolumeColorLabel.Click += new System.EventHandler(this.VolumeColorLabel_Click);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(262, 168);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(90, 13);
|
|
this.label22.TabIndex = 351;
|
|
this.label22.Text = "Shadow fade dst:";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(3, 421);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(74, 13);
|
|
this.label23.TabIndex = 281;
|
|
this.label23.Text = "Light fade dst:";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(262, 146);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(92, 13);
|
|
this.label21.TabIndex = 341;
|
|
this.label21.Text = "Volume outer exp:";
|
|
//
|
|
// VolumeOuterExponentTextBox
|
|
//
|
|
this.VolumeOuterExponentTextBox.Location = new System.Drawing.Point(372, 143);
|
|
this.VolumeOuterExponentTextBox.Name = "VolumeOuterExponentTextBox";
|
|
this.VolumeOuterExponentTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.VolumeOuterExponentTextBox.TabIndex = 342;
|
|
this.VolumeOuterExponentTextBox.TextChanged += new System.EventHandler(this.VolumeOuterExponentTextBox_TextChanged);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(262, 121);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(109, 13);
|
|
this.label20.TabIndex = 331;
|
|
this.label20.Text = "Volume colour (RGB):";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(262, 99);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(94, 13);
|
|
this.label19.TabIndex = 321;
|
|
this.label19.Text = "Volume size scale:";
|
|
//
|
|
// VolumeSizeScaleTextBox
|
|
//
|
|
this.VolumeSizeScaleTextBox.Location = new System.Drawing.Point(372, 96);
|
|
this.VolumeSizeScaleTextBox.Name = "VolumeSizeScaleTextBox";
|
|
this.VolumeSizeScaleTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.VolumeSizeScaleTextBox.TabIndex = 322;
|
|
this.VolumeSizeScaleTextBox.TextChanged += new System.EventHandler(this.VolumeSizeScaleTextBox_TextChanged);
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(262, 76);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(86, 13);
|
|
this.label18.TabIndex = 311;
|
|
this.label18.Text = "Volume intensity:";
|
|
//
|
|
// VolumeIntensityTextBox
|
|
//
|
|
this.VolumeIntensityTextBox.Location = new System.Drawing.Point(372, 73);
|
|
this.VolumeIntensityTextBox.Name = "VolumeIntensityTextBox";
|
|
this.VolumeIntensityTextBox.Size = new System.Drawing.Size(156, 20);
|
|
this.VolumeIntensityTextBox.TabIndex = 312;
|
|
this.VolumeIntensityTextBox.TextChanged += new System.EventHandler(this.VolumeIntensityTextBox_TextChanged);
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(3, 398);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(69, 13);
|
|
this.label16.TabIndex = 271;
|
|
this.label16.Text = "Shadow blur:";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(3, 214);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(53, 13);
|
|
this.label12.TabIndex = 191;
|
|
this.label12.Text = "Group ID:";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(3, 191);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(49, 13);
|
|
this.label11.TabIndex = 181;
|
|
this.label11.Text = "Bone ID:";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(3, 168);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(59, 13);
|
|
this.label15.TabIndex = 171;
|
|
this.label15.Text = "Flashiness:";
|
|
//
|
|
// CoronaSizeTextBox
|
|
//
|
|
this.CoronaSizeTextBox.Location = new System.Drawing.Point(88, 327);
|
|
this.CoronaSizeTextBox.Name = "CoronaSizeTextBox";
|
|
this.CoronaSizeTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.CoronaSizeTextBox.TabIndex = 242;
|
|
this.CoronaSizeTextBox.TextChanged += new System.EventHandler(this.CoronaSizeTextBox_TextChanged);
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(3, 330);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(65, 13);
|
|
this.label14.TabIndex = 241;
|
|
this.label14.Text = "Corona size:";
|
|
//
|
|
// ColourBUpDown
|
|
//
|
|
this.ColourBUpDown.Location = new System.Drawing.Point(204, 97);
|
|
this.ColourBUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ColourBUpDown.Name = "ColourBUpDown";
|
|
this.ColourBUpDown.Size = new System.Drawing.Size(38, 20);
|
|
this.ColourBUpDown.TabIndex = 145;
|
|
this.ColourBUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ColourBUpDown.ValueChanged += new System.EventHandler(this.ColourBUpDown_ValueChanged);
|
|
//
|
|
// ColourGUpDown
|
|
//
|
|
this.ColourGUpDown.Location = new System.Drawing.Point(163, 97);
|
|
this.ColourGUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ColourGUpDown.Name = "ColourGUpDown";
|
|
this.ColourGUpDown.Size = new System.Drawing.Size(38, 20);
|
|
this.ColourGUpDown.TabIndex = 144;
|
|
this.ColourGUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ColourGUpDown.ValueChanged += new System.EventHandler(this.ColourGUpDown_ValueChanged);
|
|
//
|
|
// ColourRUpDown
|
|
//
|
|
this.ColourRUpDown.Location = new System.Drawing.Point(122, 97);
|
|
this.ColourRUpDown.Maximum = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ColourRUpDown.Name = "ColourRUpDown";
|
|
this.ColourRUpDown.Size = new System.Drawing.Size(38, 20);
|
|
this.ColourRUpDown.TabIndex = 143;
|
|
this.ColourRUpDown.Value = new decimal(new int[] {
|
|
255,
|
|
0,
|
|
0,
|
|
0});
|
|
this.ColourRUpDown.ValueChanged += new System.EventHandler(this.ColourRUpDown_ValueChanged);
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(3, 353);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(85, 13);
|
|
this.label9.TabIndex = 251;
|
|
this.label9.Text = "Corona intensity:";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(3, 307);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(65, 13);
|
|
this.label8.TabIndex = 231;
|
|
this.label8.Text = "Outer angle:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(3, 284);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(63, 13);
|
|
this.label7.TabIndex = 221;
|
|
this.label7.Text = "Inner angle:";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(3, 468);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(72, 13);
|
|
this.label6.TabIndex = 301;
|
|
this.label6.Text = "Texture hash:";
|
|
//
|
|
// TextureHashTextBox
|
|
//
|
|
this.TextureHashTextBox.Location = new System.Drawing.Point(88, 465);
|
|
this.TextureHashTextBox.Name = "TextureHashTextBox";
|
|
this.TextureHashTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.TextureHashTextBox.TabIndex = 302;
|
|
this.TextureHashTextBox.TextChanged += new System.EventHandler(this.TextureHashTextBox_TextChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(3, 261);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(58, 13);
|
|
this.label5.TabIndex = 211;
|
|
this.label5.Text = "Falloff exp:";
|
|
//
|
|
// FalloffExponentTextBox
|
|
//
|
|
this.FalloffExponentTextBox.Location = new System.Drawing.Point(88, 258);
|
|
this.FalloffExponentTextBox.Name = "FalloffExponentTextBox";
|
|
this.FalloffExponentTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.FalloffExponentTextBox.TabIndex = 212;
|
|
this.FalloffExponentTextBox.TextChanged += new System.EventHandler(this.FalloffExponentTextBox_TextChanged);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(3, 238);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(38, 13);
|
|
this.label4.TabIndex = 201;
|
|
this.label4.Text = "Falloff:";
|
|
//
|
|
// FalloffTextBox
|
|
//
|
|
this.FalloffTextBox.Location = new System.Drawing.Point(88, 235);
|
|
this.FalloffTextBox.Name = "FalloffTextBox";
|
|
this.FalloffTextBox.Size = new System.Drawing.Size(154, 20);
|
|
this.FalloffTextBox.TabIndex = 202;
|
|
this.FalloffTextBox.TextChanged += new System.EventHandler(this.FalloffTextBox_TextChanged);
|
|
//
|
|
// TypeComboBox
|
|
//
|
|
this.TypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.TypeComboBox.FormattingEnabled = true;
|
|
this.TypeComboBox.Items.AddRange(new object[] {
|
|
"Point",
|
|
"Spot",
|
|
"Capsule"});
|
|
this.TypeComboBox.Location = new System.Drawing.Point(88, 73);
|
|
this.TypeComboBox.Name = "TypeComboBox";
|
|
this.TypeComboBox.Size = new System.Drawing.Size(154, 21);
|
|
this.TypeComboBox.TabIndex = 132;
|
|
this.TypeComboBox.SelectedIndexChanged += new System.EventHandler(this.TypeComboBox_SelectedIndexChanged);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(3, 123);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(49, 13);
|
|
this.label3.TabIndex = 151;
|
|
this.label3.Text = "Intensity:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(3, 99);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(72, 13);
|
|
this.label2.TabIndex = 141;
|
|
this.label2.Text = "Colour (RGB):";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(3, 76);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(34, 13);
|
|
this.label13.TabIndex = 131;
|
|
this.label13.Text = "Type:";
|
|
//
|
|
// ColourLabel
|
|
//
|
|
this.ColourLabel.BackColor = System.Drawing.Color.White;
|
|
this.ColourLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.ColourLabel.Location = new System.Drawing.Point(88, 97);
|
|
this.ColourLabel.Name = "ColourLabel";
|
|
this.ColourLabel.Size = new System.Drawing.Size(30, 20);
|
|
this.ColourLabel.TabIndex = 142;
|
|
this.ColourLabel.Click += new System.EventHandler(this.ColourLabel_Click);
|
|
//
|
|
// NormalizeDirectionButton
|
|
//
|
|
this.NormalizeDirectionButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.NormalizeDirectionButton.Location = new System.Drawing.Point(461, 23);
|
|
this.NormalizeDirectionButton.Name = "NormalizeDirectionButton";
|
|
this.NormalizeDirectionButton.Size = new System.Drawing.Size(68, 23);
|
|
this.NormalizeDirectionButton.TabIndex = 113;
|
|
this.NormalizeDirectionButton.Text = "Normalize";
|
|
this.NormalizeDirectionButton.UseVisualStyleBackColor = true;
|
|
this.NormalizeDirectionButton.Click += new System.EventHandler(this.NormalizeDirectionButton_Click);
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(3, 28);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(52, 13);
|
|
this.label17.TabIndex = 111;
|
|
this.label17.Text = "Direction:";
|
|
//
|
|
// DirectionTextBox
|
|
//
|
|
this.DirectionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.DirectionTextBox.Location = new System.Drawing.Point(88, 25);
|
|
this.DirectionTextBox.Name = "DirectionTextBox";
|
|
this.DirectionTextBox.Size = new System.Drawing.Size(367, 20);
|
|
this.DirectionTextBox.TabIndex = 112;
|
|
this.DirectionTextBox.TextChanged += new System.EventHandler(this.DirectionTextBox_TextChanged);
|
|
//
|
|
// GoToButton
|
|
//
|
|
this.GoToButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.GoToButton.Location = new System.Drawing.Point(461, 0);
|
|
this.GoToButton.Name = "GoToButton";
|
|
this.GoToButton.Size = new System.Drawing.Size(68, 23);
|
|
this.GoToButton.TabIndex = 102;
|
|
this.GoToButton.Text = "Go to";
|
|
this.GoToButton.UseVisualStyleBackColor = true;
|
|
this.GoToButton.Click += new System.EventHandler(this.GoToButton_Click);
|
|
//
|
|
// PositionTextBox
|
|
//
|
|
this.PositionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PositionTextBox.Location = new System.Drawing.Point(88, 2);
|
|
this.PositionTextBox.Name = "PositionTextBox";
|
|
this.PositionTextBox.Size = new System.Drawing.Size(367, 20);
|
|
this.PositionTextBox.TabIndex = 101;
|
|
this.PositionTextBox.TextChanged += new System.EventHandler(this.PositionTextBox_TextChanged);
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Location = new System.Drawing.Point(3, 5);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(47, 13);
|
|
this.label31.TabIndex = 100;
|
|
this.label31.Text = "Position:";
|
|
//
|
|
// MainMenu
|
|
//
|
|
this.MainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.EditMenu,
|
|
this.OptionsMenu,
|
|
this.MoveMenuItem,
|
|
this.RotateMenuItem,
|
|
this.ScaleMenuItem});
|
|
this.MainMenu.Location = new System.Drawing.Point(0, 0);
|
|
this.MainMenu.Name = "MainMenu";
|
|
this.MainMenu.Size = new System.Drawing.Size(733, 24);
|
|
this.MainMenu.TabIndex = 1;
|
|
this.MainMenu.Text = "menuStripFix1";
|
|
//
|
|
// EditMenu
|
|
//
|
|
this.EditMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.EditNewLightMenu,
|
|
this.EditDeleteLightMenu,
|
|
this.EditDuplicateLightMenu});
|
|
this.EditMenu.Name = "EditMenu";
|
|
this.EditMenu.Size = new System.Drawing.Size(39, 20);
|
|
this.EditMenu.Text = "Edit";
|
|
//
|
|
// EditNewLightMenu
|
|
//
|
|
this.EditNewLightMenu.Name = "EditNewLightMenu";
|
|
this.EditNewLightMenu.Size = new System.Drawing.Size(154, 22);
|
|
this.EditNewLightMenu.Text = "New Light";
|
|
this.EditNewLightMenu.Click += new System.EventHandler(this.EditNewLightMenu_Click);
|
|
//
|
|
// EditDeleteLightMenu
|
|
//
|
|
this.EditDeleteLightMenu.Enabled = false;
|
|
this.EditDeleteLightMenu.Name = "EditDeleteLightMenu";
|
|
this.EditDeleteLightMenu.Size = new System.Drawing.Size(154, 22);
|
|
this.EditDeleteLightMenu.Text = "Delete Light";
|
|
this.EditDeleteLightMenu.Click += new System.EventHandler(this.EditDeleteLightMenu_Click);
|
|
//
|
|
// EditDuplicateLightMenu
|
|
//
|
|
this.EditDuplicateLightMenu.Enabled = false;
|
|
this.EditDuplicateLightMenu.Name = "EditDuplicateLightMenu";
|
|
this.EditDuplicateLightMenu.Size = new System.Drawing.Size(154, 22);
|
|
this.EditDuplicateLightMenu.Text = "Duplicate Light";
|
|
this.EditDuplicateLightMenu.Click += new System.EventHandler(this.EditDuplicateLightMenu_Click);
|
|
//
|
|
// OptionsMenu
|
|
//
|
|
this.OptionsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.OptionsShowOutlinesMenu});
|
|
this.OptionsMenu.Name = "OptionsMenu";
|
|
this.OptionsMenu.Size = new System.Drawing.Size(61, 20);
|
|
this.OptionsMenu.Text = "Options";
|
|
//
|
|
// OptionsShowOutlinesMenu
|
|
//
|
|
this.OptionsShowOutlinesMenu.Checked = true;
|
|
this.OptionsShowOutlinesMenu.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.OptionsShowOutlinesMenu.Name = "OptionsShowOutlinesMenu";
|
|
this.OptionsShowOutlinesMenu.Size = new System.Drawing.Size(180, 22);
|
|
this.OptionsShowOutlinesMenu.Text = "Show Light Outlines";
|
|
this.OptionsShowOutlinesMenu.Click += new System.EventHandler(this.OptionsShowOutlinesMenu_Click);
|
|
//
|
|
// MoveMenuItem
|
|
//
|
|
this.MoveMenuItem.BackColor = System.Drawing.SystemColors.Control;
|
|
this.MoveMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("MoveMenuItem.Image")));
|
|
this.MoveMenuItem.Name = "MoveMenuItem";
|
|
this.MoveMenuItem.Size = new System.Drawing.Size(28, 20);
|
|
this.MoveMenuItem.ToolTipText = "Move";
|
|
this.MoveMenuItem.Click += new System.EventHandler(this.MoveMenuItem_Click);
|
|
//
|
|
// RotateMenuItem
|
|
//
|
|
this.RotateMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("RotateMenuItem.Image")));
|
|
this.RotateMenuItem.Name = "RotateMenuItem";
|
|
this.RotateMenuItem.Size = new System.Drawing.Size(28, 20);
|
|
this.RotateMenuItem.ToolTipText = "Rotate";
|
|
this.RotateMenuItem.Click += new System.EventHandler(this.RotateMenuItem_Click);
|
|
//
|
|
// ScaleMenuItem
|
|
//
|
|
this.ScaleMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ScaleMenuItem.Image")));
|
|
this.ScaleMenuItem.Name = "ScaleMenuItem";
|
|
this.ScaleMenuItem.Size = new System.Drawing.Size(28, 20);
|
|
this.ScaleMenuItem.ToolTipText = "Scale";
|
|
this.ScaleMenuItem.Click += new System.EventHandler(this.ScaleMenuItem_Click);
|
|
//
|
|
// ModelLightForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(733, 585);
|
|
this.Controls.Add(this.MainSplitContainer);
|
|
this.Controls.Add(this.MainMenu);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MainMenuStrip = this.MainMenu;
|
|
this.Name = "ModelLightForm";
|
|
this.Text = "Light Editor - CodeWalker by dexyfex";
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ModelLightForm_FormClosed);
|
|
this.MainSplitContainer.Panel1.ResumeLayout(false);
|
|
this.MainSplitContainer.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.MainSplitContainer)).EndInit();
|
|
this.MainSplitContainer.ResumeLayout(false);
|
|
this.LightPropertiesPanel.ResumeLayout(false);
|
|
this.LightPropertiesPanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumetricFadeDistanceUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.SpecularFadeDistanceUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ShadowFadeDistanceUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.LightFadeDistanceUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ShadowBlurUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GroupIDUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.BoneIDUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.FlashinessUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumeColorBUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumeColorGUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.VolumeColorRUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ColourBUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ColourGUpDown)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ColourRUpDown)).EndInit();
|
|
this.MainMenu.ResumeLayout(false);
|
|
this.MainMenu.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.SplitContainer MainSplitContainer;
|
|
private WinForms.TreeViewFix LightsTreeView;
|
|
private System.Windows.Forms.Panel LightPropertiesPanel;
|
|
private System.Windows.Forms.NumericUpDown ColourBUpDown;
|
|
private System.Windows.Forms.NumericUpDown ColourGUpDown;
|
|
private System.Windows.Forms.NumericUpDown ColourRUpDown;
|
|
private System.Windows.Forms.TextBox TimeFlagsTextBox;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.CheckedListBox TimeFlagsPMCheckedListBox;
|
|
private System.Windows.Forms.CheckedListBox TimeFlagsAMCheckedListBox;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.TextBox TextureHashTextBox;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.TextBox FalloffExponentTextBox;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox FalloffTextBox;
|
|
private System.Windows.Forms.ComboBox TypeComboBox;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label ColourLabel;
|
|
private System.Windows.Forms.Button NormalizeDirectionButton;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.TextBox DirectionTextBox;
|
|
private System.Windows.Forms.Button GoToButton;
|
|
private System.Windows.Forms.TextBox PositionTextBox;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.TextBox CoronaSizeTextBox;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.NumericUpDown VolumeColorBUpDown;
|
|
private System.Windows.Forms.NumericUpDown VolumeColorGUpDown;
|
|
private System.Windows.Forms.NumericUpDown VolumeColorRUpDown;
|
|
private System.Windows.Forms.Label VolumeColorLabel;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.TextBox VolumeOuterExponentTextBox;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TextBox VolumeSizeScaleTextBox;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.TextBox VolumeIntensityTextBox;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.TextBox CoronaZBiasTextBox;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.TextBox ShadowNearClipTextBox;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.TextBox ExtentTextBox;
|
|
private WinForms.MenuStripFix MainMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem EditMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem EditNewLightMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem EditDeleteLightMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem EditDuplicateLightMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem OptionsMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem OptionsShowOutlinesMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem MoveMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem RotateMenuItem;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.TextBox CullingPlaneNormalTextBox;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.TextBox CullingPlaneOffsetTextBox;
|
|
private System.Windows.Forms.ToolStripMenuItem ScaleMenuItem;
|
|
private System.Windows.Forms.Button NormalizeTangentButton;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox TangentTextBox;
|
|
private System.Windows.Forms.TextBox FlagsTextBox;
|
|
private System.Windows.Forms.Label label32;
|
|
private System.Windows.Forms.TextBox IntensityTextBox;
|
|
private System.Windows.Forms.TextBox OuterAngleTextBox;
|
|
private System.Windows.Forms.TextBox InnerAngleTextBox;
|
|
private System.Windows.Forms.TextBox CoronaIntensityTextBox;
|
|
private System.Windows.Forms.NumericUpDown VolumetricFadeDistanceUpDown;
|
|
private System.Windows.Forms.NumericUpDown SpecularFadeDistanceUpDown;
|
|
private System.Windows.Forms.NumericUpDown ShadowFadeDistanceUpDown;
|
|
private System.Windows.Forms.NumericUpDown LightFadeDistanceUpDown;
|
|
private System.Windows.Forms.NumericUpDown ShadowBlurUpDown;
|
|
private System.Windows.Forms.NumericUpDown GroupIDUpDown;
|
|
private System.Windows.Forms.NumericUpDown BoneIDUpDown;
|
|
private System.Windows.Forms.NumericUpDown FlashinessUpDown;
|
|
private System.Windows.Forms.Button DeleteLightButton;
|
|
private System.Windows.Forms.Button NewLightButton;
|
|
private System.Windows.Forms.Button DuplicateLightButton;
|
|
}
|
|
} |