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: jerboa88/gimp-average-layers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: therealpeterpython/gimp-average-layers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 22, 2019

  1. changed undo_group function to avoid usage of a deprecated function; …

    …changed author and date; added necessary options; add .gitignore
    therealpeterpython committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    e590b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea0cfe View commit details
    Browse the repository at this point in the history
  3. restructured the script; implementing support for median and mode ave…

    …rage; using just the visible layers; adding radio buttons; kicked out the unused drawable parameter;
    therealpeterpython committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    8488ec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68c31d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4242b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88b7ee9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

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