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

DoF optimisation #8057

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    8707263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafc28d View commit details
    Browse the repository at this point in the history
  3. Renaming.

    kaychang-unity committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e44d18b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. More clean up.

    kaychang-unity committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1588873 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Fix for artifact.

    The original blending formula between DoF texture and source image is flawed but this fix tries to keep the new results as similar as possible.
    kaychang-unity committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b008456 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Small improvement.

    kaychang-unity committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b3c0689 View commit details
    Browse the repository at this point in the history
  2. Clamp max kernel size.

    kaychang-unity committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6e51207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79e0a2f View commit details
    Browse the repository at this point in the history