ZoneBuilder/Source/Plugins/BuilderModes/General
2023-04-27 03:52:11 +02:00
..
Association.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
BuilderModesTools.cs Rewrite VisualBlockMap to use a quad tree 2023-04-26 17:54:34 +02:00
BuilderPlug.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
CopyStructures.cs Added, Automap mode: added "Show hidden lines" top menu button. 2023-04-05 01:12:02 +02:00
HintLabel.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
LineLengthLabel.cs Make linedef angles match SRB2 again 2023-02-16 01:22:54 +01:00
SelectionLabel.cs Fixed, Tag Statistics window: fixed a crash when applying changes after deleting a tag label. 2023-01-04 17:38:43 +01:00
UndoGroup.cs Add quick sector/linedef tag increment/decrement actions 2022-12-21 02:21:30 +01:00