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: dzhus/simple-vec3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: dzhus/simple-vec3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4
Choose a head ref
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 18, 2018

  1. chore: weeder

    dzhus committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    10b46fd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. chore: Rename Tests file

    dzhus committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    fd38527 View commit details
    Browse the repository at this point in the history
  2. test: Add doctests

    dzhus committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    730f096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d7bd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37e886e View commit details
    Browse the repository at this point in the history
  5. refactor: Make TVec3 a type synonym

    It's now as simple as it gets
    dzhus committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    38abadf View commit details
    Browse the repository at this point in the history
  6. test: Test diag and mxv, TVec3

    dzhus committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    ad9b1e9 View commit details
    Browse the repository at this point in the history
  7. docs: Use TVec3 in examples

    dzhus committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    e818ff9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. chore: 0.4 release

    dzhus committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    a10413d View commit details
    Browse the repository at this point in the history
Loading