ZoneBuilder/Source/Plugins/BuilderModes
biwa d138f29cda Things/Linedefs/Sectors/Vertices Modes: standardized how editing and selection works:
- editing a highlighted, not selected map element will deselect other selected map elements, then start editing the highlighted map element
- dragging a highlighted, not selected map element will deselect other selected map elements, then start dragging the highlighted map element
- dragging a single map element will keep its selection state. I.e. dragging a selected map element will not deselect it after dragging anymore
  - dragging a highlighted, not selected thing will not select it after dragging
- dragging a highlighted, not selected sector, while other sectors are selected, will only drag the highlighted sector, and not the selected sector (and deselect the selected sectors)
2023-05-07 14:48:13 +02:00
..
ClassicModes Things/Linedefs/Sectors/Vertices Modes: standardized how editing and selection works: 2023-05-07 14:48:13 +02:00
ErrorChecks Skip lines with certain actions and tags when checking unknown textures 2023-05-03 00:06:27 +02:00
FindReplace Rename SRB2Type back to Type 2023-04-26 17:17:28 +02:00
General Added fallback for event line labels to use the default window font is the one specified for labels couldn't be loaded 2023-04-27 03:56:46 +02:00
Interface Tidy up improved associations 2023-04-27 03:52:29 +02:00
IO Support SRB2 flat alignment when exporting images 2023-04-27 21:49:12 +02:00
Properties Update version number to 3.0, add "light" installer 2023-04-27 19:04:02 +02:00
Resources Add action for deselecting things, tweak other new actions 2023-04-27 02:23:27 +02:00
VisualModes Fix error with Select Floors/Ceilings action 2023-05-04 14:54:21 +02:00
BuilderModes.csproj Added feature to export the selected sectors as an image 2023-04-26 13:46:20 +02:00