ZoneBuilder/Source/Plugins/BuilderModes/Interface
2023-04-27 03:52:29 +02: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
CurveLinedefsOptionsPanel.cs Updated, Curve Linedefs mode: distance/angle are now changed using bigger increments when being modified by mouse-dragging. You can hold Shift to enable increments by 1 unit. 2023-01-06 14:27:21 +01:00
CurveLinedefsOptionsPanel.Designer.cs Optimized map geometry merging performance when creating drawn lines. 2023-01-06 14:27:04 +01:00
CurveLinedefsOptionsPanel.resx Changed, Curve Linedefs mode: re-designed the mode UI. Alternative control options are now available (check Help tab while the mode is active). 2023-01-06 14:16:03 +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 Added: guidelines color is now configurable. 2023-01-06 13:34:54 +01:00
DrawEllipseOptionsPanel.Designer.cs Added: guidelines color is now configurable. 2023-01-06 13:34:54 +01:00
DrawEllipseOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawGridOptionsPanel.cs Added: guidelines color is now configurable. 2023-01-06 13:34:54 +01:00
DrawGridOptionsPanel.Designer.cs Added: guidelines color is now configurable. 2023-01-06 13:34:54 +01: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: guidelines color is now configurable. 2023-01-06 13:34:54 +01:00
DrawLineOptionsPanel.resx GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawRectangleOptionsPanel.cs Added: guidelines color is now configurable. 2023-01-06 13:34:54 +01:00
DrawRectangleOptionsPanel.Designer.cs Added: guidelines color is now configurable. 2023-01-06 13:34:54 +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 Rename SRB2Type back to Type 2023-04-26 17:17:28 +02: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
ImageExportSettingsForm.cs Export selection to image: added progress bar and button to cancel export 2023-04-26 14:02:49 +02:00
ImageExportSettingsForm.Designer.cs Export selection to image: added progress bar and button to cancel export 2023-04-26 14:02:49 +02:00
ImageExportSettingsForm.resx Added feature to export the selected sectors as an image 2023-04-26 13:46:20 +02: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 feature to export the selected sectors as an image 2023-04-26 13:46:20 +02: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 Paste Properties window: highlight OK by default instead of Cancel 2023-03-22 20:31:46 +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 Improved associations 2023-04-27 03:52:23 +02:00
PreferencesForm.Designer.cs Tidy up improved associations 2023-04-27 03:52:29 +02: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 Rename SRB2Type back to Type 2023-04-26 17:17:28 +02: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