ZoneBuilder/Source/Plugins/BuilderModes/Interface
MaxED 246f947cba Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion.
Fixed: stored windows positions were not checked against current screen bounds, which may have resulted in windows being shown off-screen.
2023-01-06 13:15:26 +01:00
..
BridgeModeForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BridgeModeForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
BridgeModeForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CurveLinedefsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CurveLinedefsForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
CurveLinedefsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawCurveOptionsPanel.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawCurveOptionsPanel.Designer.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawCurveOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawEllipseOptionsPanel.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawEllipseOptionsPanel.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawEllipseOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawGridOptionsPanel.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawGridOptionsPanel.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawGridOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawLineOptionsPanel.cs Added, Draw Lines mode: additional guidelines and horizontal/vertical line lengths can now be displayed for currently drawn line using "Show guidelines" top menu button. 2023-01-04 19:37:58 +01:00
DrawLineOptionsPanel.Designer.cs Added, Draw Lines mode: additional guidelines and horizontal/vertical line lengths can now be displayed for currently drawn line using "Show guidelines" top menu button. 2023-01-04 19:37:58 +01:00
DrawLineOptionsPanel.resx GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawRectangleOptionsPanel.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawRectangleOptionsPanel.Designer.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawRectangleOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawShapeOptionsPanel.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
DrawShapeOptionsPanel.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
DrawShapeOptionsPanel.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
EditSelectionPanel.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2023-01-05 00:51:21 +01:00
EditSelectionPanel.Designer.cs Fixed, Edit Selection mode, DB2 bug: in some cases "Flip Selection Horizontally" / "Flip Selection Vertically" actions were incorrectly flipping linedefs, resulting in broken sector geometry. 2023-01-06 11:41:04 +01:00
EditSelectionPanel.resx Changed, Classic modes: displayed mouse map position coordinates are now snapped to current grid size. 2023-01-04 23:43:14 +01:00
ErrorCheckForm.cs Added "safeboundary" game configuration property. The value determines the maximum map bounding box size considered to be safe by "Check map size" error check. 2023-01-04 22:59:30 +01:00
ErrorCheckForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
ErrorCheckForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FilterSelectedThingsForm.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
FilterSelectedThingsForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
FilterSelectedThingsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindReplaceForm.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindReplaceForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
FindReplaceForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FitTexturesForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FitTexturesForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
FitTexturesForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
InsertThingsRadiallyOptionsPanel.cs Added shortcut actions for Insert Things Radially Mode and changed the default values for number and radius. 2016-04-06 16:52:49 +02:00
InsertThingsRadiallyOptionsPanel.Designer.cs Added shortcut actions for Insert Things Radially Mode and changed the default values for number and radius. 2016-04-06 16:52:49 +02:00
InsertThingsRadiallyOptionsPanel.resx Added Insert Things Radially Mode 2016-02-28 21:09:08 +01:00
MakeDoorForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MakeDoorForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
MakeDoorForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MenusForm.cs Fixed, Script Editor: fixed a crash triggered by creating a new tab, then closing script editor. 2023-01-04 22:07:46 +01:00
MenusForm.Designer.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
MenusForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ObjExporterSettingsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ObjExporterSettingsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ObjExporterSettingsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ParallelLinedefForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ParallelLinedefForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
ParallelLinedefForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PastePropertiesOptionsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PastePropertiesOptionsForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
PastePropertiesOptionsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PerpendicularLinedefForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularLinedefForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
PerpendicularLinedefForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularVertexForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularVertexForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
PerpendicularVertexForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PreferencesForm.cs Added Preferences -> Editing -> "Switch view modes when switching to the same Classic Mode" option (disabled by default). When enabled, view mode will be switched between "view floor textures" and "view ceiling textures" when activating the same 2D mode repeatedly. 2023-01-05 00:02:15 +01:00
PreferencesForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
PreferencesForm.resx Added Preferences -> Editing -> "Switch view modes when switching to the same Classic Mode" option (disabled by default). When enabled, view mode will be switched between "view floor textures" and "view ceiling textures" when activating the same 2D mode repeatedly. 2023-01-05 00:02:15 +01:00
SectorDrawingOptionsPanel.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SectorDrawingOptionsPanel.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SectorDrawingOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SelectSimilarElementOptionsPanel.cs Changed: "Selection Options" window is now resized automatically. 2023-01-05 00:36:05 +01:00
SelectSimilarElementOptionsPanel.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
SelectSimilarElementOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
UndoRedoPanel.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
UndoRedoPanel.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
UndoRedoPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VertexIntoShapeForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexIntoShapeForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
VertexIntoShapeForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
VertexSlopeAssistForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistTagForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistTagForm.designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
VertexSlopeAssistTagForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
WavefrontSettingsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
WavefrontSettingsForm.Designer.cs Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2023-01-06 13:15:26 +01:00
WavefrontSettingsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00