.. |
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, 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 |
Sector.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 |
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 |