UltimateZoneBuilder/Source/Core/Geometry
MaxED 4e52d9bb9c Sectors mode: optimized rectangular selection logic.
Sectors mode: optimized sector highlight rendering logic.
Sectors mode: optimized sector effect/tag labels update logic.
Geometry tools: optimized several core functions.
Hints for current editing mode can now be displayed when nothing is highlighted (currently the hints are shown only in Draw Geometry mode).  
GZDB is now build with LARGEADDRESSAWARE flag, which increases amount of RAM GZDB can use from 1.4 to 2.8 GB.
2013-12-10 12:19:27 +00:00
..
Angle2D.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
CurveTools.cs Bridge mode: some float values were not rounded leading to curve position errors in some cases. 2013-09-27 10:56:44 +00:00
DrawnVertex.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EarClipPolygon.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EarClipVertex.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
LabelPositionInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
Line2D.cs Sectors and Linedefs modes: rectangular selection now checks for intersections between linedefs and itself when "select touching" is enabled. 2013-11-29 14:45:29 +00:00
LinedefAngleSorter.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
LinedefSide.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
LinedefsTracePath.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
Plane.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ProjectedFrustum2D.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
SidedefAngleSorter.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
SidedefsTracePath.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
Tools.cs Sectors mode: optimized rectangular selection logic. 2013-12-10 12:19:27 +00:00
Triangulation.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
Vector2D.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
Vector3D.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00