Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixel Blur #1777

Merged
merged 8 commits into from
May 16, 2023
Merged

Pixel Blur #1777

merged 8 commits into from
May 16, 2023

Commits on May 4, 2023

  1. Create pixel_blur.py

    Add pixel blur node similar to "Pixelize" in gimp.
    harisreedhar committed May 4, 2023
    Configuration menu
    Copy the full SHA
    aa5f38b View commit details
    Browse the repository at this point in the history
  2. Update pixel_blur.py

    harisreedhar committed May 4, 2023
    Configuration menu
    Copy the full SHA
    17b007b View commit details
    Browse the repository at this point in the history
  3. Update pixel_blur.py

    harisreedhar committed May 4, 2023
    Configuration menu
    Copy the full SHA
    af8f35b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update pixel_blur.py

    added padding
    harisreedhar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4f29c9b View commit details
    Browse the repository at this point in the history
  2. Update pixel_blur.py

    fix greyscale image
    harisreedhar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9f3ec16 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

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

Commits on May 12, 2023

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

Commits on May 16, 2023

  1. change name & category

    harisreedhar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a4f7f4c View commit details
    Browse the repository at this point in the history