..
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
Added more checks and fixed incorrect flag assignment in UDMF -> Hexen action conversion from r2155.
2014-12-29 18:15:53 +00:00
MapElement.cs
Map Analysis mode: results can now be hidden individually.
2014-09-12 21:08:11 +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 long texture names handling. Texture names conversion is no longer required.
2014-12-03 09:06:05 +00:00
MapSet.cs
Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values.
2015-02-06 09:01:33 +00:00
Sector.cs
UDMF: raised sector slope precision to 7 decimal places when saving a map.
2015-01-11 19:42:57 +00:00
SelectableElement.cs
Selection groups are now stored in the map's .dbs file.
2014-07-16 09:45:04 +00:00
SelectionType.cs
Removed a metric ton of unused "using" directives from Core.
2013-04-11 11:04:16 +00:00
Sidedef.cs
Fixed: texture coordinates interpolation during linedef splitting was failing in UDMF map format when target sidedef's texture was in a sub-folder of a PK3 or Folder resource.
2015-01-16 13:14:57 +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
Visual mode: "Fit Textures" action can now fit textures across multiple selected surfaces. A number of times to repeat a texture can now be specified.
2014-12-22 21:36:49 +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
Texture Browser Form: swapped foreground and background colors of texture size labels.
2014-12-03 23:15:26 +00:00