Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flinto/VectorMath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Behavior
Choose a base ref
...
head repository: flinto/VectorMath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 8, 2016

  1. Empty commit to kick travis CI

    Kazuho Okui
    Kazuho Okui committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    25178f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Update travis to Xcode 7.3

    Kazuho Okui
    Kazuho Okui committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    6a931ef View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Merge branch 'Behavior'

    Kazuho Okui
    Kazuho Okui committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    0b0fa78 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. set z = 1 when Vector3 is initialized with CGSize

    Kazuho Okui
    Kazuho Okui committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    4a88a14 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Rename isZero to isZeroAngle

    Kazuho Okui
    Kazuho Okui committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    af54a5c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. Add translate method with CGPoint

    Kazuho Okui
    Kazuho Okui committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    9a65447 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Update VectorMath unit test

    Kazuho Okui
    Kazuho Okui committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    d77acd5 View commit details
    Browse the repository at this point in the history
  2. Add several epsilon for geometric calculation

    Kazuho Okui
    Kazuho Okui committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    4103225 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Prepare for Swift 3

    Kazuho Okui
    Kazuho Okui committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    8474510 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Configuration menu
    Copy the full SHA
    cd8d4d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Update VectorMath project with latest version (few methods are disabled)

    Update project to Swift 4
    Kazuho Okui
    Kazuho Okui committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    57de103 View commit details
    Browse the repository at this point in the history
  2. Fix typo, update readme

    Kazuho Okui
    Kazuho Okui committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    68f1a40 View commit details
    Browse the repository at this point in the history
  3. Share build scheme

    Kazuho Okui
    Kazuho Okui committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    4435ec1 View commit details
    Browse the repository at this point in the history
  4. Update signing setup

    Kazuho Okui
    Kazuho Okui committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    7717a0b View commit details
    Browse the repository at this point in the history
  5. Update unit test settings

    Kazuho Okui
    Kazuho Okui committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    45bcd87 View commit details
    Browse the repository at this point in the history
  6. Fix travis command

    Kazuho Okui
    Kazuho Okui committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    bcd1ed8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. annotate inline functions

    Kazuho Okui
    Kazuho Okui committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    2d6e1b8 View commit details
    Browse the repository at this point in the history
  2. Setting up Carthage

    Kazuho Okui
    Kazuho Okui committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    0043f4e View commit details
    Browse the repository at this point in the history
  3. Update travis

    Kazuho Okui
    Kazuho Okui committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    d372fb5 View commit details
    Browse the repository at this point in the history
Loading