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

feat(post-processing): depth of field effect #56

Merged
merged 16 commits into from
Sep 28, 2023

Commits on Sep 14, 2023

  1. chore: added route helper function

    Tino Koch committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2d50d7a View commit details
    Browse the repository at this point in the history
  2. chore: added first version of effect

    Tino Koch committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    44d62da View commit details
    Browse the repository at this point in the history
  3. chore: used leches in depth of field demo

    Tino Koch committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    78c7d7d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore: dof effect: made props update properly

    Tino Koch committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e762134 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. chore: added prop comments to dof effect

    Tino Koch committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    22bc939 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. chore: fixed docs

    Tino Koch committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    98bfa88 View commit details
    Browse the repository at this point in the history
  2. docs: added depth of field docs

    Tino Koch committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5a4a9e8 View commit details
    Browse the repository at this point in the history
  3. chore: improved dof demo

    Tino Koch committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    197c228 View commit details
    Browse the repository at this point in the history
  4. chore: added links to postprocessing

    Tino Koch committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d5c7826 View commit details
    Browse the repository at this point in the history
  5. chore: removed redundant comments

    Tino Koch committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8395390 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. chore: remoced docs cache

    Tino Koch committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b9498ac View commit details
    Browse the repository at this point in the history
  2. chore: updated gitignore

    Tino Koch committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f7e8306 View commit details
    Browse the repository at this point in the history
  3. chore: fixed typo

    Tino Koch committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    22021ed View commit details
    Browse the repository at this point in the history
  4. chore: added disposal of plain effect pass

    Tino Koch committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    aabb636 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. chore: refactored depth of field effect; added prop watcher util func…

    …tions
    Tino Koch committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1995ed3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. chore: added watchOptions to util functions

    Tino Koch committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    152d2bd View commit details
    Browse the repository at this point in the history