2009-04-19 18:07:22 +00:00
namespace CodeImp.DoomBuilder.Controls
{
partial class LinedefInfoPanel
{
/// <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 Component 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 ( )
{
2014-12-03 09:06:05 +00:00
this . actionlabel = new System . Windows . Forms . Label ( ) ;
2013-12-06 11:21:10 +00:00
this . activationlabel = new System . Windows . Forms . Label ( ) ;
this . taglabel = new System . Windows . Forms . Label ( ) ;
this . anglelabel = new System . Windows . Forms . Label ( ) ;
this . lengthlabel = new System . Windows . Forms . Label ( ) ;
2009-04-19 18:07:22 +00:00
this . infopanel = new System . Windows . Forms . GroupBox ( ) ;
2013-12-06 11:21:10 +00:00
this . activation = new System . Windows . Forms . Label ( ) ;
2009-04-26 19:53:36 +00:00
this . unpegged = new System . Windows . Forms . Label ( ) ;
2013-12-06 11:21:10 +00:00
this . peglabel = new System . Windows . Forms . Label ( ) ;
2009-04-19 18:07:22 +00:00
this . arg5 = new System . Windows . Forms . Label ( ) ;
this . arglbl5 = new System . Windows . Forms . Label ( ) ;
this . arglbl4 = new System . Windows . Forms . Label ( ) ;
this . arg4 = new System . Windows . Forms . Label ( ) ;
this . arglbl3 = new System . Windows . Forms . Label ( ) ;
this . arglbl2 = new System . Windows . Forms . Label ( ) ;
this . arg3 = new System . Windows . Forms . Label ( ) ;
this . arglbl1 = new System . Windows . Forms . Label ( ) ;
this . arg2 = new System . Windows . Forms . Label ( ) ;
this . backoffset = new System . Windows . Forms . Label ( ) ;
this . arg1 = new System . Windows . Forms . Label ( ) ;
this . backoffsetlabel = new System . Windows . Forms . Label ( ) ;
this . frontoffset = new System . Windows . Forms . Label ( ) ;
this . frontoffsetlabel = new System . Windows . Forms . Label ( ) ;
this . tag = new System . Windows . Forms . Label ( ) ;
this . angle = new System . Windows . Forms . Label ( ) ;
this . length = new System . Windows . Forms . Label ( ) ;
this . action = new System . Windows . Forms . Label ( ) ;
this . frontpanel = new System . Windows . Forms . GroupBox ( ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelFront = new System . Windows . Forms . FlowLayoutPanel ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontTop = new System . Windows . Forms . Panel ( ) ;
2021-09-04 10:21:17 +00:00
this . labelTextureFrontTop = new System . Windows . Forms . Label ( ) ;
this . fronthightex = new CodeImp . DoomBuilder . Controls . ConfigurablePictureBox ( ) ;
2014-12-03 09:06:05 +00:00
this . frontTopUDMFOffsetLabel = new System . Windows . Forms . Label ( ) ;
this . frontTopUDMFOffset = new System . Windows . Forms . Label ( ) ;
this . frontTopUDMFScaleLabel = new System . Windows . Forms . Label ( ) ;
this . frontTopUDMFScale = new System . Windows . Forms . Label ( ) ;
2012-10-03 18:46:13 +00:00
this . fronthighname = new System . Windows . Forms . Label ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontMid = new System . Windows . Forms . Panel ( ) ;
this . frontMidUDMFOffsetLabel = new System . Windows . Forms . Label ( ) ;
this . frontMidUDMFOffset = new System . Windows . Forms . Label ( ) ;
this . frontMidUDMFScaleLabel = new System . Windows . Forms . Label ( ) ;
this . frontMidUDMFScale = new System . Windows . Forms . Label ( ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureFrontMid = new System . Windows . Forms . Label ( ) ;
2021-09-04 10:21:17 +00:00
this . frontmidtex = new CodeImp . DoomBuilder . Controls . ConfigurablePictureBox ( ) ;
2009-07-09 22:43:39 +00:00
this . frontmidname = new System . Windows . Forms . Label ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontLow = new System . Windows . Forms . Panel ( ) ;
2021-09-04 10:21:17 +00:00
this . labelTextureFrontBottom = new System . Windows . Forms . Label ( ) ;
this . frontlowtex = new CodeImp . DoomBuilder . Controls . ConfigurablePictureBox ( ) ;
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFOffsetLabel = new System . Windows . Forms . Label ( ) ;
this . frontBottomUDMFOffset = new System . Windows . Forms . Label ( ) ;
this . frontBottomUDMFScaleLabel = new System . Windows . Forms . Label ( ) ;
this . frontBottomUDMFScale = new System . Windows . Forms . Label ( ) ;
2012-10-03 18:46:13 +00:00
this . frontlowname = new System . Windows . Forms . Label ( ) ;
2009-04-19 18:07:22 +00:00
this . backpanel = new System . Windows . Forms . GroupBox ( ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelBack = new System . Windows . Forms . FlowLayoutPanel ( ) ;
2014-12-03 09:06:05 +00:00
this . panelBackTop = new System . Windows . Forms . Panel ( ) ;
this . backTopUDMFOffsetLabel = new System . Windows . Forms . Label ( ) ;
this . backTopUDMFOffset = new System . Windows . Forms . Label ( ) ;
this . backTopUDMFScaleLabel = new System . Windows . Forms . Label ( ) ;
this . backTopUDMFScale = new System . Windows . Forms . Label ( ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackTop = new System . Windows . Forms . Label ( ) ;
2012-10-03 18:46:13 +00:00
this . backhighname = new System . Windows . Forms . Label ( ) ;
2014-12-03 09:06:05 +00:00
this . panelBackMid = new System . Windows . Forms . Panel ( ) ;
this . backMidUDMFOffsetLabel = new System . Windows . Forms . Label ( ) ;
this . backMidUDMFOffset = new System . Windows . Forms . Label ( ) ;
this . backMidUDMFScaleLabel = new System . Windows . Forms . Label ( ) ;
this . backMidUDMFScale = new System . Windows . Forms . Label ( ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackMid = new System . Windows . Forms . Label ( ) ;
2012-10-03 18:46:13 +00:00
this . backmidname = new System . Windows . Forms . Label ( ) ;
2014-12-03 09:06:05 +00:00
this . panelBackLow = new System . Windows . Forms . Panel ( ) ;
this . backBottomUDMFOffsetLabel = new System . Windows . Forms . Label ( ) ;
this . backBottomUDMFOffset = new System . Windows . Forms . Label ( ) ;
this . backBottomUDMFScaleLabel = new System . Windows . Forms . Label ( ) ;
this . backBottomUDMFScale = new System . Windows . Forms . Label ( ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackBottom = new System . Windows . Forms . Label ( ) ;
2012-10-03 18:46:13 +00:00
this . backlowname = new System . Windows . Forms . Label ( ) ;
2013-12-05 14:04:25 +00:00
this . flowLayoutPanel1 = new System . Windows . Forms . FlowLayoutPanel ( ) ;
this . flagsPanel = new System . Windows . Forms . GroupBox ( ) ;
2016-06-14 20:39:46 +00:00
this . flags = new CodeImp . DoomBuilder . Controls . TransparentListView ( ) ;
2021-09-04 10:21:17 +00:00
this . backhightex = new CodeImp . DoomBuilder . Controls . ConfigurablePictureBox ( ) ;
this . backmidtex = new CodeImp . DoomBuilder . Controls . ConfigurablePictureBox ( ) ;
this . backlowtex = new CodeImp . DoomBuilder . Controls . ConfigurablePictureBox ( ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . SuspendLayout ( ) ;
this . frontpanel . SuspendLayout ( ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelFront . SuspendLayout ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontTop . SuspendLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . fronthightex ) ) . BeginInit ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontMid . SuspendLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . frontmidtex ) ) . BeginInit ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontLow . SuspendLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . frontlowtex ) ) . BeginInit ( ) ;
2009-04-19 18:07:22 +00:00
this . backpanel . SuspendLayout ( ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelBack . SuspendLayout ( ) ;
2014-12-03 09:06:05 +00:00
this . panelBackTop . SuspendLayout ( ) ;
this . panelBackMid . SuspendLayout ( ) ;
this . panelBackLow . SuspendLayout ( ) ;
2013-12-05 14:04:25 +00:00
this . flowLayoutPanel1 . SuspendLayout ( ) ;
this . flagsPanel . SuspendLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . backhightex ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . backmidtex ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . backlowtex ) ) . BeginInit ( ) ;
2009-04-19 18:07:22 +00:00
this . SuspendLayout ( ) ;
//
2013-12-06 11:21:10 +00:00
// actionlabel
2009-04-19 18:07:22 +00:00
//
2014-12-03 09:06:05 +00:00
this . actionlabel . Location = new System . Drawing . Point ( 8 , 19 ) ;
this . actionlabel . Name = "actionlabel" ;
this . actionlabel . Size = new System . Drawing . Size ( 58 , 14 ) ;
this . actionlabel . TabIndex = 0 ;
this . actionlabel . Text = "Action:" ;
this . actionlabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2009-04-19 18:07:22 +00:00
//
2013-12-06 11:21:10 +00:00
// activationlabel
2009-04-19 18:07:22 +00:00
//
2013-12-06 11:21:10 +00:00
this . activationlabel . Location = new System . Drawing . Point ( 8 , 34 ) ;
this . activationlabel . Name = "activationlabel" ;
this . activationlabel . Size = new System . Drawing . Size ( 58 , 14 ) ;
this . activationlabel . TabIndex = 30 ;
this . activationlabel . Text = "Activation:" ;
this . activationlabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2009-04-19 18:07:22 +00:00
//
2013-12-06 11:21:10 +00:00
// taglabel
2009-04-19 18:07:22 +00:00
//
2013-12-06 11:21:10 +00:00
this . taglabel . Location = new System . Drawing . Point ( 8 , 79 ) ;
this . taglabel . Name = "taglabel" ;
this . taglabel . Size = new System . Drawing . Size ( 58 , 14 ) ;
this . taglabel . TabIndex = 4 ;
this . taglabel . Text = "Tag:" ;
this . taglabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2009-04-19 18:07:22 +00:00
//
2013-12-06 11:21:10 +00:00
// anglelabel
2009-04-19 18:07:22 +00:00
//
2013-12-06 11:21:10 +00:00
this . anglelabel . Location = new System . Drawing . Point ( 8 , 64 ) ;
this . anglelabel . Name = "anglelabel" ;
this . anglelabel . Size = new System . Drawing . Size ( 58 , 14 ) ;
this . anglelabel . TabIndex = 3 ;
this . anglelabel . Text = "Angle:" ;
this . anglelabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
//
// lengthlabel
//
this . lengthlabel . Location = new System . Drawing . Point ( 8 , 49 ) ;
this . lengthlabel . Name = "lengthlabel" ;
this . lengthlabel . Size = new System . Drawing . Size ( 58 , 14 ) ;
this . lengthlabel . TabIndex = 2 ;
this . lengthlabel . Text = "Length:" ;
this . lengthlabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2009-04-19 18:07:22 +00:00
//
// infopanel
//
2013-12-06 11:21:10 +00:00
this . infopanel . Controls . Add ( this . activation ) ;
this . infopanel . Controls . Add ( this . activationlabel ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . Controls . Add ( this . unpegged ) ;
2013-12-06 11:21:10 +00:00
this . infopanel . Controls . Add ( this . peglabel ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . Controls . Add ( this . arg5 ) ;
this . infopanel . Controls . Add ( this . arglbl5 ) ;
this . infopanel . Controls . Add ( this . arglbl4 ) ;
this . infopanel . Controls . Add ( this . arg4 ) ;
this . infopanel . Controls . Add ( this . arglbl3 ) ;
this . infopanel . Controls . Add ( this . arglbl2 ) ;
this . infopanel . Controls . Add ( this . arg3 ) ;
this . infopanel . Controls . Add ( this . arglbl1 ) ;
this . infopanel . Controls . Add ( this . arg2 ) ;
this . infopanel . Controls . Add ( this . backoffset ) ;
this . infopanel . Controls . Add ( this . arg1 ) ;
this . infopanel . Controls . Add ( this . backoffsetlabel ) ;
this . infopanel . Controls . Add ( this . frontoffset ) ;
this . infopanel . Controls . Add ( this . frontoffsetlabel ) ;
this . infopanel . Controls . Add ( this . tag ) ;
this . infopanel . Controls . Add ( this . angle ) ;
this . infopanel . Controls . Add ( this . length ) ;
2013-12-06 11:21:10 +00:00
this . infopanel . Controls . Add ( this . taglabel ) ;
this . infopanel . Controls . Add ( this . anglelabel ) ;
this . infopanel . Controls . Add ( this . lengthlabel ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . Controls . Add ( this . action ) ;
2014-12-03 09:06:05 +00:00
this . infopanel . Controls . Add ( this . actionlabel ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . Location = new System . Drawing . Point ( 0 , 0 ) ;
2013-12-05 14:04:25 +00:00
this . infopanel . Margin = new System . Windows . Forms . Padding ( 0 , 0 , 3 , 0 ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . Name = "infopanel" ;
this . infopanel . Size = new System . Drawing . Size ( 461 , 100 ) ;
this . infopanel . TabIndex = 1 ;
this . infopanel . TabStop = false ;
this . infopanel . Text = " Linedef " ;
//
2013-12-06 11:21:10 +00:00
// activation
//
2014-12-08 21:06:08 +00:00
this . activation . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . activation . BackColor = System . Drawing . Color . Transparent ;
this . activation . Location = new System . Drawing . Point ( 66 , 34 ) ;
this . activation . Name = "activation" ;
2015-01-06 11:49:06 +00:00
this . activation . Size = new System . Drawing . Size ( 162 , 13 ) ;
2013-12-06 11:21:10 +00:00
this . activation . TabIndex = 31 ;
this . activation . Text = "0 - When player does a barrel roll" ;
this . activation . UseMnemonic = false ;
//
2009-04-26 19:53:36 +00:00
// unpegged
//
this . unpegged . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . unpegged . Location = new System . Drawing . Point ( 180 , 49 ) ;
2009-04-26 19:53:36 +00:00
this . unpegged . Name = "unpegged" ;
2015-01-06 11:49:06 +00:00
this . unpegged . Size = new System . Drawing . Size ( 33 , 13 ) ;
2009-04-26 19:53:36 +00:00
this . unpegged . TabIndex = 29 ;
this . unpegged . Text = "None" ;
this . unpegged . UseMnemonic = false ;
//
2013-12-06 11:21:10 +00:00
// peglabel
2009-04-26 19:53:36 +00:00
//
2013-12-06 11:21:10 +00:00
this . peglabel . AutoSize = true ;
this . peglabel . Location = new System . Drawing . Point ( 118 , 49 ) ;
this . peglabel . Name = "peglabel" ;
2015-01-06 11:49:06 +00:00
this . peglabel . Size = new System . Drawing . Size ( 60 , 13 ) ;
2013-12-06 11:21:10 +00:00
this . peglabel . TabIndex = 28 ;
this . peglabel . Text = "Unpegged:" ;
2009-04-26 19:53:36 +00:00
//
2009-04-19 18:07:22 +00:00
// arg5
//
this . arg5 . AutoEllipsis = true ;
this . arg5 . Location = new System . Drawing . Point ( 373 , 79 ) ;
this . arg5 . Name = "arg5" ;
this . arg5 . Size = new System . Drawing . Size ( 83 , 14 ) ;
this . arg5 . TabIndex = 27 ;
this . arg5 . Text = "Arg 1:" ;
this . arg5 . UseMnemonic = false ;
//
// arglbl5
//
this . arglbl5 . AutoEllipsis = true ;
this . arglbl5 . BackColor = System . Drawing . Color . Transparent ;
this . arglbl5 . Location = new System . Drawing . Point ( 246 , 79 ) ;
this . arglbl5 . Name = "arglbl5" ;
this . arglbl5 . Size = new System . Drawing . Size ( 121 , 14 ) ;
this . arglbl5 . TabIndex = 22 ;
this . arglbl5 . Text = "Arg 1:" ;
this . arglbl5 . TextAlign = System . Drawing . ContentAlignment . TopRight ;
this . arglbl5 . UseMnemonic = false ;
//
// arglbl4
//
this . arglbl4 . AutoEllipsis = true ;
this . arglbl4 . BackColor = System . Drawing . Color . Transparent ;
this . arglbl4 . Location = new System . Drawing . Point ( 246 , 64 ) ;
this . arglbl4 . Name = "arglbl4" ;
this . arglbl4 . Size = new System . Drawing . Size ( 121 , 14 ) ;
this . arglbl4 . TabIndex = 21 ;
this . arglbl4 . Text = "Arg 1:" ;
this . arglbl4 . TextAlign = System . Drawing . ContentAlignment . TopRight ;
this . arglbl4 . UseMnemonic = false ;
//
// arg4
//
this . arg4 . AutoEllipsis = true ;
this . arg4 . Location = new System . Drawing . Point ( 373 , 64 ) ;
this . arg4 . Name = "arg4" ;
this . arg4 . Size = new System . Drawing . Size ( 83 , 14 ) ;
this . arg4 . TabIndex = 26 ;
this . arg4 . Text = "Arg 1:" ;
this . arg4 . UseMnemonic = false ;
//
// arglbl3
//
this . arglbl3 . AutoEllipsis = true ;
this . arglbl3 . BackColor = System . Drawing . Color . Transparent ;
this . arglbl3 . Location = new System . Drawing . Point ( 246 , 49 ) ;
this . arglbl3 . Name = "arglbl3" ;
this . arglbl3 . Size = new System . Drawing . Size ( 121 , 14 ) ;
this . arglbl3 . TabIndex = 20 ;
this . arglbl3 . Text = "Arg 1:" ;
this . arglbl3 . TextAlign = System . Drawing . ContentAlignment . TopRight ;
this . arglbl3 . UseMnemonic = false ;
//
// arglbl2
//
this . arglbl2 . AutoEllipsis = true ;
this . arglbl2 . BackColor = System . Drawing . Color . Transparent ;
this . arglbl2 . Location = new System . Drawing . Point ( 246 , 34 ) ;
this . arglbl2 . Name = "arglbl2" ;
this . arglbl2 . Size = new System . Drawing . Size ( 121 , 14 ) ;
this . arglbl2 . TabIndex = 19 ;
this . arglbl2 . Text = "Arg 1:" ;
this . arglbl2 . TextAlign = System . Drawing . ContentAlignment . TopRight ;
this . arglbl2 . UseMnemonic = false ;
//
// arg3
//
this . arg3 . AutoEllipsis = true ;
this . arg3 . Location = new System . Drawing . Point ( 373 , 49 ) ;
this . arg3 . Name = "arg3" ;
this . arg3 . Size = new System . Drawing . Size ( 83 , 14 ) ;
this . arg3 . TabIndex = 25 ;
this . arg3 . Text = "Arg 1:" ;
this . arg3 . UseMnemonic = false ;
//
// arglbl1
//
this . arglbl1 . AutoEllipsis = true ;
this . arglbl1 . BackColor = System . Drawing . Color . Transparent ;
this . arglbl1 . Location = new System . Drawing . Point ( 246 , 19 ) ;
this . arglbl1 . Name = "arglbl1" ;
this . arglbl1 . Size = new System . Drawing . Size ( 121 , 14 ) ;
this . arglbl1 . TabIndex = 18 ;
this . arglbl1 . Text = "Arg 1:" ;
this . arglbl1 . TextAlign = System . Drawing . ContentAlignment . TopRight ;
this . arglbl1 . UseMnemonic = false ;
//
// arg2
//
this . arg2 . AutoEllipsis = true ;
this . arg2 . Location = new System . Drawing . Point ( 373 , 34 ) ;
this . arg2 . Name = "arg2" ;
this . arg2 . Size = new System . Drawing . Size ( 83 , 14 ) ;
this . arg2 . TabIndex = 24 ;
this . arg2 . Text = "Arg 1:" ;
this . arg2 . UseMnemonic = false ;
//
// backoffset
//
this . backoffset . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . backoffset . Location = new System . Drawing . Point ( 180 , 79 ) ;
2009-04-19 18:07:22 +00:00
this . backoffset . Name = "backoffset" ;
2015-01-06 11:49:06 +00:00
this . backoffset . Size = new System . Drawing . Size ( 49 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . backoffset . TabIndex = 17 ;
this . backoffset . Text = "100, 100" ;
//
// arg1
//
this . arg1 . AutoEllipsis = true ;
this . arg1 . Location = new System . Drawing . Point ( 373 , 19 ) ;
this . arg1 . Name = "arg1" ;
this . arg1 . Size = new System . Drawing . Size ( 83 , 14 ) ;
this . arg1 . TabIndex = 23 ;
this . arg1 . Text = "Arg 1:" ;
this . arg1 . UseMnemonic = false ;
//
// backoffsetlabel
//
2013-12-06 11:21:10 +00:00
this . backoffsetlabel . Location = new System . Drawing . Point ( 107 , 79 ) ;
2009-04-19 18:07:22 +00:00
this . backoffsetlabel . Name = "backoffsetlabel" ;
2012-10-03 18:46:13 +00:00
this . backoffsetlabel . Size = new System . Drawing . Size ( 70 , 14 ) ;
2009-04-19 18:07:22 +00:00
this . backoffsetlabel . TabIndex = 14 ;
this . backoffsetlabel . Text = "Back offset:" ;
2012-10-03 18:46:13 +00:00
this . backoffsetlabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2009-04-19 18:07:22 +00:00
//
// frontoffset
//
this . frontoffset . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . frontoffset . Location = new System . Drawing . Point ( 180 , 64 ) ;
2009-04-19 18:07:22 +00:00
this . frontoffset . Name = "frontoffset" ;
2015-01-06 11:49:06 +00:00
this . frontoffset . Size = new System . Drawing . Size ( 49 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . frontoffset . TabIndex = 11 ;
this . frontoffset . Text = "100, 100" ;
//
// frontoffsetlabel
//
2013-12-06 11:21:10 +00:00
this . frontoffsetlabel . Location = new System . Drawing . Point ( 107 , 64 ) ;
2009-04-19 18:07:22 +00:00
this . frontoffsetlabel . Name = "frontoffsetlabel" ;
2012-10-03 18:46:13 +00:00
this . frontoffsetlabel . Size = new System . Drawing . Size ( 70 , 14 ) ;
2009-04-19 18:07:22 +00:00
this . frontoffsetlabel . TabIndex = 8 ;
this . frontoffsetlabel . Text = "Front offset:" ;
2012-10-03 18:46:13 +00:00
this . frontoffsetlabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2009-04-19 18:07:22 +00:00
//
// tag
//
this . tag . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . tag . Location = new System . Drawing . Point ( 66 , 79 ) ;
2009-04-19 18:07:22 +00:00
this . tag . Name = "tag" ;
2015-01-06 11:49:06 +00:00
this . tag . Size = new System . Drawing . Size ( 13 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . tag . TabIndex = 7 ;
this . tag . Text = "0" ;
//
// angle
//
this . angle . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . angle . Location = new System . Drawing . Point ( 66 , 64 ) ;
2009-04-19 18:07:22 +00:00
this . angle . Name = "angle" ;
2015-01-06 11:49:06 +00:00
this . angle . Size = new System . Drawing . Size ( 25 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . angle . TabIndex = 6 ;
this . angle . Text = "360" ;
//
// length
//
this . length . AutoSize = true ;
2013-12-06 11:21:10 +00:00
this . length . Location = new System . Drawing . Point ( 66 , 49 ) ;
2009-04-19 18:07:22 +00:00
this . length . Name = "length" ;
2015-01-06 11:49:06 +00:00
this . length . Size = new System . Drawing . Size ( 31 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . length . TabIndex = 5 ;
this . length . Text = "1024" ;
//
// action
//
2014-12-08 21:06:08 +00:00
this . action . AutoSize = true ;
2009-04-19 18:07:22 +00:00
this . action . BackColor = System . Drawing . Color . Transparent ;
2013-12-06 11:21:10 +00:00
this . action . Location = new System . Drawing . Point ( 66 , 19 ) ;
2009-04-19 18:07:22 +00:00
this . action . Name = "action" ;
2015-01-06 11:49:06 +00:00
this . action . Size = new System . Drawing . Size ( 188 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . action . TabIndex = 1 ;
this . action . Text = "0 - Big Door that goes Wobbly Wobbly" ;
this . action . UseMnemonic = false ;
//
// frontpanel
//
2012-10-03 18:46:13 +00:00
this . frontpanel . Controls . Add ( this . flowLayoutPanelFront ) ;
2013-12-05 14:04:25 +00:00
this . frontpanel . Location = new System . Drawing . Point ( 464 , 0 ) ;
this . frontpanel . Margin = new System . Windows . Forms . Padding ( 0 , 0 , 3 , 0 ) ;
2009-04-19 18:07:22 +00:00
this . frontpanel . Name = "frontpanel" ;
2014-12-03 09:06:05 +00:00
this . frontpanel . Size = new System . Drawing . Size ( 495 , 100 ) ;
2009-04-19 18:07:22 +00:00
this . frontpanel . TabIndex = 2 ;
this . frontpanel . TabStop = false ;
this . frontpanel . Text = " Front " ;
//
2012-10-03 18:46:13 +00:00
// flowLayoutPanelFront
//
2014-12-03 09:06:05 +00:00
this . flowLayoutPanelFront . Controls . Add ( this . panelFrontTop ) ;
this . flowLayoutPanelFront . Controls . Add ( this . panelFrontMid ) ;
this . flowLayoutPanelFront . Controls . Add ( this . panelFrontLow ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelFront . Location = new System . Drawing . Point ( 6 , 14 ) ;
this . flowLayoutPanelFront . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . flowLayoutPanelFront . Name = "flowLayoutPanelFront" ;
2015-03-07 21:38:58 +00:00
this . flowLayoutPanelFront . Size = new System . Drawing . Size ( 484 , 82 ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelFront . TabIndex = 13 ;
this . flowLayoutPanelFront . WrapContents = false ;
//
2014-12-03 09:06:05 +00:00
// panelFrontTop
//
2021-09-04 10:21:17 +00:00
this . panelFrontTop . Controls . Add ( this . labelTextureFrontTop ) ;
this . panelFrontTop . Controls . Add ( this . fronthightex ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontTop . Controls . Add ( this . frontTopUDMFOffsetLabel ) ;
this . panelFrontTop . Controls . Add ( this . frontTopUDMFOffset ) ;
this . panelFrontTop . Controls . Add ( this . frontTopUDMFScaleLabel ) ;
this . panelFrontTop . Controls . Add ( this . frontTopUDMFScale ) ;
this . panelFrontTop . Controls . Add ( this . fronthighname ) ;
this . panelFrontTop . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelFrontTop . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelFrontTop . Name = "panelFrontTop" ;
2015-03-07 21:38:58 +00:00
this . panelFrontTop . Size = new System . Drawing . Size ( 160 , 82 ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontTop . TabIndex = 5 ;
//
2021-09-04 10:21:17 +00:00
// labelTextureFrontTop
//
this . labelTextureFrontTop . AutoSize = true ;
this . labelTextureFrontTop . BackColor = System . Drawing . Color . Black ;
this . labelTextureFrontTop . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 7F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . labelTextureFrontTop . ForeColor = System . Drawing . Color . White ;
this . labelTextureFrontTop . Location = new System . Drawing . Point ( 6 , 3 ) ;
this . labelTextureFrontTop . MaximumSize = new System . Drawing . Size ( 0 , 13 ) ;
this . labelTextureFrontTop . Name = "labelTextureFrontTop" ;
this . labelTextureFrontTop . Size = new System . Drawing . Size ( 48 , 13 ) ;
this . labelTextureFrontTop . TabIndex = 0 ;
this . labelTextureFrontTop . Text = "128x128" ;
//
// fronthightex
//
this . fronthightex . BackColor = System . Drawing . SystemColors . AppWorkspace ;
this . fronthightex . BorderStyle = System . Windows . Forms . BorderStyle . Fixed3D ;
this . fronthightex . CompositingQuality = System . Drawing . Drawing2D . CompositingQuality . Default ;
this . fronthightex . Highlighted = false ;
this . fronthightex . InterpolationMode = System . Drawing . Drawing2D . InterpolationMode . NearestNeighbor ;
this . fronthightex . Location = new System . Drawing . Point ( 3 , 0 ) ;
this . fronthightex . Name = "fronthightex" ;
this . fronthightex . PageUnit = System . Drawing . GraphicsUnit . Pixel ;
this . fronthightex . PixelOffsetMode = System . Drawing . Drawing2D . PixelOffsetMode . None ;
this . fronthightex . Size = new System . Drawing . Size ( 64 , 64 ) ;
this . fronthightex . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . fronthightex . SmoothingMode = System . Drawing . Drawing2D . SmoothingMode . Default ;
this . fronthightex . TabIndex = 11 ;
this . fronthightex . TabStop = false ;
//
2014-12-03 09:06:05 +00:00
// frontTopUDMFOffsetLabel
//
this . frontTopUDMFOffsetLabel . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . frontTopUDMFOffsetLabel . Name = "frontTopUDMFOffsetLabel" ;
this . frontTopUDMFOffsetLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . frontTopUDMFOffsetLabel . TabIndex = 7 ;
this . frontTopUDMFOffsetLabel . Text = "Offset:" ;
this . frontTopUDMFOffsetLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
//
// frontTopUDMFOffset
//
this . frontTopUDMFOffset . AutoSize = true ;
this . frontTopUDMFOffset . Location = new System . Drawing . Point ( 118 , 2 ) ;
this . frontTopUDMFOffset . Name = "frontTopUDMFOffset" ;
2015-01-06 11:49:06 +00:00
this . frontTopUDMFOffset . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . frontTopUDMFOffset . TabIndex = 9 ;
this . frontTopUDMFOffset . Text = "--, --" ;
//
// frontTopUDMFScaleLabel
//
this . frontTopUDMFScaleLabel . Location = new System . Drawing . Point ( 71 , 20 ) ;
this . frontTopUDMFScaleLabel . Name = "frontTopUDMFScaleLabel" ;
this . frontTopUDMFScaleLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . frontTopUDMFScaleLabel . TabIndex = 8 ;
this . frontTopUDMFScaleLabel . Text = "Scale:" ;
this . frontTopUDMFScaleLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
//
// frontTopUDMFScale
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontTopUDMFScale . AutoSize = true ;
this . frontTopUDMFScale . Location = new System . Drawing . Point ( 118 , 20 ) ;
this . frontTopUDMFScale . Name = "frontTopUDMFScale" ;
2015-01-06 11:49:06 +00:00
this . frontTopUDMFScale . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . frontTopUDMFScale . TabIndex = 10 ;
this . frontTopUDMFScale . Text = "--, --" ;
2009-04-19 18:07:22 +00:00
//
// fronthighname
//
2014-12-03 09:06:05 +00:00
this . fronthighname . AutoSize = true ;
2009-06-17 21:16:20 +00:00
this . fronthighname . BackColor = System . Drawing . SystemColors . Control ;
2015-03-07 21:38:58 +00:00
this . fronthighname . Location = new System . Drawing . Point ( 3 , 67 ) ;
2009-04-19 18:07:22 +00:00
this . fronthighname . Name = "fronthighname" ;
2015-01-06 11:49:06 +00:00
this . fronthighname . Size = new System . Drawing . Size ( 73 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . fronthighname . TabIndex = 1 ;
2009-06-17 21:16:20 +00:00
this . fronthighname . Text = "BROWNHUG" ;
2009-04-19 18:07:22 +00:00
this . fronthighname . UseMnemonic = false ;
//
2014-12-03 09:06:05 +00:00
// panelFrontMid
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . panelFrontMid . Controls . Add ( this . frontMidUDMFOffsetLabel ) ;
this . panelFrontMid . Controls . Add ( this . frontMidUDMFOffset ) ;
this . panelFrontMid . Controls . Add ( this . frontMidUDMFScaleLabel ) ;
this . panelFrontMid . Controls . Add ( this . frontMidUDMFScale ) ;
2021-09-04 10:21:17 +00:00
this . panelFrontMid . Controls . Add ( this . labelTextureFrontMid ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontMid . Controls . Add ( this . frontmidtex ) ;
this . panelFrontMid . Controls . Add ( this . frontmidname ) ;
this . panelFrontMid . Location = new System . Drawing . Point ( 160 , 0 ) ;
this . panelFrontMid . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelFrontMid . Name = "panelFrontMid" ;
2015-03-07 21:38:58 +00:00
this . panelFrontMid . Size = new System . Drawing . Size ( 160 , 82 ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontMid . TabIndex = 7 ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontMidUDMFOffsetLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontMidUDMFOffsetLabel . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . frontMidUDMFOffsetLabel . Name = "frontMidUDMFOffsetLabel" ;
this . frontMidUDMFOffsetLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . frontMidUDMFOffsetLabel . TabIndex = 7 ;
this . frontMidUDMFOffsetLabel . Text = "Offset:" ;
this . frontMidUDMFOffsetLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontMidUDMFOffset
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontMidUDMFOffset . AutoSize = true ;
this . frontMidUDMFOffset . Location = new System . Drawing . Point ( 118 , 3 ) ;
this . frontMidUDMFOffset . Name = "frontMidUDMFOffset" ;
2015-01-06 11:49:06 +00:00
this . frontMidUDMFOffset . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . frontMidUDMFOffset . TabIndex = 9 ;
this . frontMidUDMFOffset . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontMidUDMFScaleLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontMidUDMFScaleLabel . Location = new System . Drawing . Point ( 71 , 20 ) ;
this . frontMidUDMFScaleLabel . Name = "frontMidUDMFScaleLabel" ;
this . frontMidUDMFScaleLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . frontMidUDMFScaleLabel . TabIndex = 8 ;
this . frontMidUDMFScaleLabel . Text = "Scale:" ;
this . frontMidUDMFScaleLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontMidUDMFScale
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontMidUDMFScale . AutoSize = true ;
this . frontMidUDMFScale . Location = new System . Drawing . Point ( 118 , 20 ) ;
this . frontMidUDMFScale . Name = "frontMidUDMFScale" ;
2015-01-06 11:49:06 +00:00
this . frontMidUDMFScale . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . frontMidUDMFScale . TabIndex = 10 ;
this . frontMidUDMFScale . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2013-06-17 13:17:53 +00:00
// labelTextureFrontMid
//
this . labelTextureFrontMid . AutoSize = true ;
Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5.
Visual mode, UDMF: renamed "Rotate Thing Clockwise" and "Rotate Thing Counterclockwise" actions to "Rotate Clockwise" and "Rotate Counterclockwise". These actions can now be used to change rotation of floor/ceiling textures.
Visual mode, UDMF: "Reset Texture Offsets" action now also resets sidedef's scale and floor/ceiling's scale and rotation.
Visual mode, UDMF: control line's OffsetX and OffsetY were not taken into account when calculating texture offsets of 3d floors' sides.
Visual mode, UDMF: fixed a ton of bugs in Auto align functions.
Visual mode, UDMF: when using "Move Texture Left/Right/Up/Down by 1" actions texture offsets were not updated properly when texture's scale was < 1.0.
Visual mode, UDMF: OffsetX and OffsetY were not taken into account in "Fit Texture Width/Height" actions.
Dockers Panel: added Pin/Unpin button, which acts the same as "Preferences -> Interface -> Side panels -> Auto hide" checkbox.
Texture size labels can now be disabled by unchecking "Preferences -> Interface -> Show texture and flat sizes in browsers" checkbox.
Texture size labels now are not shown for unknown textures.
Most of texture size labels had incorrect bg color.
ZDoom_linedefs.cfg: action specials 223 and 224 had incorrect Arg0.
2013-06-24 14:21:13 +00:00
this . labelTextureFrontMid . BackColor = System . Drawing . Color . Black ;
2015-01-06 11:49:06 +00:00
this . labelTextureFrontMid . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 7F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureFrontMid . ForeColor = System . Drawing . Color . White ;
2021-09-04 10:21:17 +00:00
this . labelTextureFrontMid . Location = new System . Drawing . Point ( 6 , 3 ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureFrontMid . MaximumSize = new System . Drawing . Size ( 0 , 13 ) ;
this . labelTextureFrontMid . Name = "labelTextureFrontMid" ;
this . labelTextureFrontMid . Size = new System . Drawing . Size ( 48 , 13 ) ;
this . labelTextureFrontMid . TabIndex = 1 ;
this . labelTextureFrontMid . Text = "128x128" ;
//
2021-09-04 10:21:17 +00:00
// frontmidtex
//
this . frontmidtex . BackColor = System . Drawing . SystemColors . AppWorkspace ;
this . frontmidtex . BorderStyle = System . Windows . Forms . BorderStyle . Fixed3D ;
this . frontmidtex . CompositingQuality = System . Drawing . Drawing2D . CompositingQuality . Default ;
this . frontmidtex . Highlighted = false ;
this . frontmidtex . InterpolationMode = System . Drawing . Drawing2D . InterpolationMode . NearestNeighbor ;
this . frontmidtex . Location = new System . Drawing . Point ( 3 , 0 ) ;
this . frontmidtex . Name = "frontmidtex" ;
this . frontmidtex . PageUnit = System . Drawing . GraphicsUnit . Pixel ;
this . frontmidtex . PixelOffsetMode = System . Drawing . Drawing2D . PixelOffsetMode . None ;
this . frontmidtex . Size = new System . Drawing . Size ( 64 , 64 ) ;
this . frontmidtex . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . frontmidtex . SmoothingMode = System . Drawing . Drawing2D . SmoothingMode . Default ;
this . frontmidtex . TabIndex = 9 ;
this . frontmidtex . TabStop = false ;
//
2009-07-09 22:43:39 +00:00
// frontmidname
//
2014-12-03 09:06:05 +00:00
this . frontmidname . AutoSize = true ;
2009-07-09 22:43:39 +00:00
this . frontmidname . BackColor = System . Drawing . SystemColors . Control ;
2015-03-07 21:38:58 +00:00
this . frontmidname . Location = new System . Drawing . Point ( 3 , 67 ) ;
2009-07-09 22:43:39 +00:00
this . frontmidname . Name = "frontmidname" ;
2015-01-06 11:49:06 +00:00
this . frontmidname . Size = new System . Drawing . Size ( 73 , 13 ) ;
2009-07-09 22:43:39 +00:00
this . frontmidname . TabIndex = 3 ;
this . frontmidname . Text = "BROWNHUG" ;
this . frontmidname . UseMnemonic = false ;
//
2014-12-03 09:06:05 +00:00
// panelFrontLow
2012-10-03 18:46:13 +00:00
//
2021-09-04 10:21:17 +00:00
this . panelFrontLow . Controls . Add ( this . labelTextureFrontBottom ) ;
this . panelFrontLow . Controls . Add ( this . frontlowtex ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontLow . Controls . Add ( this . frontBottomUDMFOffsetLabel ) ;
this . panelFrontLow . Controls . Add ( this . frontBottomUDMFOffset ) ;
this . panelFrontLow . Controls . Add ( this . frontBottomUDMFScaleLabel ) ;
this . panelFrontLow . Controls . Add ( this . frontBottomUDMFScale ) ;
this . panelFrontLow . Controls . Add ( this . frontlowname ) ;
this . panelFrontLow . Location = new System . Drawing . Point ( 320 , 0 ) ;
this . panelFrontLow . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelFrontLow . Name = "panelFrontLow" ;
2015-03-07 21:38:58 +00:00
this . panelFrontLow . Size = new System . Drawing . Size ( 160 , 82 ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontLow . TabIndex = 12 ;
2012-10-03 18:46:13 +00:00
//
2021-09-04 10:21:17 +00:00
// labelTextureFrontBottom
//
this . labelTextureFrontBottom . AutoSize = true ;
this . labelTextureFrontBottom . BackColor = System . Drawing . Color . Black ;
this . labelTextureFrontBottom . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 7F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . labelTextureFrontBottom . ForeColor = System . Drawing . Color . White ;
this . labelTextureFrontBottom . Location = new System . Drawing . Point ( 6 , 3 ) ;
this . labelTextureFrontBottom . MaximumSize = new System . Drawing . Size ( 0 , 13 ) ;
this . labelTextureFrontBottom . Name = "labelTextureFrontBottom" ;
this . labelTextureFrontBottom . Size = new System . Drawing . Size ( 48 , 13 ) ;
this . labelTextureFrontBottom . TabIndex = 2 ;
this . labelTextureFrontBottom . Text = "128x128" ;
//
// frontlowtex
//
this . frontlowtex . BackColor = System . Drawing . SystemColors . AppWorkspace ;
this . frontlowtex . BorderStyle = System . Windows . Forms . BorderStyle . Fixed3D ;
this . frontlowtex . CompositingQuality = System . Drawing . Drawing2D . CompositingQuality . Default ;
this . frontlowtex . Highlighted = false ;
this . frontlowtex . InterpolationMode = System . Drawing . Drawing2D . InterpolationMode . NearestNeighbor ;
this . frontlowtex . Location = new System . Drawing . Point ( 3 , 0 ) ;
this . frontlowtex . Name = "frontlowtex" ;
this . frontlowtex . PageUnit = System . Drawing . GraphicsUnit . Pixel ;
this . frontlowtex . PixelOffsetMode = System . Drawing . Drawing2D . PixelOffsetMode . None ;
this . frontlowtex . Size = new System . Drawing . Size ( 64 , 64 ) ;
this . frontlowtex . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . frontlowtex . SmoothingMode = System . Drawing . Drawing2D . SmoothingMode . Default ;
this . frontlowtex . TabIndex = 11 ;
this . frontlowtex . TabStop = false ;
//
2014-12-03 09:06:05 +00:00
// frontBottomUDMFOffsetLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFOffsetLabel . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . frontBottomUDMFOffsetLabel . Name = "frontBottomUDMFOffsetLabel" ;
this . frontBottomUDMFOffsetLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . frontBottomUDMFOffsetLabel . TabIndex = 7 ;
this . frontBottomUDMFOffsetLabel . Text = "Offset:" ;
this . frontBottomUDMFOffsetLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontBottomUDMFOffset
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFOffset . AutoSize = true ;
this . frontBottomUDMFOffset . Location = new System . Drawing . Point ( 118 , 3 ) ;
this . frontBottomUDMFOffset . Name = "frontBottomUDMFOffset" ;
2015-01-06 11:49:06 +00:00
this . frontBottomUDMFOffset . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFOffset . TabIndex = 9 ;
this . frontBottomUDMFOffset . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontBottomUDMFScaleLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFScaleLabel . Location = new System . Drawing . Point ( 71 , 20 ) ;
this . frontBottomUDMFScaleLabel . Name = "frontBottomUDMFScaleLabel" ;
this . frontBottomUDMFScaleLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . frontBottomUDMFScaleLabel . TabIndex = 8 ;
this . frontBottomUDMFScaleLabel . Text = "Scale:" ;
this . frontBottomUDMFScaleLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// frontBottomUDMFScale
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFScale . AutoSize = true ;
this . frontBottomUDMFScale . Location = new System . Drawing . Point ( 118 , 20 ) ;
this . frontBottomUDMFScale . Name = "frontBottomUDMFScale" ;
2015-01-06 11:49:06 +00:00
this . frontBottomUDMFScale . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . frontBottomUDMFScale . TabIndex = 10 ;
this . frontBottomUDMFScale . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
// frontlowname
//
2014-12-03 09:06:05 +00:00
this . frontlowname . AutoSize = true ;
2012-10-03 18:46:13 +00:00
this . frontlowname . BackColor = System . Drawing . SystemColors . Control ;
2015-03-07 21:38:58 +00:00
this . frontlowname . Location = new System . Drawing . Point ( 3 , 67 ) ;
2012-10-03 18:46:13 +00:00
this . frontlowname . Name = "frontlowname" ;
2015-01-06 11:49:06 +00:00
this . frontlowname . Size = new System . Drawing . Size ( 73 , 13 ) ;
2012-10-03 18:46:13 +00:00
this . frontlowname . TabIndex = 5 ;
this . frontlowname . Text = "BROWNHUG" ;
this . frontlowname . UseMnemonic = false ;
//
2009-04-19 18:07:22 +00:00
// backpanel
//
2012-10-03 18:46:13 +00:00
this . backpanel . Controls . Add ( this . flowLayoutPanelBack ) ;
2014-12-03 09:06:05 +00:00
this . backpanel . Location = new System . Drawing . Point ( 962 , 0 ) ;
2013-12-05 14:04:25 +00:00
this . backpanel . Margin = new System . Windows . Forms . Padding ( 0 , 0 , 3 , 0 ) ;
2009-04-19 18:07:22 +00:00
this . backpanel . Name = "backpanel" ;
2014-12-03 09:06:05 +00:00
this . backpanel . Size = new System . Drawing . Size ( 495 , 100 ) ;
2009-04-19 18:07:22 +00:00
this . backpanel . TabIndex = 3 ;
this . backpanel . TabStop = false ;
this . backpanel . Text = " Back " ;
//
2012-10-03 18:46:13 +00:00
// flowLayoutPanelBack
//
this . flowLayoutPanelBack . AutoSizeMode = System . Windows . Forms . AutoSizeMode . GrowAndShrink ;
2014-12-03 09:06:05 +00:00
this . flowLayoutPanelBack . Controls . Add ( this . panelBackTop ) ;
this . flowLayoutPanelBack . Controls . Add ( this . panelBackMid ) ;
this . flowLayoutPanelBack . Controls . Add ( this . panelBackLow ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelBack . Location = new System . Drawing . Point ( 6 , 14 ) ;
this . flowLayoutPanelBack . Name = "flowLayoutPanelBack" ;
2015-03-07 21:38:58 +00:00
this . flowLayoutPanelBack . Size = new System . Drawing . Size ( 484 , 82 ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelBack . TabIndex = 4 ;
this . flowLayoutPanelBack . WrapContents = false ;
//
2014-12-03 09:06:05 +00:00
// panelBackTop
//
2021-09-04 10:21:17 +00:00
this . panelBackTop . Controls . Add ( this . labelTextureBackTop ) ;
this . panelBackTop . Controls . Add ( this . backhightex ) ;
2014-12-03 09:06:05 +00:00
this . panelBackTop . Controls . Add ( this . backTopUDMFOffsetLabel ) ;
this . panelBackTop . Controls . Add ( this . backTopUDMFOffset ) ;
this . panelBackTop . Controls . Add ( this . backTopUDMFScaleLabel ) ;
this . panelBackTop . Controls . Add ( this . backTopUDMFScale ) ;
this . panelBackTop . Controls . Add ( this . backhighname ) ;
this . panelBackTop . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelBackTop . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelBackTop . Name = "panelBackTop" ;
2015-03-07 21:38:58 +00:00
this . panelBackTop . Size = new System . Drawing . Size ( 160 , 82 ) ;
2014-12-03 09:06:05 +00:00
this . panelBackTop . TabIndex = 5 ;
//
// backTopUDMFOffsetLabel
//
this . backTopUDMFOffsetLabel . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . backTopUDMFOffsetLabel . Name = "backTopUDMFOffsetLabel" ;
this . backTopUDMFOffsetLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . backTopUDMFOffsetLabel . TabIndex = 7 ;
this . backTopUDMFOffsetLabel . Text = "Offset:" ;
this . backTopUDMFOffsetLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
//
// backTopUDMFOffset
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backTopUDMFOffset . AutoSize = true ;
this . backTopUDMFOffset . Location = new System . Drawing . Point ( 118 , 3 ) ;
this . backTopUDMFOffset . Name = "backTopUDMFOffset" ;
2015-01-06 11:49:06 +00:00
this . backTopUDMFOffset . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . backTopUDMFOffset . TabIndex = 9 ;
this . backTopUDMFOffset . Text = "--, --" ;
//
// backTopUDMFScaleLabel
//
this . backTopUDMFScaleLabel . Location = new System . Drawing . Point ( 71 , 20 ) ;
this . backTopUDMFScaleLabel . Name = "backTopUDMFScaleLabel" ;
this . backTopUDMFScaleLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . backTopUDMFScaleLabel . TabIndex = 8 ;
this . backTopUDMFScaleLabel . Text = "Scale:" ;
this . backTopUDMFScaleLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
//
// backTopUDMFScale
//
this . backTopUDMFScale . AutoSize = true ;
this . backTopUDMFScale . Location = new System . Drawing . Point ( 118 , 20 ) ;
this . backTopUDMFScale . Name = "backTopUDMFScale" ;
2015-01-06 11:49:06 +00:00
this . backTopUDMFScale . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . backTopUDMFScale . TabIndex = 10 ;
this . backTopUDMFScale . Text = "--, --" ;
2009-04-19 18:07:22 +00:00
//
2013-06-17 13:17:53 +00:00
// labelTextureBackTop
//
this . labelTextureBackTop . AutoSize = true ;
Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5.
Visual mode, UDMF: renamed "Rotate Thing Clockwise" and "Rotate Thing Counterclockwise" actions to "Rotate Clockwise" and "Rotate Counterclockwise". These actions can now be used to change rotation of floor/ceiling textures.
Visual mode, UDMF: "Reset Texture Offsets" action now also resets sidedef's scale and floor/ceiling's scale and rotation.
Visual mode, UDMF: control line's OffsetX and OffsetY were not taken into account when calculating texture offsets of 3d floors' sides.
Visual mode, UDMF: fixed a ton of bugs in Auto align functions.
Visual mode, UDMF: when using "Move Texture Left/Right/Up/Down by 1" actions texture offsets were not updated properly when texture's scale was < 1.0.
Visual mode, UDMF: OffsetX and OffsetY were not taken into account in "Fit Texture Width/Height" actions.
Dockers Panel: added Pin/Unpin button, which acts the same as "Preferences -> Interface -> Side panels -> Auto hide" checkbox.
Texture size labels can now be disabled by unchecking "Preferences -> Interface -> Show texture and flat sizes in browsers" checkbox.
Texture size labels now are not shown for unknown textures.
Most of texture size labels had incorrect bg color.
ZDoom_linedefs.cfg: action specials 223 and 224 had incorrect Arg0.
2013-06-24 14:21:13 +00:00
this . labelTextureBackTop . BackColor = System . Drawing . Color . Black ;
2015-01-06 11:49:06 +00:00
this . labelTextureBackTop . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 7F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackTop . ForeColor = System . Drawing . Color . White ;
2021-09-04 10:21:17 +00:00
this . labelTextureBackTop . Location = new System . Drawing . Point ( 6 , 3 ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackTop . MaximumSize = new System . Drawing . Size ( 0 , 13 ) ;
this . labelTextureBackTop . Name = "labelTextureBackTop" ;
this . labelTextureBackTop . Size = new System . Drawing . Size ( 48 , 13 ) ;
this . labelTextureBackTop . TabIndex = 3 ;
this . labelTextureBackTop . Text = "128x128" ;
//
2012-10-03 18:46:13 +00:00
// backhighname
//
2014-12-03 09:06:05 +00:00
this . backhighname . AutoSize = true ;
2012-10-03 18:46:13 +00:00
this . backhighname . BackColor = System . Drawing . SystemColors . Control ;
2015-03-07 21:38:58 +00:00
this . backhighname . Location = new System . Drawing . Point ( 3 , 67 ) ;
2012-10-03 18:46:13 +00:00
this . backhighname . Name = "backhighname" ;
2015-01-06 11:49:06 +00:00
this . backhighname . Size = new System . Drawing . Size ( 73 , 13 ) ;
2012-10-03 18:46:13 +00:00
this . backhighname . TabIndex = 1 ;
this . backhighname . Text = "BROWNHUG" ;
this . backhighname . UseMnemonic = false ;
//
2014-12-03 09:06:05 +00:00
// panelBackMid
2012-10-03 18:46:13 +00:00
//
2021-09-04 10:21:17 +00:00
this . panelBackMid . Controls . Add ( this . labelTextureBackMid ) ;
this . panelBackMid . Controls . Add ( this . backmidtex ) ;
2014-12-03 09:06:05 +00:00
this . panelBackMid . Controls . Add ( this . backMidUDMFOffsetLabel ) ;
this . panelBackMid . Controls . Add ( this . backMidUDMFOffset ) ;
this . panelBackMid . Controls . Add ( this . backMidUDMFScaleLabel ) ;
this . panelBackMid . Controls . Add ( this . backMidUDMFScale ) ;
this . panelBackMid . Controls . Add ( this . backmidname ) ;
this . panelBackMid . Location = new System . Drawing . Point ( 160 , 0 ) ;
this . panelBackMid . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelBackMid . Name = "panelBackMid" ;
2015-03-07 21:38:58 +00:00
this . panelBackMid . Size = new System . Drawing . Size ( 160 , 82 ) ;
2014-12-03 09:06:05 +00:00
this . panelBackMid . TabIndex = 7 ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backMidUDMFOffsetLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backMidUDMFOffsetLabel . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . backMidUDMFOffsetLabel . Name = "backMidUDMFOffsetLabel" ;
this . backMidUDMFOffsetLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . backMidUDMFOffsetLabel . TabIndex = 7 ;
this . backMidUDMFOffsetLabel . Text = "Offset:" ;
this . backMidUDMFOffsetLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backMidUDMFOffset
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backMidUDMFOffset . AutoSize = true ;
this . backMidUDMFOffset . Location = new System . Drawing . Point ( 118 , 3 ) ;
this . backMidUDMFOffset . Name = "backMidUDMFOffset" ;
2015-01-06 11:49:06 +00:00
this . backMidUDMFOffset . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . backMidUDMFOffset . TabIndex = 9 ;
this . backMidUDMFOffset . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backMidUDMFScaleLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backMidUDMFScaleLabel . Location = new System . Drawing . Point ( 71 , 20 ) ;
this . backMidUDMFScaleLabel . Name = "backMidUDMFScaleLabel" ;
this . backMidUDMFScaleLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . backMidUDMFScaleLabel . TabIndex = 8 ;
this . backMidUDMFScaleLabel . Text = "Scale:" ;
this . backMidUDMFScaleLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backMidUDMFScale
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backMidUDMFScale . AutoSize = true ;
this . backMidUDMFScale . Location = new System . Drawing . Point ( 118 , 20 ) ;
this . backMidUDMFScale . Name = "backMidUDMFScale" ;
2015-01-06 11:49:06 +00:00
this . backMidUDMFScale . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . backMidUDMFScale . TabIndex = 10 ;
this . backMidUDMFScale . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2013-06-17 13:17:53 +00:00
// labelTextureBackMid
//
this . labelTextureBackMid . AutoSize = true ;
Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5.
Visual mode, UDMF: renamed "Rotate Thing Clockwise" and "Rotate Thing Counterclockwise" actions to "Rotate Clockwise" and "Rotate Counterclockwise". These actions can now be used to change rotation of floor/ceiling textures.
Visual mode, UDMF: "Reset Texture Offsets" action now also resets sidedef's scale and floor/ceiling's scale and rotation.
Visual mode, UDMF: control line's OffsetX and OffsetY were not taken into account when calculating texture offsets of 3d floors' sides.
Visual mode, UDMF: fixed a ton of bugs in Auto align functions.
Visual mode, UDMF: when using "Move Texture Left/Right/Up/Down by 1" actions texture offsets were not updated properly when texture's scale was < 1.0.
Visual mode, UDMF: OffsetX and OffsetY were not taken into account in "Fit Texture Width/Height" actions.
Dockers Panel: added Pin/Unpin button, which acts the same as "Preferences -> Interface -> Side panels -> Auto hide" checkbox.
Texture size labels can now be disabled by unchecking "Preferences -> Interface -> Show texture and flat sizes in browsers" checkbox.
Texture size labels now are not shown for unknown textures.
Most of texture size labels had incorrect bg color.
ZDoom_linedefs.cfg: action specials 223 and 224 had incorrect Arg0.
2013-06-24 14:21:13 +00:00
this . labelTextureBackMid . BackColor = System . Drawing . Color . Black ;
2015-01-06 11:49:06 +00:00
this . labelTextureBackMid . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 7F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackMid . ForeColor = System . Drawing . Color . White ;
2021-09-04 10:21:17 +00:00
this . labelTextureBackMid . Location = new System . Drawing . Point ( 6 , 3 ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackMid . MaximumSize = new System . Drawing . Size ( 0 , 13 ) ;
this . labelTextureBackMid . Name = "labelTextureBackMid" ;
this . labelTextureBackMid . Size = new System . Drawing . Size ( 48 , 13 ) ;
this . labelTextureBackMid . TabIndex = 2 ;
this . labelTextureBackMid . Text = "128x128" ;
//
2009-04-19 18:07:22 +00:00
// backmidname
//
2014-12-03 09:06:05 +00:00
this . backmidname . AutoSize = true ;
2009-06-17 21:16:20 +00:00
this . backmidname . BackColor = System . Drawing . SystemColors . Control ;
2015-03-07 21:38:58 +00:00
this . backmidname . Location = new System . Drawing . Point ( 3 , 67 ) ;
2009-04-19 18:07:22 +00:00
this . backmidname . Name = "backmidname" ;
2015-01-06 11:49:06 +00:00
this . backmidname . Size = new System . Drawing . Size ( 73 , 13 ) ;
2009-04-19 18:07:22 +00:00
this . backmidname . TabIndex = 3 ;
2009-06-17 21:16:20 +00:00
this . backmidname . Text = "BROWNHUG" ;
2009-04-19 18:07:22 +00:00
this . backmidname . UseMnemonic = false ;
//
2014-12-03 09:06:05 +00:00
// panelBackLow
2009-04-19 18:07:22 +00:00
//
2021-09-04 10:21:17 +00:00
this . panelBackLow . Controls . Add ( this . labelTextureBackBottom ) ;
this . panelBackLow . Controls . Add ( this . backlowtex ) ;
2014-12-03 09:06:05 +00:00
this . panelBackLow . Controls . Add ( this . backBottomUDMFOffsetLabel ) ;
this . panelBackLow . Controls . Add ( this . backBottomUDMFOffset ) ;
this . panelBackLow . Controls . Add ( this . backBottomUDMFScaleLabel ) ;
this . panelBackLow . Controls . Add ( this . backBottomUDMFScale ) ;
this . panelBackLow . Controls . Add ( this . backlowname ) ;
this . panelBackLow . Location = new System . Drawing . Point ( 320 , 0 ) ;
this . panelBackLow . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelBackLow . Name = "panelBackLow" ;
2015-03-07 21:38:58 +00:00
this . panelBackLow . Size = new System . Drawing . Size ( 160 , 82 ) ;
2014-12-03 09:06:05 +00:00
this . panelBackLow . TabIndex = 12 ;
2009-04-19 18:07:22 +00:00
//
2014-12-03 09:06:05 +00:00
// backBottomUDMFOffsetLabel
2009-04-19 18:07:22 +00:00
//
2014-12-03 09:06:05 +00:00
this . backBottomUDMFOffsetLabel . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . backBottomUDMFOffsetLabel . Name = "backBottomUDMFOffsetLabel" ;
this . backBottomUDMFOffsetLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . backBottomUDMFOffsetLabel . TabIndex = 7 ;
this . backBottomUDMFOffsetLabel . Text = "Offset:" ;
this . backBottomUDMFOffsetLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backBottomUDMFOffset
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backBottomUDMFOffset . AutoSize = true ;
this . backBottomUDMFOffset . Location = new System . Drawing . Point ( 118 , 3 ) ;
this . backBottomUDMFOffset . Name = "backBottomUDMFOffset" ;
2015-01-06 11:49:06 +00:00
this . backBottomUDMFOffset . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . backBottomUDMFOffset . TabIndex = 9 ;
this . backBottomUDMFOffset . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backBottomUDMFScaleLabel
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backBottomUDMFScaleLabel . Location = new System . Drawing . Point ( 71 , 20 ) ;
this . backBottomUDMFScaleLabel . Name = "backBottomUDMFScaleLabel" ;
this . backBottomUDMFScaleLabel . Size = new System . Drawing . Size ( 41 , 14 ) ;
this . backBottomUDMFScaleLabel . TabIndex = 8 ;
this . backBottomUDMFScaleLabel . Text = "Scale:" ;
this . backBottomUDMFScaleLabel . TextAlign = System . Drawing . ContentAlignment . TopRight ;
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
// backBottomUDMFScale
2012-10-03 18:46:13 +00:00
//
2014-12-03 09:06:05 +00:00
this . backBottomUDMFScale . AutoSize = true ;
this . backBottomUDMFScale . Location = new System . Drawing . Point ( 118 , 20 ) ;
this . backBottomUDMFScale . Name = "backBottomUDMFScale" ;
2015-01-06 11:49:06 +00:00
this . backBottomUDMFScale . Size = new System . Drawing . Size ( 25 , 13 ) ;
2014-12-03 09:06:05 +00:00
this . backBottomUDMFScale . TabIndex = 10 ;
this . backBottomUDMFScale . Text = "--, --" ;
2012-10-03 18:46:13 +00:00
//
2013-06-17 13:17:53 +00:00
// labelTextureBackBottom
//
this . labelTextureBackBottom . AutoSize = true ;
Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5.
Visual mode, UDMF: renamed "Rotate Thing Clockwise" and "Rotate Thing Counterclockwise" actions to "Rotate Clockwise" and "Rotate Counterclockwise". These actions can now be used to change rotation of floor/ceiling textures.
Visual mode, UDMF: "Reset Texture Offsets" action now also resets sidedef's scale and floor/ceiling's scale and rotation.
Visual mode, UDMF: control line's OffsetX and OffsetY were not taken into account when calculating texture offsets of 3d floors' sides.
Visual mode, UDMF: fixed a ton of bugs in Auto align functions.
Visual mode, UDMF: when using "Move Texture Left/Right/Up/Down by 1" actions texture offsets were not updated properly when texture's scale was < 1.0.
Visual mode, UDMF: OffsetX and OffsetY were not taken into account in "Fit Texture Width/Height" actions.
Dockers Panel: added Pin/Unpin button, which acts the same as "Preferences -> Interface -> Side panels -> Auto hide" checkbox.
Texture size labels can now be disabled by unchecking "Preferences -> Interface -> Show texture and flat sizes in browsers" checkbox.
Texture size labels now are not shown for unknown textures.
Most of texture size labels had incorrect bg color.
ZDoom_linedefs.cfg: action specials 223 and 224 had incorrect Arg0.
2013-06-24 14:21:13 +00:00
this . labelTextureBackBottom . BackColor = System . Drawing . Color . Black ;
2015-01-06 11:49:06 +00:00
this . labelTextureBackBottom . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 7F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackBottom . ForeColor = System . Drawing . Color . White ;
2021-09-04 10:21:17 +00:00
this . labelTextureBackBottom . Location = new System . Drawing . Point ( 6 , 3 ) ;
2013-06-17 13:17:53 +00:00
this . labelTextureBackBottom . MaximumSize = new System . Drawing . Size ( 0 , 13 ) ;
this . labelTextureBackBottom . Name = "labelTextureBackBottom" ;
this . labelTextureBackBottom . Size = new System . Drawing . Size ( 48 , 13 ) ;
this . labelTextureBackBottom . TabIndex = 3 ;
this . labelTextureBackBottom . Text = "128x128" ;
//
2012-10-03 18:46:13 +00:00
// backlowname
//
2014-12-03 09:06:05 +00:00
this . backlowname . AutoSize = true ;
2012-10-03 18:46:13 +00:00
this . backlowname . BackColor = System . Drawing . SystemColors . Control ;
2015-03-07 21:38:58 +00:00
this . backlowname . Location = new System . Drawing . Point ( 3 , 67 ) ;
2012-10-03 18:46:13 +00:00
this . backlowname . Name = "backlowname" ;
2015-01-06 11:49:06 +00:00
this . backlowname . Size = new System . Drawing . Size ( 73 , 13 ) ;
2012-10-03 18:46:13 +00:00
this . backlowname . TabIndex = 5 ;
this . backlowname . Text = "BROWNHUG" ;
this . backlowname . UseMnemonic = false ;
//
2013-12-05 14:04:25 +00:00
// flowLayoutPanel1
//
this . flowLayoutPanel1 . Controls . Add ( this . infopanel ) ;
this . flowLayoutPanel1 . Controls . Add ( this . frontpanel ) ;
this . flowLayoutPanel1 . Controls . Add ( this . backpanel ) ;
this . flowLayoutPanel1 . Controls . Add ( this . flagsPanel ) ;
2014-12-03 09:06:05 +00:00
this . flowLayoutPanel1 . Dock = System . Windows . Forms . DockStyle . Fill ;
2013-12-05 14:04:25 +00:00
this . flowLayoutPanel1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . flowLayoutPanel1 . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . flowLayoutPanel1 . Name = "flowLayoutPanel1" ;
this . flowLayoutPanel1 . Size = new System . Drawing . Size ( 2000 , 100 ) ;
this . flowLayoutPanel1 . TabIndex = 4 ;
this . flowLayoutPanel1 . WrapContents = false ;
//
// flagsPanel
//
this . flagsPanel . Controls . Add ( this . flags ) ;
2014-12-03 09:06:05 +00:00
this . flagsPanel . Location = new System . Drawing . Point ( 1460 , 0 ) ;
2013-12-05 14:04:25 +00:00
this . flagsPanel . Margin = new System . Windows . Forms . Padding ( 0 , 0 , 3 , 0 ) ;
this . flagsPanel . Name = "flagsPanel" ;
this . flagsPanel . Size = new System . Drawing . Size ( 455 , 100 ) ;
this . flagsPanel . TabIndex = 8 ;
this . flagsPanel . TabStop = false ;
this . flagsPanel . Text = " Flags" ;
//
// flags
//
this . flags . BackColor = System . Drawing . SystemColors . Control ;
this . flags . BorderStyle = System . Windows . Forms . BorderStyle . None ;
this . flags . CheckBoxes = true ;
this . flags . HeaderStyle = System . Windows . Forms . ColumnHeaderStyle . None ;
this . flags . Location = new System . Drawing . Point ( 6 , 18 ) ;
this . flags . Name = "flags" ;
this . flags . Scrollable = false ;
this . flags . ShowGroups = false ;
2016-06-14 20:39:46 +00:00
this . flags . Size = new System . Drawing . Size ( 443 , 88 ) ;
2013-12-05 14:04:25 +00:00
this . flags . TabIndex = 0 ;
this . flags . UseCompatibleStateImageBehavior = false ;
this . flags . View = System . Windows . Forms . View . List ;
//
2021-09-04 10:21:17 +00:00
// backhightex
//
this . backhightex . BackColor = System . Drawing . SystemColors . AppWorkspace ;
this . backhightex . BorderStyle = System . Windows . Forms . BorderStyle . Fixed3D ;
this . backhightex . CompositingQuality = System . Drawing . Drawing2D . CompositingQuality . Default ;
this . backhightex . Highlighted = false ;
this . backhightex . InterpolationMode = System . Drawing . Drawing2D . InterpolationMode . NearestNeighbor ;
this . backhightex . Location = new System . Drawing . Point ( 3 , 0 ) ;
this . backhightex . Name = "backhightex" ;
this . backhightex . PageUnit = System . Drawing . GraphicsUnit . Pixel ;
this . backhightex . PixelOffsetMode = System . Drawing . Drawing2D . PixelOffsetMode . None ;
this . backhightex . Size = new System . Drawing . Size ( 64 , 64 ) ;
this . backhightex . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . backhightex . SmoothingMode = System . Drawing . Drawing2D . SmoothingMode . Default ;
this . backhightex . TabIndex = 12 ;
this . backhightex . TabStop = false ;
//
// backmidtex
//
this . backmidtex . BackColor = System . Drawing . SystemColors . AppWorkspace ;
this . backmidtex . BorderStyle = System . Windows . Forms . BorderStyle . Fixed3D ;
this . backmidtex . CompositingQuality = System . Drawing . Drawing2D . CompositingQuality . Default ;
this . backmidtex . Highlighted = false ;
this . backmidtex . InterpolationMode = System . Drawing . Drawing2D . InterpolationMode . NearestNeighbor ;
this . backmidtex . Location = new System . Drawing . Point ( 3 , 0 ) ;
this . backmidtex . Name = "backmidtex" ;
this . backmidtex . PageUnit = System . Drawing . GraphicsUnit . Pixel ;
this . backmidtex . PixelOffsetMode = System . Drawing . Drawing2D . PixelOffsetMode . None ;
this . backmidtex . Size = new System . Drawing . Size ( 64 , 64 ) ;
this . backmidtex . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . backmidtex . SmoothingMode = System . Drawing . Drawing2D . SmoothingMode . Default ;
this . backmidtex . TabIndex = 13 ;
this . backmidtex . TabStop = false ;
//
// backlowtex
//
this . backlowtex . BackColor = System . Drawing . SystemColors . AppWorkspace ;
this . backlowtex . BorderStyle = System . Windows . Forms . BorderStyle . Fixed3D ;
this . backlowtex . CompositingQuality = System . Drawing . Drawing2D . CompositingQuality . Default ;
this . backlowtex . Highlighted = false ;
this . backlowtex . InterpolationMode = System . Drawing . Drawing2D . InterpolationMode . NearestNeighbor ;
this . backlowtex . Location = new System . Drawing . Point ( 3 , 0 ) ;
this . backlowtex . Name = "backlowtex" ;
this . backlowtex . PageUnit = System . Drawing . GraphicsUnit . Pixel ;
this . backlowtex . PixelOffsetMode = System . Drawing . Drawing2D . PixelOffsetMode . None ;
this . backlowtex . Size = new System . Drawing . Size ( 64 , 64 ) ;
this . backlowtex . SizeMode = System . Windows . Forms . PictureBoxSizeMode . Zoom ;
this . backlowtex . SmoothingMode = System . Drawing . Drawing2D . SmoothingMode . Default ;
this . backlowtex . TabIndex = 14 ;
this . backlowtex . TabStop = false ;
//
2009-04-19 18:07:22 +00:00
// LinedefInfoPanel
//
2009-07-09 22:43:39 +00:00
this . AutoScaleDimensions = new System . Drawing . SizeF ( 96F , 96F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Dpi ;
2013-12-05 14:04:25 +00:00
this . Controls . Add ( this . flowLayoutPanel1 ) ;
2009-04-19 18:07:22 +00:00
this . DoubleBuffered = true ;
this . MaximumSize = new System . Drawing . Size ( 10000 , 100 ) ;
this . MinimumSize = new System . Drawing . Size ( 100 , 100 ) ;
this . Name = "LinedefInfoPanel" ;
2013-12-05 14:04:25 +00:00
this . Size = new System . Drawing . Size ( 2000 , 100 ) ;
2009-04-19 18:07:22 +00:00
this . infopanel . ResumeLayout ( false ) ;
this . infopanel . PerformLayout ( ) ;
this . frontpanel . ResumeLayout ( false ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelFront . ResumeLayout ( false ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontTop . ResumeLayout ( false ) ;
this . panelFrontTop . PerformLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . fronthightex ) ) . EndInit ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontMid . ResumeLayout ( false ) ;
this . panelFrontMid . PerformLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . frontmidtex ) ) . EndInit ( ) ;
2014-12-03 09:06:05 +00:00
this . panelFrontLow . ResumeLayout ( false ) ;
this . panelFrontLow . PerformLayout ( ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . frontlowtex ) ) . EndInit ( ) ;
2009-04-19 18:07:22 +00:00
this . backpanel . ResumeLayout ( false ) ;
2012-10-03 18:46:13 +00:00
this . flowLayoutPanelBack . ResumeLayout ( false ) ;
2014-12-03 09:06:05 +00:00
this . panelBackTop . ResumeLayout ( false ) ;
this . panelBackTop . PerformLayout ( ) ;
this . panelBackMid . ResumeLayout ( false ) ;
this . panelBackMid . PerformLayout ( ) ;
this . panelBackLow . ResumeLayout ( false ) ;
this . panelBackLow . PerformLayout ( ) ;
2013-12-05 14:04:25 +00:00
this . flowLayoutPanel1 . ResumeLayout ( false ) ;
this . flagsPanel . ResumeLayout ( false ) ;
2021-09-04 10:21:17 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . backhightex ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . backmidtex ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . backlowtex ) ) . EndInit ( ) ;
2009-04-19 18:07:22 +00:00
this . ResumeLayout ( false ) ;
}
#endregion
private System . Windows . Forms . Label action ;
private System . Windows . Forms . Label tag ;
private System . Windows . Forms . Label angle ;
private System . Windows . Forms . Label length ;
private System . Windows . Forms . Label frontoffset ;
private System . Windows . Forms . Label backoffset ;
private System . Windows . Forms . Label frontlowname ;
private System . Windows . Forms . Label frontmidname ;
private System . Windows . Forms . Label fronthighname ;
private System . Windows . Forms . Label backlowname ;
private System . Windows . Forms . Label backmidname ;
private System . Windows . Forms . Label backhighname ;
private System . Windows . Forms . GroupBox frontpanel ;
private System . Windows . Forms . GroupBox backpanel ;
private System . Windows . Forms . Label backoffsetlabel ;
private System . Windows . Forms . Label frontoffsetlabel ;
private System . Windows . Forms . Label arglbl5 ;
private System . Windows . Forms . Label arglbl4 ;
private System . Windows . Forms . Label arglbl3 ;
private System . Windows . Forms . Label arglbl2 ;
private System . Windows . Forms . Label arglbl1 ;
private System . Windows . Forms . Label arg5 ;
private System . Windows . Forms . Label arg4 ;
private System . Windows . Forms . Label arg3 ;
private System . Windows . Forms . Label arg2 ;
private System . Windows . Forms . Label arg1 ;
private System . Windows . Forms . GroupBox infopanel ;
private System . Windows . Forms . Label unpegged ;
2013-12-06 11:21:10 +00:00
private System . Windows . Forms . Label peglabel ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . FlowLayoutPanel flowLayoutPanelBack ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Panel panelBackTop ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . Label backTopUDMFScale ;
private System . Windows . Forms . Label backTopUDMFOffset ;
private System . Windows . Forms . Label backTopUDMFScaleLabel ;
private System . Windows . Forms . Label backTopUDMFOffsetLabel ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Panel panelBackMid ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . Label backMidUDMFScale ;
private System . Windows . Forms . Label backMidUDMFOffset ;
private System . Windows . Forms . Label backMidUDMFScaleLabel ;
private System . Windows . Forms . Label backMidUDMFOffsetLabel ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Panel panelBackLow ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . Label backBottomUDMFScale ;
private System . Windows . Forms . Label backBottomUDMFOffset ;
private System . Windows . Forms . Label backBottomUDMFScaleLabel ;
private System . Windows . Forms . Label backBottomUDMFOffsetLabel ;
private System . Windows . Forms . FlowLayoutPanel flowLayoutPanelFront ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Panel panelFrontTop ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . Label frontTopUDMFScale ;
private System . Windows . Forms . Label frontTopUDMFOffset ;
private System . Windows . Forms . Label frontTopUDMFScaleLabel ;
private System . Windows . Forms . Label frontTopUDMFOffsetLabel ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Panel panelFrontMid ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . Label frontMidUDMFScale ;
private System . Windows . Forms . Label frontMidUDMFOffset ;
private System . Windows . Forms . Label frontMidUDMFScaleLabel ;
private System . Windows . Forms . Label frontMidUDMFOffsetLabel ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Panel panelFrontLow ;
2012-10-03 18:46:13 +00:00
private System . Windows . Forms . Label frontBottomUDMFScale ;
private System . Windows . Forms . Label frontBottomUDMFOffset ;
private System . Windows . Forms . Label frontBottomUDMFScaleLabel ;
private System . Windows . Forms . Label frontBottomUDMFOffsetLabel ;
2013-06-17 13:17:53 +00:00
private System . Windows . Forms . Label labelTextureFrontTop ;
private System . Windows . Forms . Label labelTextureFrontBottom ;
private System . Windows . Forms . Label labelTextureBackTop ;
private System . Windows . Forms . Label labelTextureBackMid ;
private System . Windows . Forms . Label labelTextureBackBottom ;
2013-12-05 14:04:25 +00:00
private System . Windows . Forms . FlowLayoutPanel flowLayoutPanel1 ;
private System . Windows . Forms . GroupBox flagsPanel ;
2016-06-14 20:39:46 +00:00
private CodeImp . DoomBuilder . Controls . TransparentListView flags ;
2013-12-06 11:21:10 +00:00
private System . Windows . Forms . Label taglabel ;
private System . Windows . Forms . Label anglelabel ;
private System . Windows . Forms . Label lengthlabel ;
private System . Windows . Forms . Label activation ;
private System . Windows . Forms . Label activationlabel ;
2014-12-03 09:06:05 +00:00
private System . Windows . Forms . Label actionlabel ;
2021-09-04 10:21:17 +00:00
private ConfigurablePictureBox frontmidtex ;
private System . Windows . Forms . Label labelTextureFrontMid ;
private ConfigurablePictureBox fronthightex ;
private ConfigurablePictureBox frontlowtex ;
private ConfigurablePictureBox backhightex ;
private ConfigurablePictureBox backmidtex ;
private ConfigurablePictureBox backlowtex ;
2009-04-19 18:07:22 +00:00
}
}