UltimateZoneBuilder/Source/Core/Map
MaxED 84b2fee819 Changed, Thing Edit Form: floor slopes are now taken into account when changing thing's absolute Z position (currently, only slopes, created using sector planes, vertex height offsets and "Plane_Align" (181) action are supported).
Changed, Thing Info panel: floor slopes are now taken into account when showing thing's Z position (same plane type limitations as above).
Changed, Thing Info panel: thing position is now shown as "X, Y, Z (abs. Z)".
2015-04-15 12:49:28 +00:00
..
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 Fixed, Visual mode: "Paste Texture Flood-Fill" action used long texture names regardless of current setting in Map Options. 2015-02-19 13:00:19 +00:00
MapSet.cs Fixed, Dockers Control: fixed incorrect control width when showing control for the first time with "Collapse Dockers" setting enabled. 2015-03-09 09:17:46 +00:00
Sector.cs Changed, Thing Edit Form: floor slopes are now taken into account when changing thing's absolute Z position (currently, only slopes, created using sector planes, vertex height offsets and "Plane_Align" (181) action are supported). 2015-04-15 12:49:28 +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 Added, Internal, Sidedef: LowRequired() and HighRequired() checks now take UDMF slopes into account. 2015-03-17 14:54:49 +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 Added, Visual mode, UDMF: added "Change Pitch Clockwise", "Change Pitch Counterclockwise", "Change Roll Clockwise" and "Change Roll Counterclockwise" actions. 2015-03-30 21:44:04 +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