UltimateZoneBuilder/Source/Core/Geometry
MaxED c087d014a1 Selected things are now dragged while dragging vertices, linedefs and sectors.
Error checks: added "Check unused textures" option.
Replaced MissingTexture3D and UnknownTexture3D.
Sectors mode: restored "Lower/Raise Floor/Ceiling by 8 mp" actions.
Visual mode: in some cases sidedefs were rendered as selected when they were not.
Existing linedefs were not split while drawing new lines in some cases.
Texture and height overrides were not applied correctly in some cases.
Preferences form: "Ctrl+Alt+ScrollUp" and "Ctrl+Alt+ScrollDown" dropdown items were setting the shortcut to "Ctrl+Shift+ScrollUp" and "Ctrl+Shift+ScrollDown".
2014-01-13 08:06:56 +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 Fixed a bug in Line2D.GetIntersection(), introduced in r1854 (SHOULD... OPTIMIZE... MORE... CAREFULLY!!!11). 2013-12-23 08:00:19 +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 Selected things are now dragged while dragging vertices, linedefs and sectors. 2014-01-13 08:06:56 +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