Segment2DIntersectSegment2DResult.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 5657 more files in changeset.
Updating copyright year. WTI-2914

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 5658 more files in changeset.
Updated copyright year. WTI-2882

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 126 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 5729 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 431 more files in changeset.
Updated license headers in source files of src\Core.Common. WTI-1931

    • -3
    • +3
    ./Segment2DIntersectSegment2DResult.cs
  1. … 225 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 6095 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12712 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

    • -2
    • +2
    ./Segment2DIntersectSegment2DResult.cs
  1. … 67 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9490 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./Segment2DIntersectSegment2DResult.cs
  1. … 817 more files in changeset.
fixed some of the issues found by visual studio code analysis. Related to Issue [WTI-1008]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7240 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fef2b3d374da75bd0bf1cb0a7e0052ed2ed1b76a

Former-commit-id: 78097e95edb99bbc2b4ba6a5e9ce21be8d5f5d39

    • -2
    • +4
    ./Segment2DIntersectSegment2DResult.cs
  1. … 16 more files in changeset.
Changed enum names to be more consistent. Updated doc of Math2D.AreCollinear to describe the prerequisite of the method. Removed obsolete Math2D.GetIntersectionPoint method. Related to Issue [WTI-433]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2686 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 82c7390bb1bd357b30509322f70efcd6f65a8eb3

Former-commit-id: e35b71d381d9d2910f56f3cc08075b34b7ee0425

    • -3
    • +3
    ./Segment2DIntersectSegment2DResult.cs
  1. … 5 more files in changeset.
* Added license headers. Related to Issue [WTI-433]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2671 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ea89e4ac1705c7801a95826164ad57cd17df7c32

Former-commit-id: e82cc97a2cac5d574e1c162eaf2244cd083a3599

    • -1
    • +22
    ./Segment2DIntersectSegment2DResult.cs
  1. … 1 more file in changeset.
* Implementing alternative to Math2D.SegmentIntersectionWithSegment that can deal with degenerate situations and special edge cases such as overlapping lines. * Extended Point2D with addition of 2D vector operator. Related to Issue [WTI-433]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2646 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 914f9ff7d02ceece00268b5c51b89f6cbcde19d3

Former-commit-id: 7439915cba6b25526c18b320d30768bf9ef955f7

    • -0
    • +65
    ./Segment2DIntersectSegment2DResult.cs
  1. … 12 more files in changeset.