UltimateZoneBuilder/Source/Core/Geometry
2020-01-02 01:32:55 +01:00
..
Angle2D.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CurveTools.cs Fixed: removed useless rounding to 1px in Draw Curve, Draw Ellipse, Draw Rectangle, Draw Grid tools; this performed incorrectly with grid sizes less than 1px 2017-02-12 18:35:11 +02:00
DrawnVertex.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
EarClipPolygon.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
EarClipVertex.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
InterpolationTools.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LabelPositionInfo.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Line2D.cs Replaced line intersection with something that does not cause infinite loops 2019-12-15 02:32:02 +02:00
Line3D.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefAngleSorter.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefSide.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefsTracePath.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Plane.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ProjectedFrustum2D.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SidedefAngleSorter.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SidedefsTracePath.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Tools.cs Fixed a problem where negative Y scales of sidedefs would result in a wrong offset when auto-aligning 2020-01-02 01:32:55 +01:00
Triangulation.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Vector2D.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Vector3D.cs - remove SlimDX namespace 2019-08-08 18:24:33 +02:00