ZoneBuilder/Source/Core/Editing
MaxED 36169dc15f Changed, Curve Linedefs mode: re-designed the mode UI. Alternative control options are now available (check Help tab while the mode is active).
Changed, Curve Linedefs mode: changed curve generation logic. Setting Distance to 0 will now divide selected linedefs into equal parts.
Changed, Curve Linedefs mode: curve vertices are now drawn.
Updated ZDoom_DECORATE.cfg.
2023-01-06 14:16:03 +01:00
..
ClassicMode.cs 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
CopyPasteManager.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
CustomThingsFilter.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
EditingManager.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
EditMode.cs Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2023-01-06 12:11:22 +01:00
EditModeAttribute.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
EditModeInfo.cs 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
GridSetup.cs Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2023-01-04 14:04:43 +01:00
NullThingsFilter.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingsFilter.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
UndoManager.cs Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2023-01-04 14:04:43 +01:00
UndoSnapshot.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00