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: arpruss/raspberryjammod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.93.2
Choose a base ref
...
head repository: arpruss/raspberryjammod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 17 files changed
  • 2 contributors

Commits on May 6, 2018

  1. absolute coordinates option

    arpruss committed May 6, 2018
    Configuration menu
    Copy the full SHA
    3b23b81 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    994b603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3d0ca View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. more minetris controls

    arpruss committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    2b919fb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Python 3 Compatibility for Vec3

    This commit adds the __eq__ and __ne__ functions to the Vec3 class, enabling comparisons of the class in Python 3.
    Swiftloke authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a807828 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    86faed9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from Swiftloke/Vec3_Py3_Compat

    Python 3 Compatibility for Vec3
    arpruss authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ccfe4be View commit details
    Browse the repository at this point in the history
Loading