ZoneBuilder/Source/Core/Editing
MaxED 2f046137c0 Added, Sound Environments mode: sound environments of the same type are now colored using the same color.
Added, Sound Environments mode: current sound environment is now highlighted (can be toggled using "Toggle Highlight" action).
Added: Tag selectors now have up/down buttons.
Fixed, Sound Environments mode: sound environments were not updated after performing Undo/Redo actions.
Fixed, Sound Propagation mode: sound zones were not updated after performing Undo/Redo actions.
Internal: moved "Toggle Highlight" action to the core, also changed it's category to "View".
Internal: "Toggle Highlight" action state is now saved in the Program configuration.
Updated ZDoom_DECORATE.cfg (GetZAt).
Updated ZDoom_linedefs.cfg (Sector_SetPortal args).
2023-01-04 22:36:23 +01:00
..
ClassicMode.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
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 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
EditModeAttribute.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
EditModeInfo.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +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