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: kleemedia/universal-tween-engine-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cpp3ds/universal-tween-engine-cpp
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.
  • 9 commits
  • 46 files changed
  • 1 contributor

Commits on Feb 8, 2014

  1. Restructure source tree

    Cruel committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    379e939 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Configuration menu
    Copy the full SHA
    7bf2cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46444c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. Changed the tweening accessor method so that targets need to extend T…

    …weenable and define accessor methods themselves. (for better or worse)
    Cruel committed Feb 13, 2014
    Configuration menu
    Copy the full SHA
    08746b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2014

  1. Remove usage of assert.h and change some M_PI constant stuff due to p…

    …robably some ANSI problems trying to use the constants from math.h
    Cruel committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    8445a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db00048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea0ea73 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

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

Commits on Oct 30, 2015

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