.. |
BaseClassicMode.cs
|
Added, Sound Environments mode: sound environments of the same type are now colored using the same color.
|
2023-01-04 22:36:23 +01:00 |
BlockMapMode.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
BridgeMode.cs
|
Changed, Classic modes: displayed mouse map position coordinates are now snapped to current grid size.
|
2023-01-04 23:43:14 +01:00 |
CeilingAlignMode.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
CurveLinedefsMode.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 |
DragGeometryMode.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 |
DragLinedefsMode.cs
|
Rewritten vertex/linedef/sector dragging logic. Now it processes line-line intersections. And handles more corner cases. And has less bugs. Probably.
|
2023-01-04 23:20:40 +01:00 |
DragSectorsMode.cs
|
Rewritten vertex/linedef/sector dragging logic. Now it processes line-line intersections. And handles more corner cases. And has less bugs. Probably.
|
2023-01-04 23:20:40 +01:00 |
DragThingsMode.cs
|
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
|
2023-01-04 16:35:40 +01:00 |
DragVerticesMode.cs
|
Rewritten vertex/linedef/sector dragging logic. Now it processes line-line intersections. And handles more corner cases. And has less bugs. Probably.
|
2023-01-04 23:20:40 +01:00 |
DrawCurveMode.cs
|
Added "Split Joined Sectors" Edit menu item and toolbar button. When enabled, joined sectors adjacent to drawn lines will be split.
|
2023-01-05 00:27:03 +01:00 |
DrawEllipseMode.cs
|
Added: guidelines color is now configurable.
|
2023-01-06 13:34:54 +01:00 |
DrawGeometryMode.cs
|
Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex".
|
2023-01-08 13:20:01 +01:00 |
DrawGridMode.cs
|
Added: guidelines color is now configurable.
|
2023-01-06 13:34:54 +01:00 |
DrawRectangleMode.cs
|
Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex".
|
2023-01-08 13:20:01 +01:00 |
DrawShapeMode.cs
|
Rewrote unofficial 2.10 over latest official commit
|
2021-12-05 02:44:25 +01:00 |
EditSelectionMode.cs
|
Some more fixes for angle loop handling
|
2023-02-14 14:28:49 +01:00 |
ErrorCheckMode.cs
|
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
|
2023-01-04 16:35:40 +01:00 |
FindReplaceMode.cs
|
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
|
2023-01-04 16:35:40 +01:00 |
FlatAlignMode.cs
|
Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
|
2023-01-04 16:35:40 +01:00 |
FloorAlignMode.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
InsertThingsRadiallyMode.cs
|
Rewrote unofficial 2.10 over latest official commit
|
2021-12-05 02:44:25 +01:00 |
LinedefsMode.cs
|
Fix possible error with resetting linedef actions/tags
|
2023-02-02 10:54:09 +01:00 |
MakeSectorMode.cs
|
Added, Game configurations, ZDoom: Ambient sound things (14001 - 14064) were missing arguments definitions.
|
2023-01-06 14:37:51 +01:00 |
ParallelLinedefMode.cs
|
Rewrote unofficial 2.10 over latest official commit
|
2021-12-05 02:44:25 +01:00 |
PerpendicularLinedefMode.cs
|
Rewrote unofficial 2.10 over latest official commit
|
2021-12-05 02:44:25 +01:00 |
PerpendicularVertexMode.cs
|
Rewrote unofficial 2.10 over latest official commit
|
2021-12-05 02:44:25 +01:00 |
SectorsMode.cs
|
Changed, Vertices/Linedefs/Sectors/Things modes: selected map element is no longer deselected after accepting Edit window when it was the only selected map element when the Edit window was opening.
|
2023-01-06 13:35:19 +01:00 |
ThingsMode.cs
|
Restore some thing-related functionality for SRB2
|
2023-01-08 13:05:33 +01:00 |
TriangulatorMode.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VertexIntoShapeMode.cs
|
Rewrote unofficial 2.10 over latest official commit
|
2021-12-05 02:44:25 +01:00 |
VertexSlopeAssistMode.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 |
VerticesMode.cs
|
Changed, Vertices/Linedefs/Sectors/Things modes: selected map element is no longer deselected after accepting Edit window when it was the only selected map element when the Edit window was opening.
|
2023-01-06 13:35:19 +01:00 |