mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-12 23:54:10 +00:00
1245 lines
No EOL
65 KiB
C#
1245 lines
No EOL
65 KiB
C#
namespace CodeImp.DoomBuilder.BuilderModes
|
|
{
|
|
partial class MenusForm
|
|
{
|
|
/// <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(MenusForm));
|
|
this.menustrip = new System.Windows.Forms.MenuStrip();
|
|
this.linedefsmenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.placethingsl = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.syncthingeditlinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.selectsinglesideditem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.selectdoublesideditem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.fliplinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.flipsidedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.curvelinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.perpendicularVertexL = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.perpendicularLinedefL = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.parallelLinedefL = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.splitlinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.updatelightfogitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.aligntexturesitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alignFloorToFrontItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alignFloorToBackItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alignCeilingToFrontItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alignCeilingToBackItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.selectSimilarLinesItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sectorsmenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.placethingss = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.syncthingeditsectorsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.joinsectorsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.mergesectorsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.flipsectorlinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.makedooritem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.perpendicularVertexS = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.perpendicularLinedefS = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.parallelLinedefS = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.selectSimilarSectors = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.thingsmenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.selectInSectorsItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.filterSelectionItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.alignToWallItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pointAtCursorItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.vertexSlopeAssistT = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.selectSimilarThingsItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.vertsmenu = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.placethingsv = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.vertexIntoShapeV = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.perpendicularVertexV = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.perpendicularLinedefV = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.parallelLinedefV = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.selectSimilarVertsItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.globalstrip = new System.Windows.Forms.ToolStrip();
|
|
this.manualstrip = new System.Windows.Forms.ToolStrip();
|
|
this.buttoncopyproperties = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonpasteproperties = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonpastepropertiesoptions = new System.Windows.Forms.ToolStripButton();
|
|
this.seperatorcopypaste = new System.Windows.Forms.ToolStripSeparator();
|
|
this.buttonselectionnumbers = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonselectioneffects = new System.Windows.Forms.ToolStripButton();
|
|
this.separatorsectors1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.buttonMakeDoor = new System.Windows.Forms.ToolStripButton();
|
|
this.separatorsectors2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.buttonbrightnessgradient = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonfloorgradient = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonceilinggradient = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonflipselectionh = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonflipselectionv = new System.Windows.Forms.ToolStripButton();
|
|
this.buttoncurvelinedefs = new System.Windows.Forms.ToolStripButton();
|
|
this.gradientModeMenu = new System.Windows.Forms.ToolStripComboBox();
|
|
this.gradientInterpolationMenu = new System.Windows.Forms.ToolStripComboBox();
|
|
this.separatorsectors3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.buttonMarqueSelectTouching = new System.Windows.Forms.ToolStripButton();
|
|
this.syncthingteditbutton = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonAlignThingsToWall = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonTextureOffsetLock = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonPlaceThings = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonPointAtCursor = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonPerpendicularVertex = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonPerpendicularLinedef = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonVertexIntoShape = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonParallelLinedef = new System.Windows.Forms.ToolStripButton();
|
|
this.buttonVertexSlopeAssist = new System.Windows.Forms.ToolStripButton();
|
|
this.fileMenuStrip = new System.Windows.Forms.MenuStrip();
|
|
this.exportStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.editmenuitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.separatorcopyprops = new System.Windows.Forms.ToolStripSeparator();
|
|
this.itemcopyprops = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.itempasteprops = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.itempastepropsoptions = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alignsectorlinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alignlinedefsitem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.selectionToImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.menustrip.SuspendLayout();
|
|
this.manualstrip.SuspendLayout();
|
|
this.fileMenuStrip.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// menustrip
|
|
//
|
|
this.menustrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.linedefsmenu,
|
|
this.sectorsmenu,
|
|
this.thingsmenu,
|
|
this.vertsmenu});
|
|
this.menustrip.Location = new System.Drawing.Point(0, 24);
|
|
this.menustrip.Name = "menustrip";
|
|
this.menustrip.Size = new System.Drawing.Size(794, 24);
|
|
this.menustrip.TabIndex = 0;
|
|
this.menustrip.Text = "menustrip";
|
|
//
|
|
// linedefsmenu
|
|
//
|
|
this.linedefsmenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.placethingsl,
|
|
this.syncthingeditlinedefsitem,
|
|
this.toolStripSeparator2,
|
|
this.selectsinglesideditem,
|
|
this.selectdoublesideditem,
|
|
this.toolStripMenuItem4,
|
|
this.fliplinedefsitem,
|
|
this.alignlinedefsitem,
|
|
this.flipsidedefsitem,
|
|
this.toolStripMenuItem1,
|
|
this.curvelinedefsitem,
|
|
this.perpendicularVertexL,
|
|
this.perpendicularLinedefL,
|
|
this.parallelLinedefL,
|
|
this.toolStripMenuItem3,
|
|
this.splitlinedefsitem,
|
|
this.updatelightfogitem,
|
|
this.aligntexturesitem,
|
|
this.toolStripMenuItem7,
|
|
this.selectSimilarLinesItem});
|
|
this.linedefsmenu.Name = "linedefsmenu";
|
|
this.linedefsmenu.Size = new System.Drawing.Size(63, 20);
|
|
this.linedefsmenu.Text = "&Linedefs";
|
|
this.linedefsmenu.Visible = false;
|
|
this.linedefsmenu.DropDownOpening += new System.EventHandler(this.linedefsmenu_DropDownOpening);
|
|
//
|
|
// placethingsl
|
|
//
|
|
this.placethingsl.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PlaceThings;
|
|
this.placethingsl.Name = "placethingsl";
|
|
this.placethingsl.Size = new System.Drawing.Size(224, 22);
|
|
this.placethingsl.Tag = "placethings";
|
|
this.placethingsl.Text = "&Place Things...";
|
|
this.placethingsl.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// syncthingeditlinedefsitem
|
|
//
|
|
this.syncthingeditlinedefsitem.CheckOnClick = true;
|
|
this.syncthingeditlinedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.SelectThingsInSectors;
|
|
this.syncthingeditlinedefsitem.Name = "syncthingeditlinedefsitem";
|
|
this.syncthingeditlinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.syncthingeditlinedefsitem.Tag = "syncedthingedit";
|
|
this.syncthingeditlinedefsitem.Text = "&Synchronized Things Editing";
|
|
this.syncthingeditlinedefsitem.ToolTipText = "When enabled, selected things will be dragged when dragging linedefs.\r\nRectangula" +
|
|
"r selection will also select things (holding Alt while selecting \r\ninverts this " +
|
|
"behaviour).";
|
|
this.syncthingeditlinedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator2
|
|
//
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// selectsinglesideditem
|
|
//
|
|
this.selectsinglesideditem.Name = "selectsinglesideditem";
|
|
this.selectsinglesideditem.Size = new System.Drawing.Size(224, 22);
|
|
this.selectsinglesideditem.Tag = "selectsinglesided";
|
|
this.selectsinglesideditem.Text = "Select S&ingle-sided only";
|
|
this.selectsinglesideditem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// selectdoublesideditem
|
|
//
|
|
this.selectdoublesideditem.Name = "selectdoublesideditem";
|
|
this.selectdoublesideditem.Size = new System.Drawing.Size(224, 22);
|
|
this.selectdoublesideditem.Tag = "selectdoublesided";
|
|
this.selectdoublesideditem.Text = "Select &Double-sided only";
|
|
this.selectdoublesideditem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem4
|
|
//
|
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
|
this.toolStripMenuItem4.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// fliplinedefsitem
|
|
//
|
|
this.fliplinedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Flip;
|
|
this.fliplinedefsitem.Name = "fliplinedefsitem";
|
|
this.fliplinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.fliplinedefsitem.Tag = "fliplinedefs";
|
|
this.fliplinedefsitem.Text = "&Flip Linedefs";
|
|
this.fliplinedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// flipsidedefsitem
|
|
//
|
|
this.flipsidedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Flip;
|
|
this.flipsidedefsitem.Name = "flipsidedefsitem";
|
|
this.flipsidedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.flipsidedefsitem.Tag = "flipsidedefs";
|
|
this.flipsidedefsitem.Text = "F&lip Sidedefs";
|
|
this.flipsidedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// curvelinedefsitem
|
|
//
|
|
this.curvelinedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.CurveLines;
|
|
this.curvelinedefsitem.Name = "curvelinedefsitem";
|
|
this.curvelinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.curvelinedefsitem.Tag = "curvelinesmode";
|
|
this.curvelinedefsitem.Text = "&Curve Linedefs...";
|
|
this.curvelinedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// perpendicularVertexL
|
|
//
|
|
this.perpendicularVertexL.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularVertex;
|
|
this.perpendicularVertexL.Name = "perpendicularVertexL";
|
|
this.perpendicularVertexL.Size = new System.Drawing.Size(224, 22);
|
|
this.perpendicularVertexL.Tag = "perpendicularvertex";
|
|
this.perpendicularVertexL.Text = "Perpendicular Vertex...";
|
|
this.perpendicularVertexL.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// perpendicularLinedefL
|
|
//
|
|
this.perpendicularLinedefL.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularLinedef;
|
|
this.perpendicularLinedefL.Name = "perpendicularLinedefL";
|
|
this.perpendicularLinedefL.Size = new System.Drawing.Size(224, 22);
|
|
this.perpendicularLinedefL.Tag = "perpendicularlinedef";
|
|
this.perpendicularLinedefL.Text = "Perpendicular Linedef...";
|
|
this.perpendicularLinedefL.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// parallelLinedefL
|
|
//
|
|
this.parallelLinedefL.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ParallelLinedef;
|
|
this.parallelLinedefL.Name = "parallelLinedefL";
|
|
this.parallelLinedefL.Size = new System.Drawing.Size(224, 22);
|
|
this.parallelLinedefL.Tag = "parallellinedef";
|
|
this.parallelLinedefL.Text = "Parallel Linedef...";
|
|
this.parallelLinedefL.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem3
|
|
//
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// splitlinedefsitem
|
|
//
|
|
this.splitlinedefsitem.Name = "splitlinedefsitem";
|
|
this.splitlinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.splitlinedefsitem.Tag = "splitlinedefs";
|
|
this.splitlinedefsitem.Text = "S&plit Linedefs";
|
|
this.splitlinedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// updatelightfogitem
|
|
//
|
|
this.updatelightfogitem.Name = "updatelightfogitem";
|
|
this.updatelightfogitem.Size = new System.Drawing.Size(224, 22);
|
|
this.updatelightfogitem.Tag = "applylightfogflag";
|
|
this.updatelightfogitem.Text = "&Update \'lightfog\' flag";
|
|
this.updatelightfogitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// aligntexturesitem
|
|
//
|
|
this.aligntexturesitem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.alignFloorToFrontItem,
|
|
this.alignFloorToBackItem,
|
|
this.alignCeilingToFrontItem,
|
|
this.alignCeilingToBackItem});
|
|
this.aligntexturesitem.Name = "aligntexturesitem";
|
|
this.aligntexturesitem.Size = new System.Drawing.Size(224, 22);
|
|
this.aligntexturesitem.Text = "&Align Textures";
|
|
//
|
|
// alignFloorToFrontItem
|
|
//
|
|
this.alignFloorToFrontItem.Name = "alignFloorToFrontItem";
|
|
this.alignFloorToFrontItem.Size = new System.Drawing.Size(181, 22);
|
|
this.alignFloorToFrontItem.Tag = "alignfloortofront";
|
|
this.alignFloorToFrontItem.Text = "Floor to Front Side";
|
|
this.alignFloorToFrontItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// alignFloorToBackItem
|
|
//
|
|
this.alignFloorToBackItem.Name = "alignFloorToBackItem";
|
|
this.alignFloorToBackItem.Size = new System.Drawing.Size(181, 22);
|
|
this.alignFloorToBackItem.Tag = "alignfloortoback";
|
|
this.alignFloorToBackItem.Text = "Floor to Back Side";
|
|
this.alignFloorToBackItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// alignCeilingToFrontItem
|
|
//
|
|
this.alignCeilingToFrontItem.Name = "alignCeilingToFrontItem";
|
|
this.alignCeilingToFrontItem.Size = new System.Drawing.Size(181, 22);
|
|
this.alignCeilingToFrontItem.Tag = "alignceilingtofront";
|
|
this.alignCeilingToFrontItem.Text = "Ceiling to Front Side";
|
|
this.alignCeilingToFrontItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// alignCeilingToBackItem
|
|
//
|
|
this.alignCeilingToBackItem.Name = "alignCeilingToBackItem";
|
|
this.alignCeilingToBackItem.Size = new System.Drawing.Size(181, 22);
|
|
this.alignCeilingToBackItem.Tag = "alignceilingtoback";
|
|
this.alignCeilingToBackItem.Text = "Ceiling to Back Side";
|
|
this.alignCeilingToBackItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem7
|
|
//
|
|
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
|
this.toolStripMenuItem7.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// selectSimilarLinesItem
|
|
//
|
|
this.selectSimilarLinesItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Similar;
|
|
this.selectSimilarLinesItem.Name = "selectSimilarLinesItem";
|
|
this.selectSimilarLinesItem.Size = new System.Drawing.Size(224, 22);
|
|
this.selectSimilarLinesItem.Tag = "selectsimilar";
|
|
this.selectSimilarLinesItem.Text = "Select Similar...";
|
|
this.selectSimilarLinesItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// sectorsmenu
|
|
//
|
|
this.sectorsmenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.placethingss,
|
|
this.syncthingeditsectorsitem,
|
|
this.toolStripSeparator1,
|
|
this.joinsectorsitem,
|
|
this.mergesectorsitem,
|
|
this.toolStripMenuItem2,
|
|
this.flipsectorlinedefsitem,
|
|
this.alignsectorlinedefsitem,
|
|
this.toolStripSeparator8,
|
|
this.makedooritem,
|
|
this.toolStripSeparator4,
|
|
this.perpendicularVertexS,
|
|
this.perpendicularLinedefS,
|
|
this.parallelLinedefS,
|
|
this.toolStripMenuItem11,
|
|
this.selectSimilarSectors});
|
|
this.sectorsmenu.Name = "sectorsmenu";
|
|
this.sectorsmenu.Size = new System.Drawing.Size(57, 20);
|
|
this.sectorsmenu.Text = "&Sectors";
|
|
this.sectorsmenu.Visible = false;
|
|
//
|
|
// placethingss
|
|
//
|
|
this.placethingss.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PlaceThings;
|
|
this.placethingss.Name = "placethingss";
|
|
this.placethingss.Size = new System.Drawing.Size(224, 22);
|
|
this.placethingss.Tag = "placethings";
|
|
this.placethingss.Text = "&Place Things...";
|
|
this.placethingss.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// syncthingeditsectorsitem
|
|
//
|
|
this.syncthingeditsectorsitem.CheckOnClick = true;
|
|
this.syncthingeditsectorsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.SelectThingsInSectors;
|
|
this.syncthingeditsectorsitem.Name = "syncthingeditsectorsitem";
|
|
this.syncthingeditsectorsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.syncthingeditsectorsitem.Tag = "syncedthingedit";
|
|
this.syncthingeditsectorsitem.Text = "&Synchronized Things Editing";
|
|
this.syncthingeditsectorsitem.ToolTipText = resources.GetString("syncthingeditsectorsitem.ToolTipText");
|
|
this.syncthingeditsectorsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// joinsectorsitem
|
|
//
|
|
this.joinsectorsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Join;
|
|
this.joinsectorsitem.Name = "joinsectorsitem";
|
|
this.joinsectorsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.joinsectorsitem.Tag = "joinsectors";
|
|
this.joinsectorsitem.Text = "&Join Sectors";
|
|
this.joinsectorsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// mergesectorsitem
|
|
//
|
|
this.mergesectorsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Merge;
|
|
this.mergesectorsitem.Name = "mergesectorsitem";
|
|
this.mergesectorsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.mergesectorsitem.Tag = "mergesectors";
|
|
this.mergesectorsitem.Text = "&Merge Sectors";
|
|
this.mergesectorsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem2
|
|
//
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// flipsectorlinedefsitem
|
|
//
|
|
this.flipsectorlinedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Flip;
|
|
this.flipsectorlinedefsitem.Name = "flipsectorlinedefsitem";
|
|
this.flipsectorlinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.flipsectorlinedefsitem.Tag = "fliplinedefs";
|
|
this.flipsectorlinedefsitem.Text = "&Flip Linedefs";
|
|
this.flipsectorlinedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator8
|
|
//
|
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
|
this.toolStripSeparator8.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// makedooritem
|
|
//
|
|
this.makedooritem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Door;
|
|
this.makedooritem.Name = "makedooritem";
|
|
this.makedooritem.Size = new System.Drawing.Size(224, 22);
|
|
this.makedooritem.Tag = "makedoor";
|
|
this.makedooritem.Text = "Make &Door";
|
|
this.makedooritem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator4
|
|
//
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(221, 6);
|
|
this.toolStripSeparator4.Visible = false;
|
|
//
|
|
// perpendicularVertexS
|
|
//
|
|
this.perpendicularVertexS.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularVertex;
|
|
this.perpendicularVertexS.Name = "perpendicularVertexS";
|
|
this.perpendicularVertexS.Size = new System.Drawing.Size(224, 22);
|
|
this.perpendicularVertexS.Tag = "perpendicularvertex";
|
|
this.perpendicularVertexS.Text = "Perpendicular Vertex...";
|
|
this.perpendicularVertexS.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// perpendicularLinedefS
|
|
//
|
|
this.perpendicularLinedefS.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularLinedef;
|
|
this.perpendicularLinedefS.Name = "perpendicularLinedefS";
|
|
this.perpendicularLinedefS.Size = new System.Drawing.Size(224, 22);
|
|
this.perpendicularLinedefS.Tag = "perpendicularlinedef";
|
|
this.perpendicularLinedefS.Text = "Perpendicular Linedef...";
|
|
this.perpendicularLinedefS.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// parallelLinedefS
|
|
//
|
|
this.parallelLinedefS.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ParallelLinedef;
|
|
this.parallelLinedefS.Name = "parallelLinedefS";
|
|
this.parallelLinedefS.Size = new System.Drawing.Size(224, 22);
|
|
this.parallelLinedefS.Tag = "parallellinedef";
|
|
this.parallelLinedefS.Text = "Parallel Linedef...";
|
|
this.parallelLinedefS.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem11
|
|
//
|
|
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
|
this.toolStripMenuItem11.Size = new System.Drawing.Size(221, 6);
|
|
//
|
|
// selectSimilarSectors
|
|
//
|
|
this.selectSimilarSectors.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Similar;
|
|
this.selectSimilarSectors.Name = "selectSimilarSectors";
|
|
this.selectSimilarSectors.Size = new System.Drawing.Size(224, 22);
|
|
this.selectSimilarSectors.Tag = "selectsimilar";
|
|
this.selectSimilarSectors.Text = "Select Similar...";
|
|
this.selectSimilarSectors.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// thingsmenu
|
|
//
|
|
this.thingsmenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.selectInSectorsItem,
|
|
this.filterSelectionItem,
|
|
this.toolStripSeparator3,
|
|
this.alignToWallItem,
|
|
this.pointAtCursorItem,
|
|
this.vertexSlopeAssistT,
|
|
this.toolStripSeparator6,
|
|
this.selectSimilarThingsItem});
|
|
this.thingsmenu.Name = "thingsmenu";
|
|
this.thingsmenu.Size = new System.Drawing.Size(55, 20);
|
|
this.thingsmenu.Text = "Things";
|
|
this.thingsmenu.Visible = false;
|
|
//
|
|
// selectInSectorsItem
|
|
//
|
|
this.selectInSectorsItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.SelectThingsInSectors;
|
|
this.selectInSectorsItem.Name = "selectInSectorsItem";
|
|
this.selectInSectorsItem.Size = new System.Drawing.Size(245, 22);
|
|
this.selectInSectorsItem.Tag = "thingsselectinsectors";
|
|
this.selectInSectorsItem.Text = "&Select Things in Selected Sectors";
|
|
this.selectInSectorsItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// filterSelectionItem
|
|
//
|
|
this.filterSelectionItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.FilterThings;
|
|
this.filterSelectionItem.Name = "filterSelectionItem";
|
|
this.filterSelectionItem.Size = new System.Drawing.Size(245, 22);
|
|
this.filterSelectionItem.Tag = "filterselectedthings";
|
|
this.filterSelectionItem.Text = "Filter Selection...";
|
|
this.filterSelectionItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator3
|
|
//
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
this.toolStripSeparator3.Size = new System.Drawing.Size(242, 6);
|
|
//
|
|
// alignToWallItem
|
|
//
|
|
this.alignToWallItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.AlignThings;
|
|
this.alignToWallItem.Name = "alignToWallItem";
|
|
this.alignToWallItem.Size = new System.Drawing.Size(245, 22);
|
|
this.alignToWallItem.Tag = "thingaligntowall";
|
|
this.alignToWallItem.Text = "&Align To Closest Linedef";
|
|
this.alignToWallItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// pointAtCursorItem
|
|
//
|
|
this.pointAtCursorItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ThingPointAtCursor;
|
|
this.pointAtCursorItem.Name = "pointAtCursorItem";
|
|
this.pointAtCursorItem.Size = new System.Drawing.Size(245, 22);
|
|
this.pointAtCursorItem.Tag = "thinglookatcursor";
|
|
this.pointAtCursorItem.Text = "&Point to Cursor";
|
|
this.pointAtCursorItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// vertexSlopeAssistT
|
|
//
|
|
this.vertexSlopeAssistT.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.VertexSlope;
|
|
this.vertexSlopeAssistT.Name = "vertexSlopeAssistT";
|
|
this.vertexSlopeAssistT.Size = new System.Drawing.Size(245, 22);
|
|
this.vertexSlopeAssistT.Tag = "vertexslopeassist";
|
|
this.vertexSlopeAssistT.Text = "Vertex Slope Assistant (SRB2)...";
|
|
this.vertexSlopeAssistT.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator6
|
|
//
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(242, 6);
|
|
//
|
|
// selectSimilarThingsItem
|
|
//
|
|
this.selectSimilarThingsItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Similar;
|
|
this.selectSimilarThingsItem.Name = "selectSimilarThingsItem";
|
|
this.selectSimilarThingsItem.Size = new System.Drawing.Size(245, 22);
|
|
this.selectSimilarThingsItem.Tag = "selectsimilar";
|
|
this.selectSimilarThingsItem.Text = "Select Similar...";
|
|
this.selectSimilarThingsItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// selectionToImageToolStripMenuItem
|
|
//
|
|
this.selectionToImageToolStripMenuItem.Name = "selectionToImageToolStripMenuItem";
|
|
this.selectionToImageToolStripMenuItem.Size = new System.Drawing.Size(226, 22);
|
|
this.selectionToImageToolStripMenuItem.Tag = "exporttoimage";
|
|
this.selectionToImageToolStripMenuItem.Text = "Selection to image";
|
|
this.selectionToImageToolStripMenuItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
//
|
|
// vertsmenu
|
|
//
|
|
this.vertsmenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.placethingsv,
|
|
this.toolStripSeparator7,
|
|
this.vertexIntoShapeV,
|
|
this.perpendicularVertexV,
|
|
this.perpendicularLinedefV,
|
|
this.parallelLinedefV,
|
|
this.toolStripMenuItem6,
|
|
this.selectSimilarVertsItem});
|
|
this.vertsmenu.Name = "vertsmenu";
|
|
this.vertsmenu.Size = new System.Drawing.Size(60, 20);
|
|
this.vertsmenu.Text = "Vertices";
|
|
this.vertsmenu.Visible = false;
|
|
//
|
|
// placethingsv
|
|
//
|
|
this.placethingsv.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PlaceThings;
|
|
this.placethingsv.Name = "placethingsv";
|
|
this.placethingsv.Size = new System.Drawing.Size(198, 22);
|
|
this.placethingsv.Tag = "placethings";
|
|
this.placethingsv.Text = "&Place Things...";
|
|
this.placethingsv.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripSeparator7
|
|
//
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(195, 6);
|
|
//
|
|
// vertexIntoShapeV
|
|
//
|
|
this.vertexIntoShapeV.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.VertexIntoShape;
|
|
this.vertexIntoShapeV.Name = "vertexIntoShapeV";
|
|
this.vertexIntoShapeV.Size = new System.Drawing.Size(198, 22);
|
|
this.vertexIntoShapeV.Tag = "vertexintoshape";
|
|
this.vertexIntoShapeV.Text = "Vertex into Shape...";
|
|
this.vertexIntoShapeV.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// perpendicularVertexV
|
|
//
|
|
this.perpendicularVertexV.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularVertex;
|
|
this.perpendicularVertexV.Name = "perpendicularVertexV";
|
|
this.perpendicularVertexV.Size = new System.Drawing.Size(198, 22);
|
|
this.perpendicularVertexV.Tag = "perpendicularvertex";
|
|
this.perpendicularVertexV.Text = "Perpendicular Vertex...";
|
|
this.perpendicularVertexV.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// perpendicularLinedefV
|
|
//
|
|
this.perpendicularLinedefV.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularLinedef;
|
|
this.perpendicularLinedefV.Name = "perpendicularLinedefV";
|
|
this.perpendicularLinedefV.Size = new System.Drawing.Size(198, 22);
|
|
this.perpendicularLinedefV.Tag = "perpendicularlinedef";
|
|
this.perpendicularLinedefV.Text = "Perpendicular Linedef...";
|
|
this.perpendicularLinedefV.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// parallelLinedefV
|
|
//
|
|
this.parallelLinedefV.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ParallelLinedef;
|
|
this.parallelLinedefV.Name = "parallelLinedefV";
|
|
this.parallelLinedefV.Size = new System.Drawing.Size(198, 22);
|
|
this.parallelLinedefV.Tag = "parallellinedef";
|
|
this.parallelLinedefV.Text = "Parallel Linedef...";
|
|
this.parallelLinedefV.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// toolStripMenuItem6
|
|
//
|
|
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
|
this.toolStripMenuItem6.Size = new System.Drawing.Size(195, 6);
|
|
//
|
|
// selectSimilarVertsItem
|
|
//
|
|
this.selectSimilarVertsItem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Similar;
|
|
this.selectSimilarVertsItem.Name = "selectSimilarVertsItem";
|
|
this.selectSimilarVertsItem.Size = new System.Drawing.Size(198, 22);
|
|
this.selectSimilarVertsItem.Tag = "selectsimilar";
|
|
this.selectSimilarVertsItem.Text = "Select Similar...";
|
|
this.selectSimilarVertsItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// globalstrip
|
|
//
|
|
this.globalstrip.Location = new System.Drawing.Point(0, 48);
|
|
this.globalstrip.Name = "globalstrip";
|
|
this.globalstrip.Size = new System.Drawing.Size(794, 25);
|
|
this.globalstrip.TabIndex = 1;
|
|
this.globalstrip.Text = "toolstrip";
|
|
//
|
|
// manualstrip
|
|
//
|
|
this.manualstrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.buttoncopyproperties,
|
|
this.buttonpasteproperties,
|
|
this.buttonpastepropertiesoptions,
|
|
this.seperatorcopypaste,
|
|
this.buttonselectionnumbers,
|
|
this.buttonselectioneffects,
|
|
this.separatorsectors1,
|
|
this.buttonMakeDoor,
|
|
this.separatorsectors2,
|
|
this.buttonbrightnessgradient,
|
|
this.buttonfloorgradient,
|
|
this.buttonceilinggradient,
|
|
this.buttonflipselectionh,
|
|
this.buttonflipselectionv,
|
|
this.buttoncurvelinedefs,
|
|
this.gradientModeMenu,
|
|
this.gradientInterpolationMenu,
|
|
this.separatorsectors3,
|
|
this.buttonMarqueSelectTouching,
|
|
this.syncthingteditbutton,
|
|
this.buttonAlignThingsToWall,
|
|
this.buttonTextureOffsetLock,
|
|
this.buttonPlaceThings,
|
|
this.buttonPointAtCursor,
|
|
this.buttonPerpendicularVertex,
|
|
this.buttonPerpendicularLinedef,
|
|
this.buttonVertexIntoShape,
|
|
this.buttonParallelLinedef,
|
|
this.buttonVertexSlopeAssist});
|
|
this.manualstrip.Location = new System.Drawing.Point(0, 73);
|
|
this.manualstrip.Name = "manualstrip";
|
|
this.manualstrip.Size = new System.Drawing.Size(794, 25);
|
|
this.manualstrip.TabIndex = 2;
|
|
this.manualstrip.Text = "toolStrip1";
|
|
//
|
|
// buttoncopyproperties
|
|
//
|
|
this.buttoncopyproperties.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttoncopyproperties.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.CopyProperties;
|
|
this.buttoncopyproperties.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttoncopyproperties.Name = "buttoncopyproperties";
|
|
this.buttoncopyproperties.Size = new System.Drawing.Size(23, 22);
|
|
this.buttoncopyproperties.Tag = "classiccopyproperties";
|
|
this.buttoncopyproperties.Text = "Copy Properties";
|
|
this.buttoncopyproperties.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonpasteproperties
|
|
//
|
|
this.buttonpasteproperties.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonpasteproperties.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PasteProperties;
|
|
this.buttonpasteproperties.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonpasteproperties.Name = "buttonpasteproperties";
|
|
this.buttonpasteproperties.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonpasteproperties.Tag = "classicpasteproperties";
|
|
this.buttonpasteproperties.Text = "Paste Properties";
|
|
this.buttonpasteproperties.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonpastepropertiesoptions
|
|
//
|
|
this.buttonpastepropertiesoptions.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonpastepropertiesoptions.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PastePropertiesOptions;
|
|
this.buttonpastepropertiesoptions.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonpastepropertiesoptions.Name = "buttonpastepropertiesoptions";
|
|
this.buttonpastepropertiesoptions.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonpastepropertiesoptions.Tag = "classicpastepropertieswithoptions";
|
|
this.buttonpastepropertiesoptions.Text = "Paste Properties Special...";
|
|
this.buttonpastepropertiesoptions.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
this.buttonpastepropertiesoptions.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// seperatorcopypaste
|
|
//
|
|
this.seperatorcopypaste.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.seperatorcopypaste.Name = "seperatorcopypaste";
|
|
this.seperatorcopypaste.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// buttonselectionnumbers
|
|
//
|
|
this.buttonselectionnumbers.CheckOnClick = true;
|
|
this.buttonselectionnumbers.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonselectionnumbers.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ViewSelectionIndex;
|
|
this.buttonselectionnumbers.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonselectionnumbers.Name = "buttonselectionnumbers";
|
|
this.buttonselectionnumbers.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonselectionnumbers.Text = "View Selection Numbering";
|
|
this.buttonselectionnumbers.Click += new System.EventHandler(this.buttonselectionnumbers_Click);
|
|
//
|
|
// buttonselectioneffects
|
|
//
|
|
this.buttonselectioneffects.CheckOnClick = true;
|
|
this.buttonselectioneffects.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonselectioneffects.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ViewSelectionEffects;
|
|
this.buttonselectioneffects.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonselectioneffects.Name = "buttonselectioneffects";
|
|
this.buttonselectioneffects.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonselectioneffects.Text = "View Tags and Effects";
|
|
this.buttonselectioneffects.Click += new System.EventHandler(this.buttonselectioneffects_Click);
|
|
//
|
|
// separatorsectors1
|
|
//
|
|
this.separatorsectors1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.separatorsectors1.Name = "separatorsectors1";
|
|
this.separatorsectors1.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// buttonMakeDoor
|
|
//
|
|
this.buttonMakeDoor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonMakeDoor.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Door;
|
|
this.buttonMakeDoor.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonMakeDoor.Name = "buttonMakeDoor";
|
|
this.buttonMakeDoor.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonMakeDoor.Tag = "makedoor";
|
|
this.buttonMakeDoor.Text = "Make Door From Selection";
|
|
this.buttonMakeDoor.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// separatorsectors2
|
|
//
|
|
this.separatorsectors2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.separatorsectors2.Name = "separatorsectors2";
|
|
this.separatorsectors2.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// buttonbrightnessgradient
|
|
//
|
|
this.buttonbrightnessgradient.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonbrightnessgradient.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.BrightnessGradient;
|
|
this.buttonbrightnessgradient.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonbrightnessgradient.Name = "buttonbrightnessgradient";
|
|
this.buttonbrightnessgradient.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonbrightnessgradient.Tag = "gradientbrightness";
|
|
this.buttonbrightnessgradient.Text = "Make Brightness Gradient";
|
|
this.buttonbrightnessgradient.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonfloorgradient
|
|
//
|
|
this.buttonfloorgradient.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonfloorgradient.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.FloorsGradient;
|
|
this.buttonfloorgradient.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonfloorgradient.Name = "buttonfloorgradient";
|
|
this.buttonfloorgradient.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonfloorgradient.Tag = "gradientfloors";
|
|
this.buttonfloorgradient.Text = "Make Floor Heights Gradient";
|
|
this.buttonfloorgradient.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonceilinggradient
|
|
//
|
|
this.buttonceilinggradient.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonceilinggradient.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.CeilsGradient;
|
|
this.buttonceilinggradient.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonceilinggradient.Name = "buttonceilinggradient";
|
|
this.buttonceilinggradient.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonceilinggradient.Tag = "gradientceilings";
|
|
this.buttonceilinggradient.Text = "Make Ceiling Heights Gradient";
|
|
this.buttonceilinggradient.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonflipselectionh
|
|
//
|
|
this.buttonflipselectionh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonflipselectionh.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.FlipSelectionH;
|
|
this.buttonflipselectionh.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonflipselectionh.Name = "buttonflipselectionh";
|
|
this.buttonflipselectionh.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonflipselectionh.Tag = "flipselectionh";
|
|
this.buttonflipselectionh.Text = "Flip Selection Horizontally";
|
|
this.buttonflipselectionh.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonflipselectionv
|
|
//
|
|
this.buttonflipselectionv.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonflipselectionv.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.FlipSelectionV;
|
|
this.buttonflipselectionv.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonflipselectionv.Name = "buttonflipselectionv";
|
|
this.buttonflipselectionv.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonflipselectionv.Tag = "flipselectionv";
|
|
this.buttonflipselectionv.Text = "Flip Selection Vertically";
|
|
this.buttonflipselectionv.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttoncurvelinedefs
|
|
//
|
|
this.buttoncurvelinedefs.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttoncurvelinedefs.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.CurveLines;
|
|
this.buttoncurvelinedefs.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttoncurvelinedefs.Name = "buttoncurvelinedefs";
|
|
this.buttoncurvelinedefs.Size = new System.Drawing.Size(23, 22);
|
|
this.buttoncurvelinedefs.Tag = "curvelinesmode";
|
|
this.buttoncurvelinedefs.Text = "Curve Linedefs";
|
|
this.buttoncurvelinedefs.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// gradientModeMenu
|
|
//
|
|
this.gradientModeMenu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.gradientModeMenu.Name = "gradientModeMenu";
|
|
this.gradientModeMenu.Size = new System.Drawing.Size(144, 25);
|
|
this.gradientModeMenu.ToolTipText = "Brightness Gradient Target";
|
|
this.gradientModeMenu.DropDownClosed += new System.EventHandler(this.gradientMode_DropDownClosed);
|
|
//
|
|
// gradientInterpolationMenu
|
|
//
|
|
this.gradientInterpolationMenu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.gradientInterpolationMenu.Name = "gradientInterpolationMenu";
|
|
this.gradientInterpolationMenu.Size = new System.Drawing.Size(108, 25);
|
|
this.gradientInterpolationMenu.ToolTipText = "Brightness and Height Gradient Interpolation Mode";
|
|
this.gradientInterpolationMenu.DropDownClosed += new System.EventHandler(this.gradientMode_DropDownClosed);
|
|
//
|
|
// separatorsectors3
|
|
//
|
|
this.separatorsectors3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.separatorsectors3.Name = "separatorsectors3";
|
|
this.separatorsectors3.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// buttonMarqueSelectTouching
|
|
//
|
|
this.buttonMarqueSelectTouching.CheckOnClick = true;
|
|
this.buttonMarqueSelectTouching.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonMarqueSelectTouching.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.SelectTouching;
|
|
this.buttonMarqueSelectTouching.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonMarqueSelectTouching.Name = "buttonMarqueSelectTouching";
|
|
this.buttonMarqueSelectTouching.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonMarqueSelectTouching.Text = "Select Touching";
|
|
this.buttonMarqueSelectTouching.ToolTipText = "Toggle between \"select touching\" and \"select inside\"\r\nrectangular selection modes" +
|
|
"";
|
|
this.buttonMarqueSelectTouching.Click += new System.EventHandler(this.buttonMarqueSelectTouching_Click);
|
|
//
|
|
// syncthingteditbutton
|
|
//
|
|
this.syncthingteditbutton.CheckOnClick = true;
|
|
this.syncthingteditbutton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.syncthingteditbutton.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.SelectThingsInSectors;
|
|
this.syncthingteditbutton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.syncthingteditbutton.Name = "syncthingteditbutton";
|
|
this.syncthingteditbutton.Size = new System.Drawing.Size(23, 22);
|
|
this.syncthingteditbutton.Tag = "syncedthingedit";
|
|
this.syncthingteditbutton.Text = "Synchronized Things Editing";
|
|
this.syncthingteditbutton.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonAlignThingsToWall
|
|
//
|
|
this.buttonAlignThingsToWall.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonAlignThingsToWall.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.AlignThings;
|
|
this.buttonAlignThingsToWall.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonAlignThingsToWall.Name = "buttonAlignThingsToWall";
|
|
this.buttonAlignThingsToWall.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonAlignThingsToWall.Tag = "thingaligntowall";
|
|
this.buttonAlignThingsToWall.ToolTipText = "Align selected things to closest linedef";
|
|
this.buttonAlignThingsToWall.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonTextureOffsetLock
|
|
//
|
|
this.buttonTextureOffsetLock.CheckOnClick = true;
|
|
this.buttonTextureOffsetLock.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonTextureOffsetLock.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.TextureLock;
|
|
this.buttonTextureOffsetLock.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonTextureOffsetLock.Name = "buttonTextureOffsetLock";
|
|
this.buttonTextureOffsetLock.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonTextureOffsetLock.ToolTipText = "Pin Texture Offsets.\r\nWhen enabled, keeps floor and ceiling texture offsets\r\ncons" +
|
|
"tant while sector is dragged";
|
|
this.buttonTextureOffsetLock.Click += new System.EventHandler(this.buttonTextureOffsetLock_Click);
|
|
//
|
|
// buttonPlaceThings
|
|
//
|
|
this.buttonPlaceThings.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonPlaceThings.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PlaceThings;
|
|
this.buttonPlaceThings.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonPlaceThings.Name = "buttonPlaceThings";
|
|
this.buttonPlaceThings.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonPlaceThings.Tag = "placethings";
|
|
this.buttonPlaceThings.Text = "Place Things...";
|
|
this.buttonPlaceThings.ToolTipText = "Place Things on each vertex.";
|
|
this.buttonPlaceThings.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonPointAtCursor
|
|
//
|
|
this.buttonPointAtCursor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonPointAtCursor.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ThingPointAtCursor;
|
|
this.buttonPointAtCursor.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonPointAtCursor.Name = "buttonPointAtCursor";
|
|
this.buttonPointAtCursor.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonPointAtCursor.Tag = "thinglookatcursor";
|
|
this.buttonPointAtCursor.Text = "Points selected things to cursor position. Hold Ctrl to point away from cursor.";
|
|
this.buttonPointAtCursor.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonPerpendicularVertex
|
|
//
|
|
this.buttonPerpendicularVertex.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonPerpendicularVertex.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularVertex;
|
|
this.buttonPerpendicularVertex.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonPerpendicularVertex.Name = "buttonPerpendicularVertex";
|
|
this.buttonPerpendicularVertex.Size = new System.Drawing.Size(23, 22);
|
|
this.buttonPerpendicularVertex.Tag = "perpendicularvertex";
|
|
this.buttonPerpendicularVertex.Text = "Perpendicular Tool";
|
|
this.buttonPerpendicularVertex.ToolTipText = "Create perpendicular from selected vertices.";
|
|
this.buttonPerpendicularVertex.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonPerpendicularLinedef
|
|
//
|
|
this.buttonPerpendicularLinedef.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonPerpendicularLinedef.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PerpendicularLinedef;
|
|
this.buttonPerpendicularLinedef.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonPerpendicularLinedef.Name = "buttonPerpendicularLinedef";
|
|
this.buttonPerpendicularLinedef.Size = new System.Drawing.Size(23, 20);
|
|
this.buttonPerpendicularLinedef.Tag = "perpendicularlinedef";
|
|
this.buttonPerpendicularLinedef.Text = "Perpendicular Linedef";
|
|
this.buttonPerpendicularLinedef.ToolTipText = "Create perpendicular from selected linedefs.";
|
|
this.buttonPerpendicularLinedef.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonVertexIntoShape
|
|
//
|
|
this.buttonVertexIntoShape.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonVertexIntoShape.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.VertexIntoShape;
|
|
this.buttonVertexIntoShape.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonVertexIntoShape.Name = "buttonVertexIntoShape";
|
|
this.buttonVertexIntoShape.Size = new System.Drawing.Size(23, 20);
|
|
this.buttonVertexIntoShape.Tag = "vertexintoshape";
|
|
this.buttonVertexIntoShape.Text = "Vertex into Shape...";
|
|
this.buttonVertexIntoShape.ToolTipText = "Create shapes for each selected vertex.";
|
|
this.buttonVertexIntoShape.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonParallelLinedef
|
|
//
|
|
this.buttonParallelLinedef.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonParallelLinedef.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.ParallelLinedef;
|
|
this.buttonParallelLinedef.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonParallelLinedef.Name = "buttonParallelLinedef";
|
|
this.buttonParallelLinedef.Size = new System.Drawing.Size(23, 20);
|
|
this.buttonParallelLinedef.Tag = "parallellinedef";
|
|
this.buttonParallelLinedef.Text = "Parallel Linedef...";
|
|
this.buttonParallelLinedef.ToolTipText = "Create parallel linedefs from selected linedefs.";
|
|
this.buttonParallelLinedef.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// buttonVertexSlopeAssist
|
|
//
|
|
this.buttonVertexSlopeAssist.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.buttonVertexSlopeAssist.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.VertexSlope;
|
|
this.buttonVertexSlopeAssist.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonVertexSlopeAssist.Name = "buttonVertexSlopeAssist";
|
|
this.buttonVertexSlopeAssist.Size = new System.Drawing.Size(23, 20);
|
|
this.buttonVertexSlopeAssist.Tag = "vertexslopeassist";
|
|
this.buttonVertexSlopeAssist.Text = "Vertex Slope Assistant (SRB2)";
|
|
this.buttonVertexSlopeAssist.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// fileMenuStrip
|
|
//
|
|
this.fileMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.exportStripMenuItem,
|
|
this.editmenuitem});
|
|
this.fileMenuStrip.Location = new System.Drawing.Point(0, 0);
|
|
this.fileMenuStrip.Name = "fileMenuStrip";
|
|
this.fileMenuStrip.Size = new System.Drawing.Size(794, 24);
|
|
this.fileMenuStrip.TabIndex = 3;
|
|
this.fileMenuStrip.Text = "menuStrip1";
|
|
//
|
|
// exportStripMenuItem
|
|
//
|
|
this.exportStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem5,
|
|
this.selectionToImageToolStripMenuItem});
|
|
this.exportStripMenuItem.Name = "exportStripMenuItem";
|
|
this.exportStripMenuItem.Size = new System.Drawing.Size(53, 20);
|
|
this.exportStripMenuItem.Text = "Export";
|
|
//
|
|
// toolStripMenuItem5
|
|
//
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
|
this.toolStripMenuItem5.Size = new System.Drawing.Size(226, 22);
|
|
this.toolStripMenuItem5.Tag = "exporttoobj";
|
|
this.toolStripMenuItem5.Text = "Selection to Wavefront .obj...";
|
|
this.toolStripMenuItem5.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// editmenuitem
|
|
//
|
|
this.editmenuitem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.separatorcopyprops,
|
|
this.itemcopyprops,
|
|
this.itempasteprops,
|
|
this.itempastepropsoptions});
|
|
this.editmenuitem.Name = "editmenuitem";
|
|
this.editmenuitem.Size = new System.Drawing.Size(39, 20);
|
|
this.editmenuitem.Text = "Edit";
|
|
//
|
|
// separatorcopyprops
|
|
//
|
|
this.separatorcopyprops.Name = "separatorcopyprops";
|
|
this.separatorcopyprops.Size = new System.Drawing.Size(204, 6);
|
|
//
|
|
// itemcopyprops
|
|
//
|
|
this.itemcopyprops.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.CopyProperties;
|
|
this.itemcopyprops.Name = "itemcopyprops";
|
|
this.itemcopyprops.Size = new System.Drawing.Size(207, 22);
|
|
this.itemcopyprops.Tag = "classiccopyproperties";
|
|
this.itemcopyprops.Text = "Copy Properties";
|
|
this.itemcopyprops.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// itempasteprops
|
|
//
|
|
this.itempasteprops.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PasteProperties;
|
|
this.itempasteprops.Name = "itempasteprops";
|
|
this.itempasteprops.Size = new System.Drawing.Size(207, 22);
|
|
this.itempasteprops.Tag = "classicpasteproperties";
|
|
this.itempasteprops.Text = "Paste Properties";
|
|
this.itempasteprops.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// itempastepropsoptions
|
|
//
|
|
this.itempastepropsoptions.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.PastePropertiesOptions;
|
|
this.itempastepropsoptions.Name = "itempastepropsoptions";
|
|
this.itempastepropsoptions.Size = new System.Drawing.Size(207, 22);
|
|
this.itempastepropsoptions.Tag = "classicpastepropertieswithoptions";
|
|
this.itempastepropsoptions.Text = "Paste Properties Special...";
|
|
this.itempastepropsoptions.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// alignsectorlinedefsitem
|
|
//
|
|
this.alignsectorlinedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Flip;
|
|
this.alignsectorlinedefsitem.Name = "alignsectorlinedefsitem";
|
|
this.alignsectorlinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.alignsectorlinedefsitem.Tag = "alignlinedefs";
|
|
this.alignsectorlinedefsitem.Text = "Align &Linedefs";
|
|
this.alignsectorlinedefsitem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
//
|
|
// alignlinedefsitem
|
|
//
|
|
this.alignlinedefsitem.Image = global::CodeImp.DoomBuilder.BuilderModes.Properties.Resources.Flip;
|
|
this.alignlinedefsitem.Name = "alignlinedefsitem";
|
|
this.alignlinedefsitem.Size = new System.Drawing.Size(224, 22);
|
|
this.alignlinedefsitem.Tag = "alignlinedefs";
|
|
this.alignlinedefsitem.Text = "Align &Linedefs";
|
|
//
|
|
// MenusForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.ClientSize = new System.Drawing.Size(794, 100);
|
|
this.Controls.Add(this.manualstrip);
|
|
this.Controls.Add(this.globalstrip);
|
|
this.Controls.Add(this.menustrip);
|
|
this.Controls.Add(this.fileMenuStrip);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.MainMenuStrip = this.menustrip;
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "MenusForm";
|
|
this.ShowIcon = false;
|
|
this.ShowInTaskbar = false;
|
|
this.Text = "MenusForm";
|
|
this.menustrip.ResumeLayout(false);
|
|
this.menustrip.PerformLayout();
|
|
this.manualstrip.ResumeLayout(false);
|
|
this.manualstrip.PerformLayout();
|
|
this.fileMenuStrip.ResumeLayout(false);
|
|
this.fileMenuStrip.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.MenuStrip menustrip;
|
|
private System.Windows.Forms.ToolStripMenuItem linedefsmenu;
|
|
private System.Windows.Forms.ToolStripMenuItem sectorsmenu;
|
|
private System.Windows.Forms.ToolStripMenuItem fliplinedefsitem;
|
|
private System.Windows.Forms.ToolStripMenuItem flipsidedefsitem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem curvelinedefsitem;
|
|
private System.Windows.Forms.ToolStripMenuItem joinsectorsitem;
|
|
private System.Windows.Forms.ToolStripMenuItem mergesectorsitem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
|
|
private System.Windows.Forms.ToolStripMenuItem splitlinedefsitem;
|
|
private System.Windows.Forms.ToolStrip globalstrip;
|
|
private System.Windows.Forms.ToolStrip manualstrip;
|
|
private System.Windows.Forms.ToolStripButton buttonbrightnessgradient;
|
|
private System.Windows.Forms.ToolStripMenuItem selectsinglesideditem;
|
|
private System.Windows.Forms.ToolStripMenuItem selectdoublesideditem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
|
|
private System.Windows.Forms.ToolStripButton buttonflipselectionh;
|
|
private System.Windows.Forms.ToolStripButton buttonflipselectionv;
|
|
private System.Windows.Forms.ToolStripButton buttonselectionnumbers;
|
|
private System.Windows.Forms.ToolStripSeparator separatorsectors1;
|
|
private System.Windows.Forms.ToolStripButton buttonfloorgradient;
|
|
private System.Windows.Forms.ToolStripButton buttonceilinggradient;
|
|
private System.Windows.Forms.ToolStripButton buttoncurvelinedefs;
|
|
private System.Windows.Forms.ToolStripButton buttoncopyproperties;
|
|
private System.Windows.Forms.ToolStripButton buttonpasteproperties;
|
|
private System.Windows.Forms.ToolStripSeparator seperatorcopypaste;
|
|
private System.Windows.Forms.ToolStripComboBox gradientModeMenu;
|
|
private System.Windows.Forms.ToolStripButton buttonMarqueSelectTouching;
|
|
private System.Windows.Forms.ToolStripMenuItem thingsmenu;
|
|
private System.Windows.Forms.ToolStripMenuItem alignToWallItem;
|
|
private System.Windows.Forms.ToolStripButton buttonAlignThingsToWall;
|
|
private System.Windows.Forms.ToolStripMenuItem pointAtCursorItem;
|
|
private System.Windows.Forms.ToolStripButton buttonTextureOffsetLock;
|
|
private System.Windows.Forms.ToolStripMenuItem selectInSectorsItem;
|
|
private System.Windows.Forms.ToolStripMenuItem aligntexturesitem;
|
|
private System.Windows.Forms.ToolStripMenuItem alignFloorToFrontItem;
|
|
private System.Windows.Forms.ToolStripMenuItem alignFloorToBackItem;
|
|
private System.Windows.Forms.ToolStripMenuItem alignCeilingToFrontItem;
|
|
private System.Windows.Forms.ToolStripMenuItem alignCeilingToBackItem;
|
|
private System.Windows.Forms.ToolStripMenuItem vertsmenu;
|
|
private System.Windows.Forms.ToolStripMenuItem placethingsv;
|
|
private System.Windows.Forms.ToolStripMenuItem placethingsl;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
private System.Windows.Forms.ToolStripMenuItem placethingss;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripButton buttonselectioneffects;
|
|
private System.Windows.Forms.ToolStripMenuItem syncthingeditlinedefsitem;
|
|
private System.Windows.Forms.ToolStripMenuItem syncthingeditsectorsitem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
private System.Windows.Forms.ToolStripButton buttonMakeDoor;
|
|
private System.Windows.Forms.ToolStripMenuItem makedooritem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
private System.Windows.Forms.MenuStrip fileMenuStrip;
|
|
private System.Windows.Forms.ToolStripMenuItem exportStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
|
|
private System.Windows.Forms.ToolStripButton buttonpastepropertiesoptions;
|
|
private System.Windows.Forms.ToolStripMenuItem filterSelectionItem;
|
|
private System.Windows.Forms.ToolStripMenuItem selectSimilarLinesItem;
|
|
private System.Windows.Forms.ToolStripMenuItem selectSimilarSectors;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
private System.Windows.Forms.ToolStripMenuItem selectSimilarThingsItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
|
private System.Windows.Forms.ToolStripMenuItem selectSimilarVertsItem;
|
|
private System.Windows.Forms.ToolStripMenuItem flipsectorlinedefsitem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
|
private System.Windows.Forms.ToolStripButton syncthingteditbutton;
|
|
private System.Windows.Forms.ToolStripComboBox gradientInterpolationMenu;
|
|
private System.Windows.Forms.ToolStripSeparator separatorsectors2;
|
|
private System.Windows.Forms.ToolStripSeparator separatorsectors3;
|
|
private System.Windows.Forms.ToolStripMenuItem updatelightfogitem;
|
|
private System.Windows.Forms.ToolStripMenuItem editmenuitem;
|
|
private System.Windows.Forms.ToolStripMenuItem itemcopyprops;
|
|
private System.Windows.Forms.ToolStripMenuItem itempasteprops;
|
|
private System.Windows.Forms.ToolStripMenuItem itempastepropsoptions;
|
|
private System.Windows.Forms.ToolStripSeparator separatorcopyprops;
|
|
private System.Windows.Forms.ToolStripButton buttonPerpendicularLinedef;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem7;
|
|
private System.Windows.Forms.ToolStripMenuItem perpendicularLinedefL;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem6;
|
|
private System.Windows.Forms.ToolStripButton buttonPlaceThings;
|
|
private System.Windows.Forms.ToolStripButton buttonVertexIntoShape;
|
|
private System.Windows.Forms.ToolStripMenuItem vertexIntoShapeV;
|
|
private System.Windows.Forms.ToolStripButton buttonPerpendicularVertex;
|
|
private System.Windows.Forms.ToolStripMenuItem perpendicularVertexL;
|
|
private System.Windows.Forms.ToolStripMenuItem perpendicularVertexV;
|
|
private System.Windows.Forms.ToolStripMenuItem parallelLinedefL;
|
|
private System.Windows.Forms.ToolStripButton buttonParallelLinedef;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem11;
|
|
private System.Windows.Forms.ToolStripMenuItem parallelLinedefS;
|
|
private System.Windows.Forms.ToolStripMenuItem perpendicularLinedefS;
|
|
private System.Windows.Forms.ToolStripMenuItem perpendicularVertexS;
|
|
private System.Windows.Forms.ToolStripMenuItem perpendicularLinedefV;
|
|
private System.Windows.Forms.ToolStripMenuItem parallelLinedefV;
|
|
private System.Windows.Forms.ToolStripButton buttonPointAtCursor;
|
|
private System.Windows.Forms.ToolStripButton buttonVertexSlopeAssist;
|
|
private System.Windows.Forms.ToolStripMenuItem vertexSlopeAssistT;
|
|
private System.Windows.Forms.ToolStripMenuItem alignsectorlinedefsitem;
|
|
private System.Windows.Forms.ToolStripMenuItem alignlinedefsitem;
|
|
private System.Windows.Forms.ToolStripMenuItem selectionToImageToolStripMenuItem;
|
|
}
|
|
} |