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: nhmkdev/cardmaker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nhmkdev/cardmaker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: CommandLineExport
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 200 files changed
  • 1 contributor

Commits on May 19, 2020

  1. Massive overhaul to add support for command line.

    Progress tracking can now route through an interface (console and progress window are the available implementations). Command line can drive exports. Still plenty to do but it should be functional for rough testing.
    nhmkdev committed May 19, 2020
    Configuration menu
    Copy the full SHA
    6cf7689 View commit details
    Browse the repository at this point in the history
  2. Updated copyright year.

    nhmkdev committed May 19, 2020
    Configuration menu
    Copy the full SHA
    f9ef5e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5a3778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e52e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59cf694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f8d52c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

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

Commits on Jun 7, 2020

  1. Fixed/improved some long standing issues.

    Google authentication flows for adding references and updating the project define are no longer interrupted if the credentials are unset. Also changed reference loading to be multi-threaded/faster!
    nhmkdev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    44f1650 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Changes to pixel and push markups.

    They now render in the debug mode. Also likely fixed an issue. Now there is a sample in the included sample project for easy verification.
    nhmkdev committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c444640 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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