..
BlockEntry.cs
Sector Info panel now shows how many sidedefs highlighted sector has.
2013-09-09 14:03:02 +00:00
BlockMap.cs
Texture Browser Form: swapped foreground and background colors of texture size labels.
2014-12-03 23:15:26 +00:00
GroupInfo.cs
Texture Browser Form: swapped foreground and background colors of texture size labels.
2014-12-03 23:15:26 +00:00
Linedef.cs
Changed, Drag Things mode: things position is now snapped to integers after finishing dragging. Also removed some unneeded update code.
2015-09-16 20:22:20 +00:00
MapElement.cs
Added, Texture Browser: added "Show textures in subdirectories" checkbox (enabled by default). When enabled, textures from current PK3/PK7/Directory resource directory and it's subdirectories will be shown. Otherwise, only textures from current directory will be shown.
2015-09-16 12:10:43 +00:00
MapElementCollection.cs
Removed a metric ton of unused "using" directives from Core.
2013-04-11 11:04:16 +00:00
MapOptions.cs
Changed: "Show Comments" option should also control whether comment tooltips are displayed.
2015-07-15 09:09:47 +00:00
MapSet.cs
Added emergency map backup system (EMBS). When the editor crashes, it will try to export a backup copy of the map structures. When the same map is loaded again, it will ask the user if he wants to restore the map.
2015-09-25 13:20:53 +00:00
Sector.cs
Added emergency map backup system (EMBS). When the editor crashes, it will try to export a backup copy of the map structures. When the same map is loaded again, it will ask the user if he wants to restore the map.
2015-09-25 13:20:53 +00:00
SelectableElement.cs
Added, Texture Browser: added "Show textures in subdirectories" checkbox (enabled by default). When enabled, textures from current PK3/PK7/Directory resource directory and it's subdirectories will be shown. Otherwise, only textures from current directory will be shown.
2015-09-16 12:10:43 +00:00
SelectionType.cs
Removed a metric ton of unused "using" directives from Core.
2013-04-11 11:04:16 +00:00
Sidedef.cs
Changed, Drag Things mode: things position is now snapped to integers after finishing dragging. Also removed some unneeded update code.
2015-09-16 20:22:20 +00:00
SidedefPart.cs
Removed a metric ton of unused "using" directives from Core.
2013-04-11 11:04:16 +00:00
SplitLineBehavior.cs
"File -> Export -> Selection as Wavefront .obj" menu command was not working.
2014-03-19 13:03:47 +00:00
Thing.cs
Changed, Drag Things mode: things position is now snapped to integers after finishing dragging. Also removed some unneeded update code.
2015-09-16 20:22:20 +00:00
UniFields.cs
Manual linedef splitting: UDMF texture coordinates were incorrectly interpolated in some cases.
2013-09-05 13:03:17 +00:00
UniValue.cs
Thing Info panel: thing action is no longer shown in Doom map format.
2013-12-17 08:19:40 +00:00
Vertex.cs
Changed, Drag Things mode: things position is now snapped to integers after finishing dragging. Also removed some unneeded update code.
2015-09-16 20:22:20 +00:00