Segment2DIntersectSegment2DResultTest.cs

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

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

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

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

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

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

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

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

    • -1
    • +1
    ./Segment2DIntersectSegment2DResultTest.cs
  1. … 6095 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
    ./Segment2DIntersectSegment2DResultTest.cs
  1. … 817 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

    • -3
    • +9
    ./Segment2DIntersectSegment2DResultTest.cs
  1. … 219 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -1
    • +22
    ./Segment2DIntersectSegment2DResultTest.cs
  1. … 212 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

    • -2
    • +2
    ./Segment2DIntersectSegment2DResultTest.cs
  1. … 5 more files 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
    • +50
    ./Segment2DIntersectSegment2DResultTest.cs
  1. … 12 more files in changeset.