ZoneBuilder/Source/Plugins/BuilderModes/Interface
MaxED 6e5a0b61d0 Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into.
Removed "Adjust heights to match relatively with surrounding sector" option from Preferences -> Pasting, because sector height adjustments are now handled by Edit Selection mode.
Fixed, Sector info panel: in some cases 0 deg. floor/ceiling texture rotation was triggering texture offset/scale/rotation UI parts to be shown.
Fixed even more cases when sidedefs belonging to linedefs, which were moved on top of existing linedefs, were incorrectly reassigned when applying Edit Selection and Drag Geometry modes.
Fixed, Bridge mode: in some cases calculated floor/ceiling heights were not applied to the sectors created by the mode.
Changed, internal: changed program's CurrentCulture to InvariantCulture.
2023-01-04 23:07:04 +01:00
..
BridgeModeForm.Designer.cs Added Preferences -> Appearance -> "Things transparency" slider. It controls Things transparency in all classic modes except Things mode. 2023-01-04 15:48:07 +01:00
BridgeModeForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BridgeModeForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CurveLinedefsForm.Designer.cs 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.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +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.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.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawEllipseOptionsPanel.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.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawGridOptionsPanel.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.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.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.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.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DrawRectangleOptionsPanel.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DrawShapeOptionsPanel.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
DrawShapeOptionsPanel.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.Designer.cs Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into. 2023-01-04 23:07:04 +01:00
EditSelectionPanel.cs Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into. 2023-01-04 23:07:04 +01:00
EditSelectionPanel.resx Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into. 2023-01-04 23:07:04 +01:00
ErrorCheckForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +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.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FilterSelectedThingsForm.Designer.cs 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.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindReplaceForm.Designer.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.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.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FitTexturesForm.Designer.cs 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.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01: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.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.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MakeDoorForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MakeDoorForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +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.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.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +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.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.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ParallelLinedefForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ParallelLinedefForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PastePropertiesOptionsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PastePropertiesOptionsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PastePropertiesOptionsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PerpendicularLinedefForm.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularLinedefForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularLinedefForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularVertexForm.Designer.cs 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.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PreferencesForm.Designer.cs Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into. 2023-01-04 23:07:04 +01:00
PreferencesForm.cs - Added option to enable additive paint selecting without holding shift independently from regular additive selecting 2021-03-22 20:28:58 +01:00
PreferencesForm.resx Fix checkboxes in the Editing tab of Preferences and remove a stray bracket. 2021-03-22 21:07:13 +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.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.Designer.cs Changed, Select Similar Sectors action: when "Effect" option is enabled, all sectors with at least one matching generalized/predefined effect will be selected. 2023-01-04 14:11:51 +01:00
SelectSimilarElementOptionsPanel.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SelectSimilarElementOptionsPanel.resx 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.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.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexIntoShapeForm.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexIntoShapeForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistForm.Designer.cs 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.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 Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistTagForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
WavefrontSettingsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
WavefrontSettingsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
WavefrontSettingsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00