Skip to content

Commit 9264231

Browse files
TinooooTino Koch
andauthored
feat(post-processing): depth of field effect (#56)
* chore: added route helper function * chore: added first version of effect * chore: used leches in depth of field demo * chore: dof effect: made props update properly * chore: added prop comments to dof effect * chore: fixed docs * docs: added depth of field docs * chore: improved dof demo * chore: added links to postprocessing * chore: removed redundant comments * chore: remoced docs cache * chore: updated gitignore * chore: fixed typo * chore: added disposal of plain effect pass * chore: refactored depth of field effect; added prop watcher util functions * chore: added watchOptions to util functions --------- Co-authored-by: Tino Koch <tino.koch@xpoli.eu>
1 parent 19d2e7e commit 9264231

37 files changed

+1511
-5268
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25-
docs/.vitepress/dist
26-
docs/.vitepress/cache/deps/*.*
25+
docs/.vitepress/dist/
26+
docs/.vitepress/cache/

docs/.vitepress/cache/deps/_metadata.json

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)