Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
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: asik/FixedMath.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Yukinyaa/UnityFixedPointMath
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.
  • 18 commits
  • 55 files changed
  • 1 contributor

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    dca87f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cdfd11 View commit details
    Browse the repository at this point in the history
  3. Create Lisence.txt

    Yukinyaa authored May 14, 2021
    Configuration menu
    Copy the full SHA
    da0b1c8 View commit details
    Browse the repository at this point in the history
  4. Create LICENSE

    Yukinyaa authored May 14, 2021
    Configuration menu
    Copy the full SHA
    3a334de View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from Yukinyaa/add-license-1

    Create LICENSE
    Yukinyaa authored May 14, 2021
    Configuration menu
    Copy the full SHA
    34f3e74 View commit details
    Browse the repository at this point in the history
  6. Delete Lisence.txt

    Yukinyaa authored May 14, 2021
    Configuration menu
    Copy the full SHA
    11afbbc View commit details
    Browse the repository at this point in the history
  7. Create LICENSE

    Yukinyaa authored May 14, 2021
    Configuration menu
    Copy the full SHA
    1b612ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f04ad30 View commit details
    Browse the repository at this point in the history
  9. 1.0 I guess

    Yukinyaa committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d2efe5e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. 1.0.1-added .meta files

    Yukinyaa committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c058d28 View commit details
    Browse the repository at this point in the history
  2. 1.1.0

    Added perlin noise
    Yukinyaa committed May 26, 2021
    Configuration menu
    Copy the full SHA
    47c1d6d View commit details
    Browse the repository at this point in the history
  3. Delete tests_.meta

    Yukinyaa authored May 26, 2021
    Configuration menu
    Copy the full SHA
    f16b3f2 View commit details
    Browse the repository at this point in the history
  4. 1.1.2 fixed asmdef

    Yukinyaa committed May 26, 2021
    Configuration menu
    Copy the full SHA
    9c90ae6 View commit details
    Browse the repository at this point in the history
  5. 1.1.3 Fixed Pi, Changed Perlin

    FIxed Pienv, PiOver2Inv being derived from double(not very deterministic)
    Changed Perlin Noise Algorithm. Copy pasta'd [this](https://gist.github.com/Flafla2/1a0b9ebef678bbce3215)
    Yukinyaa committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c4a0752 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. 1.1.4

    Exposed `repeat` from perlinnoise for looping pattern.
    Updated readme
    Yukinyaa committed May 31, 2021
    Configuration menu
    Copy the full SHA
    83a538f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Yukinyaa authored May 31, 2021
    Configuration menu
    Copy the full SHA
    b98a915 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. 1.1.5 Perlin Update

    Yukinyaa committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d2b5dcf View commit details
    Browse the repository at this point in the history
  2. 1.2.0

    Ported tests and added examples for Perlin noise
    Updated Readme
    Yukinyaa committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    97ef36d View commit details
    Browse the repository at this point in the history
Loading