.. |
BaseClassicMode.cs
|
Add action for deselecting things, tweak other new actions
|
2023-04-27 02:23:27 +02: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
|
Update some flavor text
|
2023-04-18 22:41:31 +02:00 |
DrawEllipseMode.cs
|
Added: guidelines color is now configurable.
|
2023-01-06 13:34:54 +01:00 |
DrawGeometryMode.cs
|
Update some flavor text
|
2023-04-18 22:41:31 +02:00 |
DrawGridMode.cs
|
Draw Grid Mode: fixed a crash that happened when having locking slices to grid enabled
|
2023-04-25 00:55:30 +02:00 |
DrawRectangleMode.cs
|
Update flavor text some more
|
2023-04-25 00:53:30 +02:00 |
DrawShapeMode.cs
|
Rename SRB2Type back to Type
|
2023-04-26 17:17:28 +02:00 |
EditSelectionMode.cs
|
Rename SRB2Type back to Type
|
2023-04-26 17:17:28 +02: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
|
Rename SRB2Type back to Type
|
2023-04-26 17:17:28 +02:00 |
LinedefsMode.cs
|
Add action for deselecting things, tweak other new actions
|
2023-04-27 02:23:27 +02: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
|
Rename SRB2Type back to Type
|
2023-04-26 17:17:28 +02:00 |
SectorsMode.cs
|
Add action for deselecting things, tweak other new actions
|
2023-04-27 02:23:27 +02:00 |
ThingsMode.cs
|
* A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing.
|
2023-04-27 03:52:11 +02: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
|
Rename SRB2Type back to Type
|
2023-04-26 17:17:28 +02:00 |
VerticesMode.cs
|
Revert "Linedefs Mode, Sectors Mode, Vertices Mode, Sound Environment Mode, Sound Propagation Mode: slightly improved performance when moving the mouse"
|
2023-04-26 00:36:11 +02:00 |